diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2020-01-15 20:31:37 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2020-01-15 20:31:37 +0300 |
commit | d02e5ee09bd98b8cec9c2e26b486ed4d6d1b7e2a (patch) | |
tree | 7cb6fa45fd1cb4bdad89c7b7832a72df893c838c /Documentation/devicetree/bindings/i2c/i2c-at91.txt | |
parent | 9f7a03642e0e25dc0561be124bddae2b8ed787ab (diff) | |
parent | 24a49678f5e20f18006e71b90ac1531876b27eb1 (diff) | |
download | linux-d02e5ee09bd98b8cec9c2e26b486ed4d6d1b7e2a.tar.xz |
Merge branch 'i2c/for-current' into i2c/for-5.6
Diffstat (limited to 'Documentation/devicetree/bindings/i2c/i2c-at91.txt')
-rw-r--r-- | Documentation/devicetree/bindings/i2c/i2c-at91.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-at91.txt b/Documentation/devicetree/bindings/i2c/i2c-at91.txt index d35cd638d054..d4bad86107b8 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-at91.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-at91.txt @@ -24,8 +24,10 @@ Optional properties: - dma-names: should contain "tx" and "rx". - atmel,fifo-size: maximum number of data the RX and TX FIFOs can store for FIFO capable I2C controllers. -- i2c-sda-hold-time-ns: TWD hold time, only available for "atmel,sama5d4-i2c" - and "atmel,sama5d2-i2c". +- i2c-sda-hold-time-ns: TWD hold time, only available for: + "atmel,sama5d4-i2c", + "atmel,sama5d2-i2c", + "microchip,sam9x60-i2c". - Child nodes conforming to i2c bus binding Examples : |