[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260104075400.1673101-2-gary.yang@cixtech.com>
Date: Sun, 4 Jan 2026 15:53:59 +0800
From: Gary Yang <gary.yang@...tech.com>
To: peter.chen@...tech.com,
fugang.duan@...tech.com,
robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org
Cc: linux-cix-kernel-upstream@...tech.com,
linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Gary Yang <gary.yang@...tech.com>
Subject: [PATCH v3 1/2] dt-bindings: arm: cix: add OrangePi 6 Plus board
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@...tech.com>
---
Documentation/devicetree/bindings/arm/cix.yaml | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/arm/cix.yaml b/Documentation/devicetree/bindings/arm/cix.yaml
index 114dab4bc4d2..9e132e609b7b 100644
--- a/Documentation/devicetree/bindings/arm/cix.yaml
+++ b/Documentation/devicetree/bindings/arm/cix.yaml
@@ -16,9 +16,16 @@ properties:
compatible:
oneOf:
- - description: Radxa Orion O6
+ - description: Radxa Orion O6 board
items:
- - const: radxa,orion-o6
+ - enum:
+ - radxa,orion-o6
+ - const: cix,sky1
+
+ - description: Xunlong orangepi 6 plus board
+ items:
+ - enum:
+ - xunlong,orangepi-6-plus
- const: cix,sky1
additionalProperties: true
--
2.49.0
Powered by blists - more mailing lists