diff options
author | Hayato Suzuki <hytszk@gmail.com> | 2014-07-02 02:15:32 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-08-26 03:35:51 -0400 |
commit | 24488c392067e948b3b2c6911d6e8b522931714c (patch) | |
tree | 3e716b8976a5401de76c3b458f463fd9a7131686 /Documentation | |
parent | a71db86e86e0a1b28ffebe6b161f4a628911ebaf (diff) |
Documentation: treewide: fix typos and grammar
Correct spelling typo in treewide.
Signed-off-by: Hayato Suzuki <hytszk@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation')
13 files changed, 16 insertions, 16 deletions
diff --git a/Documentation/devicetree/bindings/clock/arm-integrator.txt b/Documentation/devicetree/bindings/clock/arm-integrator.txt index 652914b17b95..4458d46eab69 100644 --- a/Documentation/devicetree/bindings/clock/arm-integrator.txt +++ b/Documentation/devicetree/bindings/clock/arm-integrator.txt | |||
@@ -1,6 +1,6 @@ | |||
1 | Clock bindings for ARM Integrator Core Module clocks | 1 | Clock bindings for ARM Integrator Core Module clocks |
2 | 2 | ||
3 | Auxilary Oscillator Clock | 3 | Auxiliary Oscillator Clock |
4 | 4 | ||
5 | This is a configurable clock fed from a 24 MHz chrystal, | 5 | This is a configurable clock fed from a 24 MHz chrystal, |
6 | used for generating e.g. video clocks. It is located on the | 6 | used for generating e.g. video clocks. It is located on the |
diff --git a/Documentation/devicetree/bindings/crypto/fsl-sec6.txt b/Documentation/devicetree/bindings/crypto/fsl-sec6.txt index c0a20cd972e3..baf8a3c1b469 100644 --- a/Documentation/devicetree/bindings/crypto/fsl-sec6.txt +++ b/Documentation/devicetree/bindings/crypto/fsl-sec6.txt | |||
@@ -1,5 +1,5 @@ | |||
1 | SEC 6 is as Freescale's Cryptographic Accelerator and Assurance Module (CAAM). | 1 | SEC 6 is as Freescale's Cryptographic Accelerator and Assurance Module (CAAM). |
2 | Currently Freescale powerpc chip C29X is embeded with SEC 6. | 2 | Currently Freescale powerpc chip C29X is embedded with SEC 6. |
3 | SEC 6 device tree binding include: | 3 | SEC 6 device tree binding include: |
4 | -SEC 6 Node | 4 | -SEC 6 Node |
5 | -Job Ring Node | 5 | -Job Ring Node |
diff --git a/Documentation/devicetree/bindings/iio/adc/vf610-adc.txt b/Documentation/devicetree/bindings/iio/adc/vf610-adc.txt index dcebff1928e1..1a4a43d5c9ea 100644 --- a/Documentation/devicetree/bindings/iio/adc/vf610-adc.txt +++ b/Documentation/devicetree/bindings/iio/adc/vf610-adc.txt | |||
@@ -9,7 +9,7 @@ Required properties: | |||
9 | - interrupts: Should contain the interrupt for the device | 9 | - interrupts: Should contain the interrupt for the device |
10 | - clocks: The clock is needed by the ADC controller, ADC clock source is ipg clock. | 10 | - clocks: The clock is needed by the ADC controller, ADC clock source is ipg clock. |
11 | - clock-names: Must contain "adc", matching entry in the clocks property. | 11 | - clock-names: Must contain "adc", matching entry in the clocks property. |
12 | - vref-supply: The regulator supply ADC refrence voltage. | 12 | - vref-supply: The regulator supply ADC reference voltage. |
13 | 13 | ||
14 | Example: | 14 | Example: |
15 | adc0: adc@4003b000 { | 15 | adc0: adc@4003b000 { |
diff --git a/Documentation/devicetree/bindings/mfd/s2mps11.txt b/Documentation/devicetree/bindings/mfd/s2mps11.txt index d81ba30c0d8b..92a6dd80847a 100644 --- a/Documentation/devicetree/bindings/mfd/s2mps11.txt +++ b/Documentation/devicetree/bindings/mfd/s2mps11.txt | |||
@@ -46,7 +46,7 @@ sub-node should be of the format as listed below. | |||
46 | 46 | ||
47 | regulator-ramp-delay for BUCKs = [6250/12500/25000(default)/50000] uV/us | 47 | regulator-ramp-delay for BUCKs = [6250/12500/25000(default)/50000] uV/us |
48 | 48 | ||
49 | BUCK[2/3/4/6] supports disabling ramp delay on hardware, so explictly | 49 | BUCK[2/3/4/6] supports disabling ramp delay on hardware, so explicitly |
50 | regulator-ramp-delay = <0> can be used for them to disable ramp delay. | 50 | regulator-ramp-delay = <0> can be used for them to disable ramp delay. |
51 | In the absence of the regulator-ramp-delay property, the default ramp | 51 | In the absence of the regulator-ramp-delay property, the default ramp |
52 | delay will be used. | 52 | delay will be used. |
diff --git a/Documentation/devicetree/bindings/mtd/gpmc-nand.txt b/Documentation/devicetree/bindings/mtd/gpmc-nand.txt index 65f4f7c43136..817fdc620f26 100644 --- a/Documentation/devicetree/bindings/mtd/gpmc-nand.txt +++ b/Documentation/devicetree/bindings/mtd/gpmc-nand.txt | |||
@@ -110,8 +110,8 @@ on various other factors also like; | |||
110 | Other factor which governs the selection of ecc-scheme is oob-size. | 110 | Other factor which governs the selection of ecc-scheme is oob-size. |
111 | Higher ECC schemes require more OOB/Spare area to store ECC syndrome, | 111 | Higher ECC schemes require more OOB/Spare area to store ECC syndrome, |
112 | so the device should have enough free bytes available its OOB/Spare | 112 | so the device should have enough free bytes available its OOB/Spare |
113 | area to accomodate ECC for entire page. In general following expression | 113 | area to accommodate ECC for entire page. In general following expression |
114 | helps in determining if given device can accomodate ECC syndrome: | 114 | helps in determining if given device can accommodate ECC syndrome: |
115 | "2 + (PAGESIZE / 512) * ECC_BYTES" >= OOBSIZE" | 115 | "2 + (PAGESIZE / 512) * ECC_BYTES" >= OOBSIZE" |
116 | where | 116 | where |
117 | OOBSIZE number of bytes in OOB/spare area | 117 | OOBSIZE number of bytes in OOB/spare area |
@@ -133,5 +133,5 @@ on various other factors also like; | |||
133 | Example(b): For a device with PAGESIZE = 2048 and OOBSIZE = 128 and | 133 | Example(b): For a device with PAGESIZE = 2048 and OOBSIZE = 128 and |
134 | trying to use BCH16 (ECC_BYTES=26) ecc-scheme. | 134 | trying to use BCH16 (ECC_BYTES=26) ecc-scheme. |
135 | Number of ECC bytes per page = (2 + (2048 / 512) * 26) = 106 B | 135 | Number of ECC bytes per page = (2 + (2048 / 512) * 26) = 106 B |
136 | which can be accomodate in the OOB/Spare area of this device | 136 | which can be accommodated in the OOB/Spare area of this device |
137 | (OOBSIZE=128). So this device can use BCH16 ecc-scheme. | 137 | (OOBSIZE=128). So this device can use BCH16 ecc-scheme. |
diff --git a/Documentation/devicetree/bindings/net/samsung-sxgbe.txt b/Documentation/devicetree/bindings/net/samsung-sxgbe.txt index 989f6c95cfd5..888c250197fe 100644 --- a/Documentation/devicetree/bindings/net/samsung-sxgbe.txt +++ b/Documentation/devicetree/bindings/net/samsung-sxgbe.txt | |||
@@ -17,7 +17,7 @@ Required properties: | |||
17 | - samsung,pbl: Integer, Programmable Burst Length. | 17 | - samsung,pbl: Integer, Programmable Burst Length. |
18 | Supported values are 1, 2, 4, 8, 16, or 32. | 18 | Supported values are 1, 2, 4, 8, 16, or 32. |
19 | - samsung,burst-map: Integer, Program the possible bursts supported by sxgbe | 19 | - samsung,burst-map: Integer, Program the possible bursts supported by sxgbe |
20 | This is an interger and represents allowable DMA bursts when fixed burst. | 20 | This is an integer and represents allowable DMA bursts when fixed burst. |
21 | Allowable range is 0x01-0x3F. When this field is set fixed burst is enabled. | 21 | Allowable range is 0x01-0x3F. When this field is set fixed burst is enabled. |
22 | When fixed length is needed for burst mode, it can be set within allowable | 22 | When fixed length is needed for burst mode, it can be set within allowable |
23 | range. | 23 | range. |
diff --git a/Documentation/devicetree/bindings/pci/host-generic-pci.txt b/Documentation/devicetree/bindings/pci/host-generic-pci.txt index f0b0436807b4..cf3e205e0b7e 100644 --- a/Documentation/devicetree/bindings/pci/host-generic-pci.txt +++ b/Documentation/devicetree/bindings/pci/host-generic-pci.txt | |||
@@ -55,7 +55,7 @@ For CAM, this 24-bit offset is: | |||
55 | cfg_offset(bus, device, function, register) = | 55 | cfg_offset(bus, device, function, register) = |
56 | bus << 16 | device << 11 | function << 8 | register | 56 | bus << 16 | device << 11 | function << 8 | register |
57 | 57 | ||
58 | Whilst ECAM extends this by 4 bits to accomodate 4k of function space: | 58 | Whilst ECAM extends this by 4 bits to accommodate 4k of function space: |
59 | 59 | ||
60 | cfg_offset(bus, device, function, register) = | 60 | cfg_offset(bus, device, function, register) = |
61 | bus << 20 | device << 15 | function << 12 | register | 61 | bus << 20 | device << 15 | function << 12 | register |
diff --git a/Documentation/devicetree/bindings/phy/phy-bindings.txt b/Documentation/devicetree/bindings/phy/phy-bindings.txt index 2aa1840200ed..1293c321754c 100644 --- a/Documentation/devicetree/bindings/phy/phy-bindings.txt +++ b/Documentation/devicetree/bindings/phy/phy-bindings.txt | |||
@@ -27,7 +27,7 @@ phys: phy { | |||
27 | }; | 27 | }; |
28 | 28 | ||
29 | That node describes an IP block (PHY provider) that implements 2 different PHYs. | 29 | That node describes an IP block (PHY provider) that implements 2 different PHYs. |
30 | In order to differentiate between these 2 PHYs, an additonal specifier should be | 30 | In order to differentiate between these 2 PHYs, an additional specifier should be |
31 | given while trying to get a reference to it. | 31 | given while trying to get a reference to it. |
32 | 32 | ||
33 | PHY user node | 33 | PHY user node |
diff --git a/Documentation/devicetree/bindings/power_supply/charger-manager.txt b/Documentation/devicetree/bindings/power_supply/charger-manager.txt index 2b33750e3db2..ec4fe9de3137 100644 --- a/Documentation/devicetree/bindings/power_supply/charger-manager.txt +++ b/Documentation/devicetree/bindings/power_supply/charger-manager.txt | |||
@@ -24,7 +24,7 @@ Optional properties : | |||
24 | - cm-thermal-zone : name of external thermometer's thermal zone | 24 | - cm-thermal-zone : name of external thermometer's thermal zone |
25 | - cm-battery-* : threshold battery temperature for charging | 25 | - cm-battery-* : threshold battery temperature for charging |
26 | -cold : critical cold temperature of battery for charging | 26 | -cold : critical cold temperature of battery for charging |
27 | -cold-in-minus : flag that cold temerature is in minus degree | 27 | -cold-in-minus : flag that cold temperature is in minus degrees |
28 | -hot : critical hot temperature of battery for charging | 28 | -hot : critical hot temperature of battery for charging |
29 | -temp-diff : temperature difference to allow recharging | 29 | -temp-diff : temperature difference to allow recharging |
30 | - cm-dis/charging-max = limits of charging duration | 30 | - cm-dis/charging-max = limits of charging duration |
diff --git a/Documentation/devicetree/bindings/sound/st,sta350.txt b/Documentation/devicetree/bindings/sound/st,sta350.txt index b7e71bf5caf4..307398ef2317 100644 --- a/Documentation/devicetree/bindings/sound/st,sta350.txt +++ b/Documentation/devicetree/bindings/sound/st,sta350.txt | |||
@@ -33,7 +33,7 @@ Optional properties: | |||
33 | 0: Channel 1 | 33 | 0: Channel 1 |
34 | 1: Channel 2 | 34 | 1: Channel 2 |
35 | 2: Channel 3 | 35 | 2: Channel 3 |
36 | If parameter is missing, channel 1 is choosen. | 36 | If parameter is missing, channel 1 is chosen. |
37 | This properties have to be specified as '/bits/ 8' values. | 37 | This properties have to be specified as '/bits/ 8' values. |
38 | 38 | ||
39 | - st,thermal-warning-recover: | 39 | - st,thermal-warning-recover: |
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index d415b38ec8ca..6d572f750d73 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt | |||
@@ -134,7 +134,7 @@ tlm Trusted Logic Mobility | |||
134 | toradex Toradex AG | 134 | toradex Toradex AG |
135 | toshiba Toshiba Corporation | 135 | toshiba Toshiba Corporation |
136 | toumaz Toumaz | 136 | toumaz Toumaz |
137 | usi Universal Scientifc Industrial Co., Ltd. | 137 | usi Universal Scientific Industrial Co., Ltd. |
138 | v3 V3 Semiconductor | 138 | v3 V3 Semiconductor |
139 | variscite Variscite Ltd. | 139 | variscite Variscite Ltd. |
140 | via VIA Technologies, Inc. | 140 | via VIA Technologies, Inc. |
diff --git a/Documentation/devicetree/bindings/video/atmel,lcdc.txt b/Documentation/devicetree/bindings/video/atmel,lcdc.txt index 1ec175eddca8..47981dd3bfc2 100644 --- a/Documentation/devicetree/bindings/video/atmel,lcdc.txt +++ b/Documentation/devicetree/bindings/video/atmel,lcdc.txt | |||
@@ -39,8 +39,8 @@ Atmel LCDC Display | |||
39 | ----------------------------------------------------- | 39 | ----------------------------------------------------- |
40 | Required properties (as per of_videomode_helper): | 40 | Required properties (as per of_videomode_helper): |
41 | 41 | ||
42 | - atmel,dmacon: dma controler configuration | 42 | - atmel,dmacon: dma controller configuration |
43 | - atmel,lcdcon2: lcd controler configuration | 43 | - atmel,lcdcon2: lcd controller configuration |
44 | - atmel,guard-time: lcd guard time (Delay in frame periods) | 44 | - atmel,guard-time: lcd guard time (Delay in frame periods) |
45 | - bits-per-pixel: lcd panel bit-depth. | 45 | - bits-per-pixel: lcd panel bit-depth. |
46 | 46 | ||
diff --git a/Documentation/devicetree/bindings/video/fsl,imx-fb.txt b/Documentation/devicetree/bindings/video/fsl,imx-fb.txt index 0329f60d431e..8c8c2f4e4c3f 100644 --- a/Documentation/devicetree/bindings/video/fsl,imx-fb.txt +++ b/Documentation/devicetree/bindings/video/fsl,imx-fb.txt | |||
@@ -20,7 +20,7 @@ Optional properties: | |||
20 | register is not modified as recommended by the datasheet. | 20 | register is not modified as recommended by the datasheet. |
21 | - fsl,lpccr: Contrast Control Register value. This property provides the | 21 | - fsl,lpccr: Contrast Control Register value. This property provides the |
22 | default value for the contrast control register. | 22 | default value for the contrast control register. |
23 | If that property is ommited, the register is zeroed. | 23 | If that property is omitted, the register is zeroed. |
24 | - fsl,lscr1: LCDC Sharp Configuration Register value. | 24 | - fsl,lscr1: LCDC Sharp Configuration Register value. |
25 | 25 | ||
26 | Example: | 26 | Example: |