All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' node
@ 2024-04-01 20:49 ` Rob Herring
  0 siblings, 0 replies; 12+ messages in thread
From: Rob Herring @ 2024-04-01 20:49 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner
  Cc: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel

'pcie-phy' is missing any type. Add 'type: object' to indicate it's a
node.

Signed-off-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
index 0b87c266760c..79798c747476 100644
--- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
+++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
@@ -171,6 +171,7 @@ allOf:
           unevaluatedProperties: false
 
         pcie-phy:
+          type: object
           description:
             Documentation/devicetree/bindings/phy/rockchip-pcie-phy.txt
 
-- 
2.43.0


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-04-10  5:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-01 20:49 [PATCH] dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' node Rob Herring
2024-04-01 20:49 ` Rob Herring
2024-04-01 20:49 ` Rob Herring
2024-04-02 18:23 ` Conor Dooley
2024-04-02 18:23   ` Conor Dooley
2024-04-02 18:23   ` Conor Dooley
2024-04-02 19:46 ` Heiko Stübner
2024-04-02 19:46   ` Heiko Stübner
2024-04-02 19:46   ` Heiko Stübner
2024-04-10  5:15 ` Heiko Stuebner
2024-04-10  5:15   ` Heiko Stuebner
2024-04-10  5:15   ` Heiko Stuebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.