Message ID | 7d1856e2-84c7-ab19-863d-2d500569d58c@lineo.co.jp (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | None | expand |
On Thu, 08 Oct 2020 17:47:35 +0900, Naoki Hayama wrote: > Fix comment typo. > s/abitrary/arbitrary/ > > Signed-off-by: Naoki Hayama <naoki.hayama@lineo.co.jp> > --- > .../devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks!
diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt index 0861afeccfc9..97858a7c07a2 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt @@ -26,7 +26,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the common pinctrl bindings used by client devices, including the meaning of the phrase "pin configuration node". -The pin configuration nodes act as a container for an abitrary number of +The pin configuration nodes act as a container for an arbitrary number of subnodes. Each of these subnodes represents some desired configuration for a pin, a group, or a list of pins or groups. This configuration can include the mux function to select on those pin(s)/group(s), and various pin configuration
Fix comment typo. s/abitrary/arbitrary/ Signed-off-by: Naoki Hayama <naoki.hayama@lineo.co.jp> --- .../devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)