[PATCH v2 1/2] dt-bindings: arm: cix: add OrangePi 6 Plus board
Gary Yang
gary.yang at cixtech.com
Fri Dec 19 05:35:52 PST 2025
OrangePi 6 Plus adopts CIX CD8180/CD8160 SoC,
built-in 12-core 64-bit processor + NPU processor,
integrated graphics processor, equipped with 16GB/32GB/64GB
LPDDR5, and provides two M.2 KEY-M interfaces 2280 for NVMe SSD,
as well as SPI FLASH and TF slots to meet the needs of fast
read/write and high-capacity storage;
Signed-off-by: Gary Yang <gary.yang at cixtech.com>
---
Documentation/devicetree/bindings/arm/cix.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/arm/cix.yaml b/Documentation/devicetree/bindings/arm/cix.yaml
index 114dab4bc4d2..e2cc0bb8b908 100644
--- a/Documentation/devicetree/bindings/arm/cix.yaml
+++ b/Documentation/devicetree/bindings/arm/cix.yaml
@@ -18,7 +18,9 @@ properties:
- description: Radxa Orion O6
items:
- - const: radxa,orion-o6
+ - enum:
+ - radxa,orion-o6
+ - xunlong,orangepi-6-plus
- const: cix,sky1
additionalProperties: true
--
2.49.0
More information about the linux-arm-kernel
mailing list