]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-bindings: arm: amlogic: add bindings for G12B based S922X SoC
authorNeil Armstrong <narmstrong@baylibre.com>
Wed, 31 Jul 2019 12:39:56 +0000 (14:39 +0200)
committerKevin Hilman <khilman@baylibre.com>
Fri, 9 Aug 2019 18:07:14 +0000 (11:07 -0700)
Add a specific compatible for the Amlogic G12B family based S922X SoC
to differentiate with the A311D SoC from the same family.

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

index 325c6fd3566d4f3c6ea0476bb8fbde45e6732c27..3c3bc806cd2396d1f424edab23487676370beb44 100644 (file)
@@ -139,6 +139,7 @@ properties:
         items:
           - enum:
               - hardkernel,odroid-n2
+          - const: amlogic,s922x
           - const: amlogic,g12b
 
 ...