]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-bindings: arm: amlogic: add G12B bindings
authorNeil Armstrong <narmstrong@baylibre.com>
Mon, 3 Jun 2019 09:10:06 +0000 (11:10 +0200)
committerKevin Hilman <khilman@baylibre.com>
Tue, 11 Jun 2019 22:50:03 +0000 (15:50 -0700)
Add compatible for the Amlogic G12B SoC, sharing most of the
features and architecture with the G12A SoC.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Documentation/devicetree/bindings/arm/amlogic.yaml

index a0dd12be4de40382767fcf084c2e4f9ec1224721..8434be88d59930b183df1fc58466522ed998df3b 100644 (file)
@@ -135,4 +135,8 @@ properties:
               - amlogic,u200
           - const: amlogic,g12a
 
+      - description: Boards with the Amlogic Meson G12B S922X SoC
+        items:
+          - const: amlogic,g12b
+
 ...