diff options
| author | Jimmy Hon <honyuenkwun@gmail.com> | 2025-02-22 13:33:29 -0600 |
|---|---|---|
| committer | Heiko Stuebner <heiko@sntech.de> | 2025-02-27 14:36:06 +0100 |
| commit | f36f2ae1fede87ca6223b5bda33835bd931324ce (patch) | |
| tree | 445f0edd480e3be02976d937fb06b03497c6c5a3 | |
| parent | 6864a176140a03cfc108a27b869814140a022053 (diff) | |
| download | linux-stable-f36f2ae1fede87ca6223b5bda33835bd931324ce.tar.gz linux-stable-f36f2ae1fede87ca6223b5bda33835bd931324ce.zip | |
dt-bindings: arm: rockchip: Add Xunlong Orange Pi 5 Ultra
Add devicetree binding for the Xunlong Orange Pi 5 Ultra board.
The Orange Pi 5 Ultra is a single board computer powered by the Rockchip
RK3588 with similar board layout as the 5 Max but with the HDMI0 swapped
for HDMI IN.
Signed-off-by: Jimmy Hon <honyuenkwun@gmail.com>
Reviewed-by: "Rob Herring (Arm)" <robh@kernel.org>
Link: https://lore.kernel.org/r/20250222193332.1761-3-honyuenkwun@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index dcbadd04f7b5..eb89c33d81e4 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -1151,11 +1151,12 @@ properties: - const: xunlong,orangepi-3b - const: rockchip,rk3566 - - description: Xunlong Orange Pi 5 Max/Plus + - description: Xunlong Orange Pi 5 Max/Plus/Ultra items: - enum: - xunlong,orangepi-5-max - xunlong,orangepi-5-plus + - xunlong,orangepi-5-ultra - const: rockchip,rk3588 - description: Xunlong Orange Pi R1 Plus / LTS |
