projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d892a6f
)
dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' node
author
Rob Herring
<robh@kernel.org>
Mon, 1 Apr 2024 20:49:58 +0000
(15:49 -0500)
committer
Heiko Stuebner
<heiko@sntech.de>
Wed, 10 Apr 2024 05:04:29 +0000
(07:04 +0200)
'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>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link:
https://lore.kernel.org/r/20240401204959.1698106-1-robh@kernel.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Documentation/devicetree/bindings/soc/rockchip/grf.yaml
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
index 0b87c266760c6ed4326bc3ee458c77987745bae1..79798c7474768a0d167f6fef8f59ba144bba01a2 100644
(file)
--- 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