diff options
Diffstat (limited to 'Documentation/devicetree/bindings/i2c/i2c-imx.txt')
-rw-r--r-- | Documentation/devicetree/bindings/i2c/i2c-imx.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-imx.txt b/Documentation/devicetree/bindings/i2c/i2c-imx.txt index eab5836ba7f9..b967544590e8 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-imx.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-imx.txt | |||
@@ -11,7 +11,7 @@ Required properties: | |||
11 | 11 | ||
12 | Optional properties: | 12 | Optional properties: |
13 | - clock-frequency : Constains desired I2C/HS-I2C bus clock frequency in Hz. | 13 | - clock-frequency : Constains desired I2C/HS-I2C bus clock frequency in Hz. |
14 | The absence of the propoerty indicates the default frequency 100 kHz. | 14 | The absence of the property indicates the default frequency 100 kHz. |
15 | - dmas: A list of two dma specifiers, one for each entry in dma-names. | 15 | - dmas: A list of two dma specifiers, one for each entry in dma-names. |
16 | - dma-names: should contain "tx" and "rx". | 16 | - dma-names: should contain "tx" and "rx". |
17 | - scl-gpios: specify the gpio related to SCL pin | 17 | - scl-gpios: specify the gpio related to SCL pin |