[PATCH v4 03/20] of: property: make #.*-cells optional for simple props
Rob Herring
robh at kernel.org
Tue Nov 29 16:45:17 PST 2022
On Wed, 23 Nov 2022 19:01:34 +0100, Michael Walle wrote:
> Sometimes, future bindings for phandles will get additional arguments.
> Thus the target node of the phandle will need a new #.*-cells property.
> To be backwards compatible, this needs to be optional.
>
> Prepare the DEFINE_SIMPLE_PROPS() to handle the cells name as optional.
>
> Signed-off-by: Michael Walle <michael at walle.cc>
> Tested-by: Miquel Raynal <miquel.raynal at bootlin.com>
> ---
> changes since v3:
> - new patch
>
> drivers/of/property.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list