dt-bindings: arm: amlogic: add bindings for G12B based S922X SoC

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>
This commit is contained in:
Neil Armstrong 2019-07-31 14:39:56 +02:00 committed by Kevin Hilman
parent 4be247f79f
commit a742eda915

View File

@ -139,6 +139,7 @@ properties:
items:
- enum:
- hardkernel,odroid-n2
- const: amlogic,s922x
- const: amlogic,g12b
...