Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Naoki Hayama and committed by
Rob Herring
ab6ccab6 6a0e321e

+1 -1
+1 -1
Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt
··· 26 26 common pinctrl bindings used by client devices, including the meaning of the 27 27 phrase "pin configuration node". 28 28 29 - The pin configuration nodes act as a container for an abitrary number of 29 + The pin configuration nodes act as a container for an arbitrary number of 30 30 subnodes. Each of these subnodes represents some desired configuration for a 31 31 pin, a group, or a list of pins or groups. This configuration can include the 32 32 mux function to select on those pin(s)/group(s), and various pin configuration