[PATCH 1/2] dt-bindings: arm: sunxi: Add Orange Pi 3 LTS board
Jernej Skrabec
jernej.skrabec at gmail.com
Sun Apr 13 06:42:56 PDT 2025
Orange Pi 3 LTS board is similar to Orange Pi 3, with slightly different
hardware but mostly same functionality. It has less options than
original variant. eMMC was optional before, now it's always included.
2 GB RAM is now standard, previous variant also has 1 GB RAM version.
Signed-off-by: Jernej Skrabec <jernej.skrabec at gmail.com>
---
Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml
index f536cdd2c1a6..f417745c799e 100644
--- a/Documentation/devicetree/bindings/arm/sunxi.yaml
+++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
@@ -981,6 +981,11 @@ properties:
- const: xunlong,orangepi-3
- const: allwinner,sun50i-h6
+ - description: Xunlong OrangePi 3 LTS
+ items:
+ - const: xunlong,orangepi-3-lts
+ - const: allwinner,sun50i-h6
+
- description: Xunlong OrangePi Lite
items:
- const: xunlong,orangepi-lite
--
2.49.0
More information about the linux-arm-kernel
mailing list