diff options
author | 2020-10-08 17:47:42 +0900 | |
---|---|---|
committer | 2020-10-08 13:44:15 -0500 | |
commit | ec9e656854f3916fc363bb3feb9e92372fbe0b0c (patch) | |
tree | 57a1d2b430fcb35db347fd6b244c72e2d6dcf59d | |
parent | dt-bindings: pinctrl: qcom: Fix typo abitrary (diff) | |
download | wireguard-linux-ec9e656854f3916fc363bb3feb9e92372fbe0b0c.tar.xz wireguard-linux-ec9e656854f3916fc363bb3feb9e92372fbe0b0c.zip |
dt-bindings: pinctrl: sirf: 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/614fe604-ab8e-21cb-0c3a-db6ddeff2a4e@lineo.co.jp
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | Documentation/devicetree/bindings/pinctrl/pinctrl-atlas7.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-atlas7.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-atlas7.txt index bf9b07016c87..fbdd1a716a1e 100644 --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-atlas7.txt +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-atlas7.txt @@ -60,7 +60,7 @@ For example, pinctrl might have properties like the following: Please refer to pinctrl-bindings.txt in this directory for details of the common pinctrl bindings used by client devices. -SiRFatlas7's pinmux nodes act as a container for an abitrary number of subnodes. +SiRFatlas7's pinmux nodes act as a container for an arbitrary number of subnodes. Each of these subnodes represents some desired configuration for a group of pins. Required subnode-properties: |