On Tue 16 May 13:11 PDT 2017, Christian Lamparter wrote: > This patch fixes a shared typo in several qcom pinctrl dt-bindings. > > Signed-off-by: Christian Lamparter <chunkeey@xxxxxxxxxxxxxx> Thanks Acked-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> Regards, Bjorn > --- > Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/qcom,msm8660-pinctrl.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt | 2 +- > 5 files changed, 5 insertions(+), 5 deletions(-) > > diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt > index a7bde64798c7..8f07bcc4e59b 100644 > --- a/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt > @@ -37,7 +37,7 @@ information about e.g. the mux function. > The following generic properties as defined in pinctrl-bindings.txt are valid > 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. > > Non-empty subnodes must specify the 'pins' property. > diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt > index bac627d619e6..4b1c583c51e9 100644 > --- a/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt > @@ -39,7 +39,7 @@ information about e.g. the mux function. > > The following generic properties as defined in pinctrl-bindings.txt are valid > 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. > Note that not all properties are valid for all pins. > diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt > index 6e88e91feb11..fade9b9d158c 100644 > --- a/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt > @@ -37,7 +37,7 @@ information about e.g. the mux function. > The following generic properties as defined in pinctrl-bindings.txt are valid > 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. > > Non-empty subnodes must specify the 'pins' property. > diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8660-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8660-pinctrl.txt > index df9a838ec5f9..08f9ab2ed6fe 100644 > --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8660-pinctrl.txt > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8660-pinctrl.txt > @@ -37,7 +37,7 @@ information about e.g. the mux function. > The following generic properties as defined in pinctrl-bindings.txt are valid > 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. > > Non-empty subnodes must specify the 'pins' property. > diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt > index 453bd7c76d6b..e93bfa2872b5 100644 > --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt > @@ -36,7 +36,7 @@ information about e.g. the mux function. > > The following generic properties as defined in pinctrl-bindings.txt are valid > 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. > Note that not all properties are valid for all pins. > -- > 2.11.0 > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html