diff options
author | Hayato Suzuki <hytszk@gmail.com> | 2014-07-02 15:15:32 +0900 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-08-26 09:35:51 +0200 |
commit | 24488c392067e948b3b2c6911d6e8b522931714c (patch) | |
tree | 3e716b8976a5401de76c3b458f463fd9a7131686 /Documentation/devicetree/bindings/mfd/s2mps11.txt | |
parent | a71db86e86e0a1b28ffebe6b161f4a628911ebaf (diff) | |
download | lwn-24488c392067e948b3b2c6911d6e8b522931714c.tar.gz lwn-24488c392067e948b3b2c6911d6e8b522931714c.zip |
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/s2mps11.txt')
-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. regulator-ramp-delay for BUCKs = [6250/12500/25000(default)/50000] uV/us - BUCK[2/3/4/6] supports disabling ramp delay on hardware, so explictly + BUCK[2/3/4/6] supports disabling ramp delay on hardware, so explicitly regulator-ramp-delay = <0> can be used for them to disable ramp delay. In the absence of the regulator-ramp-delay property, the default ramp delay will be used. |