diff options
author | Naoki Hayama <naoki.hayama@lineo.co.jp> | 2020-10-08 11:47:42 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-10-08 21:44:15 +0300 |
commit | ec9e656854f3916fc363bb3feb9e92372fbe0b0c (patch) | |
tree | 57a1d2b430fcb35db347fd6b244c72e2d6dcf59d /Documentation/devicetree/bindings/pinctrl | |
parent | ab6ccab6df2488bf168fdca6c5455d16e55ef007 (diff) | |
download | linux-ec9e656854f3916fc363bb3feb9e92372fbe0b0c.tar.xz |
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 'Documentation/devicetree/bindings/pinctrl')
-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: |