]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-bindings: arm: amlogic: add SM1 bindings
authorNeil Armstrong <narmstrong@baylibre.com>
Tue, 20 Aug 2019 14:40:50 +0000 (16:40 +0200)
committerKevin Hilman <khilman@baylibre.com>
Tue, 20 Aug 2019 19:22:51 +0000 (12:22 -0700)
Add bindings for the new Amlogic SM1 SoC Family.

It a derivative of the G12A SoC Family with :
- Cortex-A55 core instead of A53
- more power domains
- a neural network co-processor
- a CSI input and image processor

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

index 96f66911e3c672678b7e9a797f69a56049e49f35..d701e84473632789d02fa8686ddc91dc01f5ff9d 100644 (file)
@@ -150,4 +150,7 @@ properties:
           - const: amlogic,s922x
           - const: amlogic,g12b
 
+      - description: Boards with the Amlogic Meson SM1 S905X3 SoC
+        items:
+          - const: amlogic,sm1
 ...