Skip to content

Commit a856c9e

Browse files
varshini-rajendranAndi Shyti
authored andcommitted
dt-bindings: i2c: at91: Add sam9x7 compatible string
Add compatible string for sam9x7. Signed-off-by: Varshini Rajendran <[email protected]> Acked-by: Conor Dooley <[email protected]> Signed-off-by: Andi Shyti <[email protected]>
1 parent 2a8d18c commit a856c9e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ properties:
2525
- atmel,sama5d2-i2c
2626
- microchip,sam9x60-i2c
2727
- items:
28-
- const: microchip,sama7g5-i2c
28+
- enum:
29+
- microchip,sama7g5-i2c
30+
- microchip,sam9x7-i2c
2931
- const: microchip,sam9x60-i2c
3032

3133
reg:

0 commit comments

Comments
 (0)