diff options
author | Eric Engestrom <eric@engestrom.ch> | 2016-04-25 02:24:17 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2016-04-25 15:41:20 +0200 |
commit | 4e99a3bd49e4701f81ad0fd7c0ca3b67c6b0fc8b (patch) | |
tree | fb37648c89db7b7b114adb6e058516f3a622b1ef | |
parent | Documentation: dt: opp: fix spelling mistake (diff) | |
download | linux-4e99a3bd49e4701f81ad0fd7c0ca3b67c6b0fc8b.tar.xz linux-4e99a3bd49e4701f81ad0fd7c0ca3b67c6b0fc8b.zip |
Documentation: dt: pinctrl: fix spelling mistake
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt index a90c812ad642..a54c39ebbf8b 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt +++ b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt @@ -122,7 +122,7 @@ to specify in a pin configuration subnode: 2: 1.5uA (PMIC_GPIO_PULL_UP_1P5) 3: 31.5uA (PMIC_GPIO_PULL_UP_31P5) 4: 1.5uA + 30uA boost (PMIC_GPIO_PULL_UP_1P5_30) - If this property is ommited 30uA strength will be used if + If this property is omitted 30uA strength will be used if pull up is selected - bias-high-impedance: |