summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/amlogic.yaml
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2019-07-31 14:39:56 +0200
committerKevin Hilman <khilman@baylibre.com>2019-08-09 11:07:14 -0700
commita742eda915e36732628e1a546e2deaeceb735c68 (patch)
treeebf2e3b769931a69d7ac1c3441383921170507a1 /Documentation/devicetree/bindings/arm/amlogic.yaml
parent4be247f79ff4e21ba2ae8f94e8a8b4d6956e6be6 (diff)
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>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/amlogic.yaml')
-rw-r--r--Documentation/devicetree/bindings/arm/amlogic.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
index 325c6fd3566d..3c3bc806cd23 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
@@ -139,6 +139,7 @@ properties:
items:
- enum:
- hardkernel,odroid-n2
+ - const: amlogic,s922x
- const: amlogic,g12b
...