diff options
| author | Neil Armstrong <narmstrong@baylibre.com> | 2019-08-20 16:40:51 +0200 |
|---|---|---|
| committer | Kevin Hilman <khilman@baylibre.com> | 2019-08-20 12:22:58 -0700 |
| commit | effdd8a6b6ecb30b088f36ed0a1fb67cdc7610a9 (patch) | |
| tree | d4dffe12f36b396d51e957b8873f7be20aff6b55 | |
| parent | 2fd10e6d4eb77796e21aa1b1493b24198f660227 (diff) | |
| download | linux-effdd8a6b6ecb30b088f36ed0a1fb67cdc7610a9.tar.gz linux-effdd8a6b6ecb30b088f36ed0a1fb67cdc7610a9.zip | |
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>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/amlogic.yaml | 2 |
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 ... |
