33 lines
1.1 KiB
Diff
33 lines
1.1 KiB
Diff
From 786188c86d21dc71a7c27a5060ccfc12676bea8a Mon Sep 17 00:00:00 2001
|
|
From: Ondrej Jirman <megi@xff.cz>
|
|
Date: Sat, 1 Jul 2023 18:59:05 +0200
|
|
Subject: [PATCH 454/464] dt-bindings: arm: rockchip: Add Orange Pi 5 Plus
|
|
|
|
Add devicetree binding documentation for Orange Pi 5 Plus SBC made by
|
|
Xunlong.
|
|
|
|
Signed-off-by: Ondrej Jirman <megi@xff.cz>
|
|
---
|
|
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 ecdb72a519cb..028ba94661f1 100644
|
|
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
|
|
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
|
|
@@ -855,6 +855,11 @@ properties:
|
|
- const: tronsmart,orion-r68-meta
|
|
- const: rockchip,rk3368
|
|
|
|
+ - description: Xunlong Orange Pi 5 Plus
|
|
+ items:
|
|
+ - const: xunlong,orangepi-5-plus
|
|
+ - const: rockchip,rk3588
|
|
+
|
|
- description: Xunlong Orange Pi R1 Plus / LTS
|
|
items:
|
|
- enum:
|
|
--
|
|
2.34.1
|
|
|