Commit c50495aa authored by Christian Lamparter's avatar Christian Lamparter Committed by Rob Herring

dt-bindings: pinctrl: fix bias-pull,up typo

This patch fixes a shared typo in several qcom pinctrl dt-bindings.
Signed-off-by: default avatarChristian Lamparter <chunkeey@googlemail.com>
Acked-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 195712bf
...@@ -42,7 +42,7 @@ information about e.g. the mux function. ...@@ -42,7 +42,7 @@ 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-strength,
output-low, output-high. output-low, output-high.
Non-empty subnodes must specify the 'pins' property. Non-empty subnodes must specify the 'pins' property.
......
...@@ -44,7 +44,7 @@ information about e.g. the mux function. ...@@ -44,7 +44,7 @@ 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-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.
......
...@@ -42,7 +42,7 @@ information about e.g. the mux function. ...@@ -42,7 +42,7 @@ 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-strength,
output-low, output-high. output-low, output-high.
Non-empty subnodes must specify the 'pins' property. Non-empty subnodes must specify the 'pins' property.
......
...@@ -42,7 +42,7 @@ information about e.g. the mux function. ...@@ -42,7 +42,7 @@ 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-strength,
output-low, output-high. output-low, output-high.
Non-empty subnodes must specify the 'pins' property. Non-empty subnodes must specify the 'pins' property.
......
...@@ -41,7 +41,7 @@ information about e.g. the mux function. ...@@ -41,7 +41,7 @@ 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-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