[PATCH 2/2] dt-bindings: vexpress-sysreg: Allow for no child nodes

Rob Herring robh at kernel.org
Fri Jun 17 12:14:53 PDT 2022


On Mon, 13 Jun 2022 11:18:08 -0600, Rob Herring wrote:
> It is valid for arm,vexpress-sysreg to have no child nodes when either
> the deprecated binding without child nodes is used or a platform
> has no GPIOs. If there are no child nodes, then "#address-cells" and
> "#size-cells" should not be required. However, "reg" should be present
> in all cases, so let's add it now.
> 
> Cc: Andre Przywara <andre.przywara at arm.com>
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
>  Documentation/devicetree/bindings/arm/vexpress-sysreg.yaml | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 

Applied, thanks!



More information about the linux-arm-kernel mailing list