Unverified Commit 72216ba3 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge tag 'cix-dt-binding-v6.20-rc1' of...

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: default avatarArnd Bergmann <arnd@arndb.de>
parents 2af1017c 01a08fd9
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -16,9 +16,11 @@ properties:
  compatible:
    oneOf:

      - description: Radxa Orion O6
      - description: Sky1 based boards
        items:
          - const: radxa,orion-o6
          - enum:
              - radxa,orion-o6 # Radxa Orion O6 board
              - xunlong,orangepi-6-plus # Xunlong orangepi 6 plus board
          - const: cix,sky1

additionalProperties: true