summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2019-08-20 16:40:51 +0200
committerKevin Hilman <khilman@baylibre.com>2019-08-20 12:22:58 -0700
commiteffdd8a6b6ecb30b088f36ed0a1fb67cdc7610a9 (patch)
treed4dffe12f36b396d51e957b8873f7be20aff6b55 /Documentation/devicetree/bindings/arm
parent2fd10e6d4eb77796e21aa1b1493b24198f660227 (diff)
dt-bindings: arm: amlogic: add SEI Robotics SEI610 bindings
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>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r--Documentation/devicetree/bindings/arm/amlogic.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
index d701e8447363..b48ea1e4913a 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
@@ -152,5 +152,7 @@ properties:
- description: Boards with the Amlogic Meson SM1 S905X3 SoC
items:
+ - enum:
+ - seirobotics,sei610
- const: amlogic,sm1
...