dt-bindings: arm: amlogic: add Amlogic A311D2 bindings
authorLucas Tanure <tanure@linux.com>
Thu, 29 Jun 2023 07:34:16 +0000 (08:34 +0100)
committerNeil Armstrong <neil.armstrong@linaro.org>
Mon, 31 Jul 2023 09:40:22 +0000 (11:40 +0200)
Add bindings for the Khadas Vim4 board, using A311D2 Soc from Amlogic T7
family chip.

Signed-off-by: Lucas Tanure <tanure@linux.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230629073419.207886-2-tanure@linux.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Documentation/devicetree/bindings/arm/amlogic.yaml

index 08d59842655c7052dddb9d3ae5666b6ca73d757f..45f179c72129e789d3e2153b9269fd7f081dad7d 100644 (file)
@@ -218,6 +218,13 @@ properties:
               - amlogic,aq222
           - const: amlogic,s4
 
+      - description: Boards with the Amlogic T7 A311D2 SoC
+        items:
+          - enum:
+              - khadas,vim4
+          - const: amlogic,a311d2
+          - const: amlogic,t7
+
 additionalProperties: true
 
 ...