diff options
author | Dmitry Rokosov <ddrokosov@sberdevices.ru> | 2023-08-23 23:36:30 +0200 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2023-09-11 11:42:52 +0200 |
commit | ec5e354f5d6755bcfd014c974aff11a024999c67 (patch) | |
tree | 7f0465479a66b102fc595c64e9b92e3285cefa91 | |
parent | arm64: dts: introduce Amlogic AD402 reference board based on A113L SoC (diff) | |
download | linux-ec5e354f5d6755bcfd014c974aff11a024999c67.tar.xz linux-ec5e354f5d6755bcfd014c974aff11a024999c67.zip |
dt-bindings: arm: amlogic: add Amlogic AD402 bindings
Add the compatible for the Amlogic A1 Based AD402 board.
Signed-off-by: Dmitry Rokosov <ddrokosov@sberdevices.ru>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20230823213630.12936-16-ddrokosov@sberdevices.ru
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/arm/amlogic.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index 1c1094cd6b77..b7b0eda4164a 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -203,6 +203,7 @@ properties: items: - enum: - amlogic,ad401 + - amlogic,ad402 - const: amlogic,a1 - description: Boards with the Amlogic C3 C302X/C308L SoC |