Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

+4 -2
+4 -2
Documentation/devicetree/bindings/arm/cix.yaml
··· 16 16 compatible: 17 17 oneOf: 18 18 19 - - description: Radxa Orion O6 19 + - description: Sky1 based boards 20 20 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 22 24 - const: cix,sky1 23 25 24 26 additionalProperties: true