doc: devicetree: Fix various typos
authorMasanari Iida <standby24x7@gmail.com>
Wed, 10 Apr 2013 13:33:46 +0000 (22:33 +0900)
committerJiri Kosina <jkosina@suse.cz>
Wed, 24 Apr 2013 14:36:15 +0000 (16:36 +0200)
Fix spelling typos in Documentation/devicetree/bindings.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/devicetree/bindings/i2c/i2c-s3c2410.txt
Documentation/devicetree/bindings/leds/tca6507.txt
Documentation/devicetree/bindings/metag/meta-intc.txt
Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt
Documentation/devicetree/bindings/pinctrl/brcm,bcm2835-gpio.txt
Documentation/devicetree/bindings/power_supply/qnap-poweroff.txt
Documentation/devicetree/bindings/regulator/max8997-regulator.txt
Documentation/devicetree/bindings/usb/samsung-usbphy.txt

index f98d4c5b5cca454026fabebe380fcce3bc698b6e..296eb4536129faab7144891aaa7840863b76b130 100644 (file)
@@ -26,7 +26,7 @@ Required for all cases except "samsung,s3c2440-hdmiphy-i2c":
     - pinctrl-names: Should contain only one value - "default".
 
 Optional properties:
-  - samsung,i2c-slave-addr: Slave address in multi-master enviroment. If not
+  - samsung,i2c-slave-addr: Slave address in multi-master environment. If not
     specified, default value is 0.
   - samsung,i2c-max-bus-freq: Desired frequency in Hz of the bus. If not
     specified, the default value in Hz is 100000.
index 2b6693b972fbbf2cb7279eb0d41a0c4aef2f8bf8..80ff3dfb1f325e89993184324e8ed053fd15e867 100644 (file)
@@ -1,4 +1,4 @@
-LEDs conected to tca6507
+LEDs connected to tca6507
 
 Required properties:
 - compatible : should be : "ti,tca6507".
index 8c47dcbfabc69bd49789395ad5982d297f27f6b0..80994adab3928905de7c44bbc725a1f6f345ca74 100644 (file)
@@ -12,7 +12,7 @@ Required properties:
       handle 32 interrupt sources).
 
     - interrupt-controller: The presence of this property identifies the node
-      as an interupt controller. No property value shall be defined.
+      as an interrupt controller. No property value shall be defined.
 
     - #interrupt-cells: Specifies the number of cells needed to encode an
       interrupt source. The type shall be a <u32> and the value shall be 2.
index bc50899e0c81f8afcd7888f5200bcb7ef5dc32d2..648d60eb9fd8f505be140b6d58a6cb771ed04220 100644 (file)
@@ -1,6 +1,6 @@
 * Atmel AT91 Pinmux Controller
 
-The AT91 Pinmux Controler, enables the IC
+The AT91 Pinmux Controller, enables the IC
 to share one PAD to several functional blocks. The sharing is done by
 multiplexing the PAD input/output signals. For each PAD there are up to
 8 muxing options (called periph modes). Since different modules require
index 8edc20e1b09e3e1f2a8b2610d7fede5419d0b7a5..2569866c692f4a8c90b2641953deb41ef370d3db 100644 (file)
@@ -5,7 +5,7 @@ controller, and pinmux/control device.
 
 Required properties:
 - compatible: "brcm,bcm2835-gpio"
-- reg: Should contain the physical address of the GPIO module's registes.
+- reg: Should contain the physical address of the GPIO module's registers.
 - gpio-controller: Marks the device node as a GPIO controller.
 - #gpio-cells : Should be two. The first cell is the pin number and the
   second cell is used to specify optional parameters:
index 9a599d27bd75a9e8ab74242329e7885eec7fd0ee..0347d8350d94712fc26a42e153ea2f06c3363438 100644 (file)
@@ -2,7 +2,7 @@
 
 QNAP NAS devices have a microcontroller controlling the main power
 supply. This microcontroller is connected to UART1 of the Kirkwood and
-Orion5x SoCs. Sending the charactor 'A', at 19200 baud, tells the
+Orion5x SoCs. Sending the character 'A', at 19200 baud, tells the
 microcontroller to turn the power off. This driver adds a handler to
 pm_power_off which is called to turn the power off.
 
index 9fd69a18b0ba7384ed2f4805270c1a83487152cb..9e5e51d788682f8ec96dfd868a14250af9839041 100644 (file)
@@ -28,7 +28,7 @@ Required properties:
     safe operating voltage).
 
     If either of the 'max8997,pmic-buck[1/2/5]-uses-gpio-dvs' optional
-    property is specified, then all the eigth voltage values for the
+    property is specified, then all the eight voltage values for the
     'max8997,pmic-buck[1/2/5]-dvs-voltage' should be specified.
 
 Optional properties:
index 033194934f64287f84f152ec13acce2739d4cf0d..adddcf47c793445167d97421c62fe95a4ce04586 100644 (file)
@@ -4,7 +4,7 @@ The Samsung's phy transceiver is used for controlling usb phy for
 s3c-hsotg as well as ehci-s5p and ohci-exynos usb controllers
 across Samsung SOCs.
 TODO: Adding the PHY binding with controller(s) according to the under
-developement generic PHY driver.
+development generic PHY driver.
 
 Required properties: