diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-14 17:24:41 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-15 23:10:01 +0200 |
commit | 18ba1f98607ef1b88d02eabe4d2b16b9bdc10e40 (patch) | |
tree | 79ed54b41b74c747b7319cf96b97bc277ec8a942 /Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt | |
parent | devicetree: fix some bindings file names (diff) | |
download | linux-18ba1f98607ef1b88d02eabe4d2b16b9bdc10e40.tar.xz linux-18ba1f98607ef1b88d02eabe4d2b16b9bdc10e40.zip |
devicetree: fix name of pinctrl-bindings.txt
Rename:
pinctrl-binding.txt -> pinctrl-bindings.txt
In order to match the current name of this file.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt')
-rw-r--r-- | Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt index eee3dc260934..cbcbd31e3ce8 100644 --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt @@ -10,9 +10,9 @@ Optional Pinmux properties: -------------------------- Following properties are required if default setting of pins are required at boot. -- pinctrl-names: A pinctrl state named per <pinctrl-binding.txt>. +- pinctrl-names: A pinctrl state named per <pinctrl-bindings.txt>. - pinctrl[0...n]: Properties to contain the phandle for pinctrl states per - <pinctrl-binding.txt>. + <pinctrl-bindings.txt>. The pin configurations are defined as child of the pinctrl states node. Each sub-node have following properties: |