aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-03-15 12:51:28 -0400
committerWolfram Sang <wsa@the-dreams.de>2016-03-18 05:26:30 -0400
commitddf3dc82f10e15469b3967ae777d39745d3aab16 (patch)
tree6efac609f744c5868703193603ae6c89081e98d0
parentb980a26d02d1f54be31346666222304fcd27ea33 (diff)
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>
-rw-r--r--Documentation/devicetree/bindings/i2c/i2c-imx.txt2
-rw-r--r--Documentation/devicetree/bindings/i2c/i2c-rcar.txt2
-rw-r--r--Documentation/devicetree/bindings/i2c/i2c-sirf.txt2
3 files changed, 3 insertions, 3 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
12Optional properties: 12Optional 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
diff --git a/Documentation/devicetree/bindings/i2c/i2c-rcar.txt b/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
index 95e97223a71c..cf8bfc956cdc 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
@@ -17,7 +17,7 @@ Required properties:
17 17
18Optional properties: 18Optional properties:
19- clock-frequency: desired I2C bus clock frequency in Hz. The absence of this 19- clock-frequency: desired I2C bus clock frequency in Hz. The absence of this
20 propoerty indicates the default frequency 100 kHz. 20 property indicates the default frequency 100 kHz.
21- clocks: clock specifier. 21- clocks: clock specifier.
22 22
23- i2c-scl-falling-time-ns: see i2c.txt 23- i2c-scl-falling-time-ns: see i2c.txt
diff --git a/Documentation/devicetree/bindings/i2c/i2c-sirf.txt b/Documentation/devicetree/bindings/i2c/i2c-sirf.txt
index 7baf9e133fa8..2701eefb00f7 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-sirf.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-sirf.txt
@@ -8,7 +8,7 @@ Required properties :
8 8
9Optional properties: 9Optional properties:
10- clock-frequency : Constains desired I2C/HS-I2C bus clock frequency in Hz. 10- clock-frequency : Constains desired I2C/HS-I2C bus clock frequency in Hz.
11 The absence of the propoerty indicates the default frequency 100 kHz. 11 The absence of the property indicates the default frequency 100 kHz.
12 12
13Examples : 13Examples :
14 14