diff options
author | Masanari Iida <standby24x7@gmail.com> | 2013-04-10 22:33:46 +0900 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-04-24 16:36:15 +0200 |
commit | 372c1d6d64abc0565188c24015c55229413c65cb (patch) | |
tree | 9c72971b57d48695d4036ed596938fff2d413429 /Documentation/devicetree/bindings/pinctrl/brcm,bcm2835-gpio.txt | |
parent | 4cf0cec21e3099b54743a6367360797e4fd5af21 (diff) |
doc: devicetree: Fix various typos
Fix spelling typos in Documentation/devicetree/bindings.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/devicetree/bindings/pinctrl/brcm,bcm2835-gpio.txt')
-rw-r--r-- | Documentation/devicetree/bindings/pinctrl/brcm,bcm2835-gpio.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/brcm,bcm2835-gpio.txt b/Documentation/devicetree/bindings/pinctrl/brcm,bcm2835-gpio.txt index 8edc20e1b09..2569866c692 100644 --- a/Documentation/devicetree/bindings/pinctrl/brcm,bcm2835-gpio.txt +++ b/Documentation/devicetree/bindings/pinctrl/brcm,bcm2835-gpio.txt @@ -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: |