diff options
author | Naoki Hayama <naoki.hayama@lineo.co.jp> | 2020-10-08 11:47:35 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-10-08 21:44:01 +0300 |
commit | ab6ccab6df2488bf168fdca6c5455d16e55ef007 (patch) | |
tree | e66c901ae253964f5afa8757f7c601ce6c0b935b /Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt | |
parent | 6a0e321ea735691e726d84ee29a1a3fd3fc3541a (diff) | |
download | linux-ab6ccab6df2488bf168fdca6c5455d16e55ef007.tar.xz |
dt-bindings: pinctrl: qcom: Fix typo abitrary
Fix comment typo.
s/abitrary/arbitrary/
Signed-off-by: Naoki Hayama <naoki.hayama@lineo.co.jp>
Link: https://lore.kernel.org/r/7d1856e2-84c7-ab19-863d-2d500569d58c@lineo.co.jp
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt')
-rw-r--r-- | Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |