We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31367b8 commit a999ef4Copy full SHA for a999ef4
1 file changed
Documentation/devicetree/bindings/i2c/i2c-at91.txt
@@ -3,7 +3,8 @@ I2C for Atmel platforms
3
Required properties :
4
- compatible : Must be "atmel,at91rm9200-i2c", "atmel,at91sam9261-i2c",
5
"atmel,at91sam9260-i2c", "atmel,at91sam9g20-i2c", "atmel,at91sam9g10-i2c",
6
- "atmel,at91sam9x5-i2c", "atmel,sama5d4-i2c" or "atmel,sama5d2-i2c"
+ "atmel,at91sam9x5-i2c", "atmel,sama5d4-i2c", "atmel,sama5d2-i2c" or
7
+ "microchip,sam9x60-i2c"
8
- reg: physical base address of the controller and length of memory mapped
9
region.
10
- interrupts: interrupt number to the cpu.
0 commit comments