Skip to content

Commit 01a08fd

Browse files
Gary YangPeter Chen
authored andcommitted
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 Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Gary Yang <gary.yang@cixtech.com> Link: https://lore.kernel.org/r/20260110093406.2700505-2-gary.yang@cixtech.com Signed-off-by: Peter Chen <peter.chen@cixtech.com>
1 parent 8f0b4cc commit 01a08fd

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

  • Documentation/devicetree/bindings/arm

Documentation/devicetree/bindings/arm/cix.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,11 @@ properties:
1616
compatible:
1717
oneOf:
1818

19-
- description: Radxa Orion O6
19+
- description: Sky1 based boards
2020
items:
21-
- const: radxa,orion-o6
21+
- enum:
22+
- radxa,orion-o6 # Radxa Orion O6 board
23+
- xunlong,orangepi-6-plus # Xunlong orangepi 6 plus board
2224
- const: cix,sky1
2325

2426
additionalProperties: true

0 commit comments

Comments
 (0)