Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

documentation/devicetree: Fix typos

Correct spelling typos within Documentation/devicetree

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

authored by

Masanari Iida and committed by
Grant Likely
f21ccfa0 c0a05bf0

+17 -17
+1 -1
Documentation/devicetree/bindings/arm/atmel-aic.txt
··· 4 4 - compatible: Should be "atmel,<chip>-aic" 5 5 - interrupt-controller: Identifies the node as an interrupt controller. 6 6 - interrupt-parent: For single AIC system, it is an empty property. 7 - - #interrupt-cells: The number of cells to define the interrupts. It sould be 3. 7 + - #interrupt-cells: The number of cells to define the interrupts. It should be 3. 8 8 The first cell is the IRQ number (aka "Peripheral IDentifier" on datasheet). 9 9 The second cell is used to specify flags: 10 10 bits[3:0] trigger type and level flags:
+2 -2
Documentation/devicetree/bindings/arm/gic.txt
··· 42 42 43 43 Optional 44 44 - interrupts : Interrupt source of the parent interrupt controller on 45 - secondary GICs, or VGIC maintainance interrupt on primary GIC (see 45 + secondary GICs, or VGIC maintenance interrupt on primary GIC (see 46 46 below). 47 47 48 48 - cpu-offset : per-cpu offset within the distributor and cpu interface ··· 74 74 virtual interface control register base and size. The 2nd additional 75 75 region is the GIC virtual cpu interface register base and size. 76 76 77 - - interrupts : VGIC maintainance interrupt. 77 + - interrupts : VGIC maintenance interrupt. 78 78 79 79 Example: 80 80
+3 -3
Documentation/devicetree/bindings/arm/omap/omap.txt
··· 39 39 - OMAP3 Tobi with Overo : Commercial expansion board with daughter board 40 40 compatible = "ti,omap3-tobi", "ti,omap3-overo", "ti,omap3" 41 41 42 - - OMAP4 SDP : Software Developement Board 42 + - OMAP4 SDP : Software Development Board 43 43 compatible = "ti,omap4-sdp", "ti,omap4430" 44 44 45 45 - OMAP4 PandaBoard : Low cost community board 46 46 compatible = "ti,omap4-panda", "ti,omap4430" 47 47 48 - - OMAP3 EVM : Software Developement Board for OMAP35x, AM/DM37x 48 + - OMAP3 EVM : Software Development Board for OMAP35x, AM/DM37x 49 49 compatible = "ti,omap3-evm", "ti,omap3" 50 50 51 - - AM335X EVM : Software Developement Board for AM335x 51 + - AM335X EVM : Software Development Board for AM335x 52 52 compatible = "ti,am335x-evm", "ti,am33xx", "ti,omap3" 53 53 54 54 - AM335X Bone : Low cost community board
+1 -1
Documentation/devicetree/bindings/mips/cavium/dma-engine.txt
··· 1 1 * DMA Engine. 2 2 3 3 The Octeon DMA Engine transfers between the Boot Bus and main memory. 4 - The DMA Engine will be refered to by phandle by any device that is 4 + The DMA Engine will be referred to by phandle by any device that is 5 5 connected to it. 6 6 7 7 Properties:
+3 -3
Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
··· 11 11 12 12 * compatible: should be 13 13 - "samsung,exynos4210-dw-mshc": for controllers with Samsung Exynos4210 14 - specific extentions. 14 + specific extensions. 15 15 - "samsung,exynos4412-dw-mshc": for controllers with Samsung Exynos4412 16 - specific extentions. 16 + specific extensions. 17 17 - "samsung,exynos5250-dw-mshc": for controllers with Samsung Exynos5250 18 - specific extentions. 18 + specific extensions. 19 19 20 20 * samsung,dw-mshc-ciu-div: Specifies the divider value for the card interface 21 21 unit (ciu) clock. This property is applicable only for Exynos5 SoC's and
+1 -1
Documentation/devicetree/bindings/mmc/samsung-sdhci.txt
··· 55 55 }; 56 56 57 57 Note: This example shows both SoC specific and board specific properties 58 - in a single device node. The properties can be actually be seperated 58 + in a single device node. The properties can be actually be separated 59 59 into SoC specific node and board specific node.
+2 -2
Documentation/devicetree/bindings/powerpc/fsl/srio.txt
··· 8 8 Definition: Must include "fsl,srio" for IP blocks with IP Block 9 9 Revision Register (SRIO IPBRR1) Major ID equal to 0x01c0. 10 10 11 - Optionally, a compatiable string of "fsl,srio-vX.Y" where X is Major 11 + Optionally, a compatible string of "fsl,srio-vX.Y" where X is Major 12 12 version in IP Block Revision Register and Y is Minor version. If this 13 - compatiable is provided it should be ordered before "fsl,srio". 13 + compatible is provided it should be ordered before "fsl,srio". 14 14 15 15 - reg 16 16 Usage: required
+2 -2
Documentation/devicetree/bindings/regulator/tps62360-regulator.txt
··· 17 17 - ti,vsel1-gpio: Gpio for controlling VSEL1 line. 18 18 If this property is missing, then assume that there is no GPIO 19 19 for vsel1 control. 20 - - ti,vsel0-state-high: Inital state of vsel0 input is high. 20 + - ti,vsel0-state-high: Initial state of vsel0 input is high. 21 21 If this property is missing, then assume the state as low (0). 22 - - ti,vsel1-state-high: Inital state of vsel1 input is high. 22 + - ti,vsel1-state-high: Initial state of vsel1 input is high. 23 23 If this property is missing, then assume the state as low (0). 24 24 25 25 Any property defined as part of the core regulator binding, defined in
+1 -1
Documentation/devicetree/bindings/rtc/s3c-rtc.txt
··· 7 7 - reg: physical base address of the controller and length of memory mapped 8 8 region. 9 9 - interrupts: Two interrupt numbers to the cpu should be specified. First 10 - interrupt number is the rtc alarm interupt and second interrupt number 10 + interrupt number is the rtc alarm interrupt and second interrupt number 11 11 is the rtc tick interrupt. The number of cells representing a interrupt 12 12 depends on the parent interrupt controller. 13 13
+1 -1
Documentation/devicetree/bindings/watchdog/samsung-wdt.txt
··· 2 2 3 3 The Samsung's Watchdog controller is used for resuming system operation 4 4 after a preset amount of time during which the WDT reset event has not 5 - occured. 5 + occurred. 6 6 7 7 Required properties: 8 8 - compatible : should be "samsung,s3c2410-wdt"