Re: [PATCH] dt-bindings: arm: Add missing root node constraint for board/SoC bindings
From: Thierry Reding <hidden>
Date: 2020-10-05 09:33:08
Also in:
linux-devicetree
From: Thierry Reding <hidden>
Date: 2020-10-05 09:33:08
Also in:
linux-devicetree
On Thu, Oct 01, 2020 at 03:09:43PM -0500, Rob Herring wrote: [...]
diff --git a/Documentation/devicetree/bindings/arm/tegra.yaml b/Documentation/devicetree/bindings/arm/tegra.yaml index e0b3debaee9e..b4d53290c5f0 100644 --- a/Documentation/devicetree/bindings/arm/tegra.yaml +++ b/Documentation/devicetree/bindings/arm/tegra.yaml@@ -11,6 +11,8 @@ maintainers: - Jonathan Hunter <jonathanh@nvidia.com> properties: + $nodename: + const: "/" compatible: oneOf: - items:
Acked-by: Thierry Reding <redacted>