[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210526162750.135139-1-krzysztof.kozlowski@canonical.com>
Date: Wed, 26 May 2021 12:27:50 -0400
From: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
To: Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: "Paul J. Murphy" <paul.j.murphy@...el.com>,
Daniele Alessandrelli <daniele.alessandrelli@...el.com>,
Krzysztof Kozlowski <krzk@...nel.org>
Subject: [RESEND PATCH] dt-bindings: arm: intel,keembay: limit the dtschema to root node
From: Krzysztof Kozlowski <krzk@...nel.org>
The check for the board compatible should be limited only to the root
node. Any other nodes with such compatible are not part of this schema
and should not match.
Signed-off-by: Krzysztof Kozlowski <krzk@...nel.org>
Acked-by: Daniele Alessandrelli <daniele.alessandrelli@...el.com>
---
Hi Rob,
Can you take it directly?
Best regards,
Krzysztof
---
Documentation/devicetree/bindings/arm/intel,keembay.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/intel,keembay.yaml b/Documentation/devicetree/bindings/arm/intel,keembay.yaml
index 69cd30872928..107e686ab207 100644
--- a/Documentation/devicetree/bindings/arm/intel,keembay.yaml
+++ b/Documentation/devicetree/bindings/arm/intel,keembay.yaml
@@ -11,6 +11,8 @@ maintainers:
- Daniele Alessandrelli <daniele.alessandrelli@...el.com>
properties:
+ $nodename:
+ const: '/'
compatible:
items:
- enum:
--
2.27.0
Powered by blists - more mailing lists