Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 + 1 file changed, 1 insertion(+)
'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
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,
--
Heiko Stuebner <heiko@sntech.de>
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
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>
© 2016 - 2026 Red Hat, Inc.