[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241013204446.303727-2-cenk.uluisik@googlemail.com>
Date: Sun, 13 Oct 2024 22:44:24 +0200
From: Cenk Uluisik <cenk.uluisik@...glemail.com>
To: Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Heiko Stuebner <heiko@...ech.de>,
Chris Morgan <macromorgan@...mail.com>,
Jonas Karlman <jonas@...boo.se>,
Tim Lunn <tim@...thertop.org>,
Andy Yan <andyshrk@....com>,
Jagan Teki <jagan@...eble.ai>,
Dragan Simic <dsimic@...jaro.org>,
Michael Riesch <michael.riesch@...fvision.net>,
Cenk Uluisik <cenk.uluisik@...glemail.com>,
devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 2/2] dt-bindings: arm: rockchip: Add Orange Pi 5b
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@...glemail.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
Powered by blists - more mailing lists