On Wed, 23 Nov 2022 19:01:35 +0100, Michael Walle wrote: > Bindings describe the new '#nvmem-cell-cells' property. Now that the > arguments count property is optional, we just add this property to the > nvmem-cells. > > Signed-off-by: Michael Walle <michael@xxxxxxxx> > Tested-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > --- > changes since v3: > - new patch > > drivers/of/property.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>