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

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 d701e84473632789d02fa8686ddc91dc01f5ff9d..b48ea1e4913a66c168af58f75aaa55f4950ed510 100644 (file)
@@ -152,5 +152,7 @@ properties:
 
       - description: Boards with the Amlogic Meson SM1 S905X3 SoC
         items:
+          - enum:
+              - seirobotics,sei610
           - const: amlogic,sm1
 ...