summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJianxin Pan <jianxin.pan@amlogic.com>2019-09-12 10:19:29 +0200
committerKevin Hilman <khilman@baylibre.com>2019-10-07 20:13:36 +0200
commit46e723133fdc5ef903e5d11121a44fdbd2ca306c (patch)
tree04153e6bd12b82d84c2981d559a8cbc8d9794b7d /Documentation
parentdt-bindings: arm: amlogic: add A1 bindings (diff)
downloadlinux-46e723133fdc5ef903e5d11121a44fdbd2ca306c.tar.xz
linux-46e723133fdc5ef903e5d11121a44fdbd2ca306c.zip
dt-bindings: arm: amlogic: add Amlogic AD401 bindings
Add the compatible for the Amlogic A1 Based AD401 board. Signed-off-by: Jianxin Pan <jianxin.pan@amlogic.com> Reviewed-by: Rob Herring <robh@kernel.org> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Reviewed-by: Kevin Hilman <khilman@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'Documentation')
-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 0ef45ac2ecb6..ee5703c4eded 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
@@ -159,5 +159,7 @@ properties:
- description: Boards with the Amlogic Meson A1 A113L SoC
items:
+ - enum:
+ - amlogic,ad401
- const: amlogic,a1
...