Skip to content

Commit a999ef4

Browse files
committed
dt-bindings: i2c: at91: add new compatible
Add compatible for new Microchip SoC, sam9x60 Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
1 parent 31367b8 commit a999ef4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Documentation/devicetree/bindings/i2c/i2c-at91.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ I2C for Atmel platforms
33
Required properties :
44
- compatible : Must be "atmel,at91rm9200-i2c", "atmel,at91sam9261-i2c",
55
"atmel,at91sam9260-i2c", "atmel,at91sam9g20-i2c", "atmel,at91sam9g10-i2c",
6-
"atmel,at91sam9x5-i2c", "atmel,sama5d4-i2c" or "atmel,sama5d2-i2c"
6+
"atmel,at91sam9x5-i2c", "atmel,sama5d4-i2c", "atmel,sama5d2-i2c" or
7+
"microchip,sam9x60-i2c"
78
- reg: physical base address of the controller and length of memory mapped
89
region.
910
- interrupts: interrupt number to the cpu.

0 commit comments

Comments
 (0)