diff options
author | Jianxin Pan <jianxin.pan@amlogic.com> | 2019-09-12 04:19:29 -0400 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2019-10-07 11:13:36 -0700 |
commit | 46e723133fdc5ef903e5d11121a44fdbd2ca306c (patch) | |
tree | 04153e6bd12b82d84c2981d559a8cbc8d9794b7d /Documentation | |
parent | b7dda5cae714db40c9c161e0cab10d00b2d1f8a1 (diff) | |
download | linux-46e723133fdc5ef903e5d11121a44fdbd2ca306c.tar.gz linux-46e723133fdc5ef903e5d11121a44fdbd2ca306c.tar.bz2 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.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 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 ... |