[PATCH V3 2/2] dt-bindings: arm: rockchip: Add Orange Pi 5b
Cenk Uluisik
cenk.uluisik at googlemail.com
Sun Oct 13 14:32:37 PDT 2024
This commit adds the Xunlong Orange Pi 5b entry to the device tree
bindings inside the Documentation folder. I know you said I
should extend the Orange Pi 5 one with an enum, but I made a whole new
entry, because looking at all the other entries, they also create new
entries in a case "like this". I hope this is okay, or maybe I misunderstand something.
Thank you in advance.
Signed-off-by: Cenk Uluisik <cenk.uluisik at googlemail.com>
---
Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index 687823e58c22..130f6ccc1658 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -1053,6 +1053,11 @@ properties:
items:
- const: xunlong,orangepi-5
- const: rockchip,rk3588s
+
+ - description: Xunlong Orange Pi 5B
+ items:
+ - const: xunlong,orangepi-5b
+ - const: rockchip,rk3588s
- description: Zkmagic A95X Z2
items:
--
2.46.0
More information about the Linux-rockchip
mailing list