Message ID | 20230615182938.18487-2-tanure@linux.com |
---|---|
State | New |
Headers | show |
Series | Add Amlogic A311D2 and Khadas Vim4 Board Support | expand |
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index 274ee0890312..1091abbae6a2 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -159,6 +159,13 @@ properties: - const: amlogic,a311d - const: amlogic,g12b + - description: Boards with the Amlogic Meson t7 A311D2 SoC + items: + - enum: + - khadas,vim4 + - const: amlogic,a311d2 + - const: amlogic,t7 + - description: Boards using the BPI-CM4 module with Amlogic Meson G12B A311D SoC items: - enum:
Add bindings for the Khadas Vim4 board. Signed-off-by: Lucas Tanure <tanure@linux.com> --- Documentation/devicetree/bindings/arm/amlogic.yaml | 7 +++++++ 1 file changed, 7 insertions(+) -- 2.41.0