]> Git Repo - J-linux.git/commitdiff
dt-bindings: i2c: at91: Add sama7d65 compatible string
authorNicolas Ferre <[email protected]>
Wed, 10 Jul 2024 16:26:15 +0000 (18:26 +0200)
committerAndi Shyti <[email protected]>
Thu, 11 Jul 2024 14:45:22 +0000 (16:45 +0200)
Add compatible string for sama7d65. Like sama7g5, it currently binds to
"microchip,sam9x60-i2c" compatible string for this driver.

Signed-off-by: Nicolas Ferre <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml

index 588478862bd1c291b611639f001f62e0658597d2..e61cdb5b16efdf5967510200d3a61d6f259d6d9d 100644 (file)
@@ -26,6 +26,7 @@ properties:
               - microchip,sam9x60-i2c
       - items:
           - enum:
+              - microchip,sama7d65-i2c
               - microchip,sama7g5-i2c
               - microchip,sam9x7-i2c
           - const: microchip,sam9x60-i2c
@@ -78,6 +79,7 @@ allOf:
               - atmel,sama5d4-i2c
               - atmel,sama5d2-i2c
               - microchip,sam9x60-i2c
+              - microchip,sama7d65-i2c
               - microchip,sama7g5-i2c
     then:
       properties:
This page took 0.052673 seconds and 4 git commands to generate.