Commit 99d19f5a authored by Brian Norris's avatar Brian Norris Committed by Linus Walleij

dt-bindings: pinctrl: qcom: add drive-open-drain to ipq4019

We've added drive-open-drain support, so note it in the DT binding.
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200703080646.23233-2-computersforpeace@gmail.comSigned-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 13355ca3
...@@ -44,7 +44,8 @@ information about e.g. the mux function. ...@@ -44,7 +44,8 @@ information about e.g. the mux function.
The following generic properties as defined in pinctrl-bindings.txt are valid The following generic properties as defined in pinctrl-bindings.txt are valid
to specify in a pin configuration subnode: to specify in a pin configuration subnode:
pins, function, bias-disable, bias-pull-down, bias-pull-up, drive-strength. pins, function, bias-disable, bias-pull-down, bias-pull-up, drive-open-drain,
drive-strength.
Non-empty subnodes must specify the 'pins' property. Non-empty subnodes must specify the 'pins' property.
Note that not all properties are valid for all pins. Note that not all properties are valid for all pins.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment