diff options
author | Xianwei Zhao <[email protected]> | 2023-07-06 17:19:52 +0800 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2023-07-31 11:42:18 +0200 |
commit | 015623ec05f96b1614ec2753d25f36743c17c530 (patch) | |
tree | 41bb2b678c08a041796dfa60fc45161b9e6cf700 | |
parent | fae63a81e23acc95c077e0efbba17072320b7ff1 (diff) |
dt-bindings: arm: amlogic: add board AN400
Add the board AN400 tree bindings based Amloigc T7 SoC.
Signed-off-by: Xianwei Zhao <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Neil Armstrong <[email protected]>
-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 45f179c72129..1c1094cd6b77 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -221,6 +221,7 @@ properties: - description: Boards with the Amlogic T7 A311D2 SoC items: - enum: + - amlogic,an400 - khadas,vim4 - const: amlogic,a311d2 - const: amlogic,t7 |