Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b365c124 authored by Neil Armstrong's avatar Neil Armstrong Committed by Kevin Hilman
Browse files

dt-bindings: arm: amlogic: add G12B bindings



Add compatible for the Amlogic G12B SoC, sharing most of the
features and architecture with the G12A SoC.

Signed-off-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent ec066d8f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -135,4 +135,8 @@ properties:
              - amlogic,u200
          - const: amlogic,g12a

      - description: Boards with the Amlogic Meson G12B S922X SoC
        items:
          - const: amlogic,g12b

...