Skip to content

Commit 72216ba

Browse files
committed
Merge tag 'cix-dt-binding-v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/cix into soc/dt
- Add OrangePi 6 Plus board * tag 'cix-dt-binding-v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/cix: dt-bindings: arm: cix: add OrangePi 6 Plus board Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents 2af1017 + 01a08fd commit 72216ba

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)