Skip to content

Commit 11b1a66

Browse files
noglitchAndi Shyti
authored andcommitted
dt-bindings: i2c: at91: Add sama7d65 compatible string
Add compatible string for sama7d65. Like sama7g5, it currently binds to "microchip,sam9x60-i2c" compatible string for this driver. Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
1 parent 3900cf8 commit 11b1a66

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ properties:
2626
- microchip,sam9x60-i2c
2727
- items:
2828
- enum:
29+
- microchip,sama7d65-i2c
2930
- microchip,sama7g5-i2c
3031
- microchip,sam9x7-i2c
3132
- const: microchip,sam9x60-i2c
@@ -78,6 +79,7 @@ allOf:
7879
- atmel,sama5d4-i2c
7980
- atmel,sama5d2-i2c
8081
- microchip,sam9x60-i2c
82+
- microchip,sama7d65-i2c
8183
- microchip,sama7g5-i2c
8284
then:
8385
properties:

0 commit comments

Comments
 (0)