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/devicetree/bindings/mfd | |
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/devicetree/bindings/mfd')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/s2mps11.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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. |