diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2016-03-15 17:51:28 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2016-03-18 10:26:30 +0100 |
commit | ddf3dc82f10e15469b3967ae777d39745d3aab16 (patch) | |
tree | 6efac609f744c5868703193603ae6c89081e98d0 /Documentation/devicetree/bindings/i2c/i2c-imx.txt | |
parent | b980a26d02d1f54be31346666222304fcd27ea33 (diff) | |
download | blackbird-op-linux-ddf3dc82f10e15469b3967ae777d39745d3aab16.tar.gz blackbird-op-linux-ddf3dc82f10e15469b3967ae777d39745d3aab16.zip |
dt-bindings: i2c: Spelling s/propoerty/property/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
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: Optional properties: - clock-frequency : Constains desired I2C/HS-I2C bus clock frequency in Hz. - The absence of the propoerty indicates the default frequency 100 kHz. + The absence of the property indicates the default frequency 100 kHz. - dmas: A list of two dma specifiers, one for each entry in dma-names. - dma-names: should contain "tx" and "rx". - scl-gpios: specify the gpio related to SCL pin |