We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7169a5 commit 42052d9Copy full SHA for 42052d9
Documentation/devicetree/bindings/i2c/i2c-at91.txt
@@ -18,8 +18,10 @@ Optional properties:
18
- dma-names: should contain "tx" and "rx".
19
- atmel,fifo-size: maximum number of data the RX and TX FIFOs can store for FIFO
20
capable I2C controllers.
21
-- i2c-sda-hold-time-ns: TWD hold time, only available for "atmel,sama5d4-i2c"
22
- and "atmel,sama5d2-i2c".
+- i2c-sda-hold-time-ns: TWD hold time, only available for:
+ "atmel,sama5d4-i2c",
23
+ "atmel,sama5d2-i2c",
24
+ "microchip,sam9x60-i2c".
25
- Child nodes conforming to i2c bus binding
26
27
Examples :
0 commit comments