[PATCH] dt-bindings: ARM: at91: add Calao USB boards

Wolfram Sang wsa+renesas at sang-engineering.com
Fri Jan 31 08:27:13 PST 2025


They have not been added so far. dtbs_check complains loudly.

Signed-off-by: Wolfram Sang <wsa+renesas at sang-engineering.com>
---
 Documentation/devicetree/bindings/arm/atmel-at91.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
index 0ec29366e6c2..42469a054a60 100644
--- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml
+++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
@@ -23,6 +23,9 @@ properties:
           - const: atmel,at91rm9200
       - items:
           - enum:
+              - calao,usb-a9260
+              - calao,usb-a9263
+              - calao,usb-a9g20
               - olimex,sam9-l9260
           - enum:
               - atmel,at91sam9260
@@ -35,6 +38,11 @@ properties:
               - atmel,at91sam9xe
               - atmel,at91sam9x60
           - const: atmel,at91sam9
+      - items:
+          - const: calao,usb-a9g20-lpw
+          - const: calao,usb-a9g20
+          - const: atmel,at91sam9g20
+          - const: atmel,at91sam9
 
       - items:
           - enum:
-- 
2.45.2




More information about the linux-arm-kernel mailing list