diff mbox series

dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' node

Message ID 20240401204959.1698106-1-robh@kernel.org (mailing list archive)
State New
Headers show
Series dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' node | expand

Commit Message

Rob Herring April 1, 2024, 8:49 p.m. UTC
'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(+)

Comments

Conor Dooley April 2, 2024, 6:23 p.m. UTC | #1
On Mon, Apr 01, 2024 at 03:49:58PM -0500, Rob Herring wrote:
> 'pcie-phy' is missing any type. Add 'type: object' to indicate it's a
> node.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Heiko Stübner April 2, 2024, 7:46 p.m. UTC | #2
Am Montag, 1. April 2024, 22:49:58 CEST schrieb Rob Herring:
> 'pcie-phy' is missing any type. Add 'type: object' to indicate it's a
> node.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>

Reviewed-by: Heiko Stuebner <heiko@sntech.de>

Do you want to apply that directly to the dt-tree?


Thanks
Heiko
Heiko Stübner April 10, 2024, 5:15 a.m. UTC | #3
On Mon, 1 Apr 2024 15:49:58 -0500, Rob Herring wrote:
> 'pcie-phy' is missing any type. Add 'type: object' to indicate it's a
> node.
> 
> 

Applied, thanks!

[1/1] dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' node
      commit: d41201c90f825f19a46afbfb502f22f612d8ccc4

Best regards,
diff mbox series

Patch

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