diff options
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt index 788ab09e4c1c..aeb3c995cc04 100644 --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt | |||
| @@ -154,10 +154,7 @@ drive-open-source - drive with open source | |||
| 154 | drive-strength - sink or source at most X mA | 154 | drive-strength - sink or source at most X mA |
| 155 | input-schmitt-enable - enable schmitt-trigger mode | 155 | input-schmitt-enable - enable schmitt-trigger mode |
| 156 | input-schmitt-disable - disable schmitt-trigger mode | 156 | input-schmitt-disable - disable schmitt-trigger mode |
| 157 | input-schmitt - run in schmitt-trigger mode with hysteresis X | ||
| 158 | input-debounce - debounce mode with debound time X | 157 | input-debounce - debounce mode with debound time X |
| 159 | power-source - select power source X | ||
| 160 | slew-rate - use slew-rate X | ||
| 161 | low-power-enable - enable low power mode | 158 | low-power-enable - enable low power mode |
| 162 | low-power-disable - disable low power mode | 159 | low-power-disable - disable low power mode |
| 163 | output-low - set the pin to output mode with low level | 160 | output-low - set the pin to output mode with low level |
| @@ -170,16 +167,9 @@ Arguments for parameters: | |||
| 170 | 167 | ||
| 171 | - drive-strength takes as argument the target strength in mA. | 168 | - drive-strength takes as argument the target strength in mA. |
| 172 | 169 | ||
| 173 | - input-schmitt takes as argument the adjustable hysteresis in a | ||
| 174 | driver-specific format | ||
| 175 | |||
| 176 | - input-debounce takes the debounce time in usec as argument | 170 | - input-debounce takes the debounce time in usec as argument |
| 177 | or 0 to disable debouncing | 171 | or 0 to disable debouncing |
| 178 | 172 | ||
| 179 | - power-source argument is the custom value describing the source to select | ||
| 180 | |||
| 181 | - slew-rate takes as argument the target rate in a driver-specific format | ||
| 182 | |||
| 183 | All parameters not listed here, do not take an argument. | 173 | All parameters not listed here, do not take an argument. |
| 184 | 174 | ||
| 185 | More in-depth documentation on these parameters can be found in | 175 | More in-depth documentation on these parameters can be found in |
