aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/amlogic.yaml
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2019-08-28 16:18:15 +0200
committerKevin Hilman <khilman@baylibre.com>2019-08-29 16:17:42 -0700
commitaa08f314159728a4695faae5d031f0d48abed89a (patch)
tree537877fad4b9d96b488984f978c52fb345136467 /Documentation/devicetree/bindings/arm/amlogic.yaml
parentarm64: dts: khadas-vim3: move common nodes into meson-khadas-vim3.dtsi (diff)
downloadlinux-dev-aa08f314159728a4695faae5d031f0d48abed89a.tar.xz
linux-dev-aa08f314159728a4695faae5d031f0d48abed89a.zip
dt-bindings: arm: amlogic: add Amlogic SM1 based Khadas VIM3L bindings
The Khadas VIM3 is also available as VIM3L with the Pin-to-pin compatible Amlogic SM1 SoC in the S905D3 variant package. Change the description to match the S905X3/D3/Y3 variants like the G12A description, and add the khadas,vim3l compatible. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Reviewed-by: Kevin Hilman <khilman@baylibre.com> Tested-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.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
index b48ea1e4913a..99015cef8bb1 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
@@ -150,9 +150,10 @@ properties:
- const: amlogic,s922x
- const: amlogic,g12b
- - description: Boards with the Amlogic Meson SM1 S905X3 SoC
+ - description: Boards with the Amlogic Meson SM1 S905X3/D3/Y3 SoC
items:
- enum:
- seirobotics,sei610
+ - khadas,vim3l
- const: amlogic,sm1
...