diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-28 22:38:14 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-28 22:38:14 +0000 |
commit | 01e5ca170569c10889ed1bb2efcf4d19eae1353c (patch) | |
tree | 7883bf6d7a02e0f8746cc213596f65f90951b46b /Bindings/pinctrl/qcom,msm8994-pinctrl.txt | |
parent | ddee9fd0fa975df750c12dd63cdf18715e51a634 (diff) |
Notes
Diffstat (limited to 'Bindings/pinctrl/qcom,msm8994-pinctrl.txt')
-rw-r--r-- | Bindings/pinctrl/qcom,msm8994-pinctrl.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Bindings/pinctrl/qcom,msm8994-pinctrl.txt b/Bindings/pinctrl/qcom,msm8994-pinctrl.txt index f15443f6e78e..da52df6273bc 100644 --- a/Bindings/pinctrl/qcom,msm8994-pinctrl.txt +++ b/Bindings/pinctrl/qcom,msm8994-pinctrl.txt @@ -128,17 +128,17 @@ to specify in a pin configuration subnode: - bias-disable: Usage: optional Value type: <none> - Definition: The specified pins should be configued as no pull. + Definition: The specified pins should be configured as no pull. - bias-pull-down: Usage: optional Value type: <none> - Definition: The specified pins should be configued as pull down. + Definition: The specified pins should be configured as pull down. - bias-pull-up: Usage: optional Value type: <none> - Definition: The specified pins should be configued as pull up. + Definition: The specified pins should be configured as pull up. - output-high: Usage: optional |