generic: backport fix for #nvmem-cell-cells false warning
authorRobert Marko <robimarko@gmail.com>
Sun, 22 Jan 2023 10:47:23 +0000 (11:47 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 23 Jan 2023 18:08:01 +0000 (19:08 +0100)
commite3082dc555750d91e0d3e2237652ade5306b3347
tree79162f92d78149f1732b44a0a8e7f957b187a548
parent183bad664167f73a6798980faab5d9b5bba06b5a
generic: backport fix for #nvmem-cell-cells false warning

Recent backport of NVMEM layout support as well as acommpanying OF changes
introduced a false #nvmem-cell-cells warning as #nvmem-cell-cells are
fully optional.

So, backport an upstream fix for this.

Fixes: 11759a5bf3c6 ("kernel: backport of changes & helpers")
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/generic/backport-5.10/828-v6.3-of-property-fix-nvmem-cell-cells-parsing.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/828-v6.3-of-property-fix-nvmem-cell-cells-parsing.patch [new file with mode: 0644]