summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-06-14 11:24:41 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-06-15 17:10:01 -0400
commit18ba1f98607ef1b88d02eabe4d2b16b9bdc10e40 (patch)
tree79ed54b41b74c747b7319cf96b97bc277ec8a942 /Documentation
parent6c79521fa8c279a112b883e1aafb8f594c34b2c9 (diff)
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')
-rw-r--r--Documentation/devicetree/bindings/media/stih407-c8sectpfe.txt2
-rw-r--r--Documentation/devicetree/bindings/mfd/as3722.txt2
-rw-r--r--Documentation/devicetree/bindings/mmc/microchip,sdhci-pic32.txt2
-rw-r--r--Documentation/devicetree/bindings/mmc/sdhci-st.txt2
-rw-r--r--Documentation/devicetree/bindings/pinctrl/pinctrl-max77620.txt4
-rw-r--r--Documentation/devicetree/bindings/pinctrl/pinctrl-mcp23s08.txt4
-rw-r--r--Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt4
-rw-r--r--Documentation/devicetree/bindings/serial/microchip,pic32-uart.txt2
-rw-r--r--Documentation/devicetree/bindings/spi/spi-st-ssc.txt2
9 files changed, 12 insertions, 12 deletions
diff --git a/Documentation/devicetree/bindings/media/stih407-c8sectpfe.txt b/Documentation/devicetree/bindings/media/stih407-c8sectpfe.txt
index c7888d6f6408..880d4d70c9fd 100644
--- a/Documentation/devicetree/bindings/media/stih407-c8sectpfe.txt
+++ b/Documentation/devicetree/bindings/media/stih407-c8sectpfe.txt
@@ -28,7 +28,7 @@ See: Documentation/devicetree/bindings/clock/clock-bindings.txt
28- pinctrl-names : a pinctrl state named tsin%d-serial or tsin%d-parallel (where %d is tsin-num) 28- pinctrl-names : a pinctrl state named tsin%d-serial or tsin%d-parallel (where %d is tsin-num)
29 must be defined for each tsin child node. 29 must be defined for each tsin child node.
30- pinctrl-0 : phandle referencing pin configuration for this tsin configuration 30- pinctrl-0 : phandle referencing pin configuration for this tsin configuration
31See: Documentation/devicetree/bindings/pinctrl/pinctrl-binding.txt 31See: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
32 32
33 33
34Required properties (tsin (child) node): 34Required properties (tsin (child) node):
diff --git a/Documentation/devicetree/bindings/mfd/as3722.txt b/Documentation/devicetree/bindings/mfd/as3722.txt
index 0b2a6099aa20..5297b2210704 100644
--- a/Documentation/devicetree/bindings/mfd/as3722.txt
+++ b/Documentation/devicetree/bindings/mfd/as3722.txt
@@ -46,7 +46,7 @@ is required:
46 Following properties are require if pin control setting is required 46 Following properties are require if pin control setting is required
47 at boot. 47 at boot.
48 - pinctrl-names: A pinctrl state named "default" be defined, using the 48 - pinctrl-names: A pinctrl state named "default" be defined, using the
49 bindings in pinctrl/pinctrl-binding.txt. 49 bindings in pinctrl/pinctrl-bindings.txt.
50 - pinctrl[0...n]: Properties to contain the phandle that refer to 50 - pinctrl[0...n]: Properties to contain the phandle that refer to
51 different nodes of pin control settings. These nodes represents 51 different nodes of pin control settings. These nodes represents
52 the pin control setting of state 0 to state n. Each of these 52 the pin control setting of state 0 to state n. Each of these
diff --git a/Documentation/devicetree/bindings/mmc/microchip,sdhci-pic32.txt b/Documentation/devicetree/bindings/mmc/microchip,sdhci-pic32.txt
index 3149297b3933..f064528effed 100644
--- a/Documentation/devicetree/bindings/mmc/microchip,sdhci-pic32.txt
+++ b/Documentation/devicetree/bindings/mmc/microchip,sdhci-pic32.txt
@@ -12,7 +12,7 @@ Required properties:
12 See: Documentation/devicetree/bindings/clock/clock-bindings.txt 12 See: Documentation/devicetree/bindings/clock/clock-bindings.txt
13- pinctrl-names: A pinctrl state names "default" must be defined. 13- pinctrl-names: A pinctrl state names "default" must be defined.
14- pinctrl-0: Phandle referencing pin configuration of the SDHCI controller. 14- pinctrl-0: Phandle referencing pin configuration of the SDHCI controller.
15 See: Documentation/devicetree/bindings/pinctrl/pinctrl-binding.txt 15 See: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
16 16
17Example: 17Example:
18 18
diff --git a/Documentation/devicetree/bindings/mmc/sdhci-st.txt b/Documentation/devicetree/bindings/mmc/sdhci-st.txt
index 6b3d40ca395e..ccf82b4ee838 100644
--- a/Documentation/devicetree/bindings/mmc/sdhci-st.txt
+++ b/Documentation/devicetree/bindings/mmc/sdhci-st.txt
@@ -20,7 +20,7 @@ Required properties:
20 20
21- pinctrl-names: A pinctrl state names "default" must be defined. 21- pinctrl-names: A pinctrl state names "default" must be defined.
22- pinctrl-0: Phandle referencing pin configuration of the sd/emmc controller. 22- pinctrl-0: Phandle referencing pin configuration of the sd/emmc controller.
23 See: Documentation/devicetree/bindings/pinctrl/pinctrl-binding.txt 23 See: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
24 24
25- reg: This must provide the host controller base address and it can also 25- reg: This must provide the host controller base address and it can also
26 contain the FlashSS Top register for TX/RX delay used by the driver 26 contain the FlashSS Top register for TX/RX delay used by the driver
diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-max77620.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-max77620.txt
index ad4fce3552bb..511fc234558b 100644
--- a/Documentation/devicetree/bindings/pinctrl/pinctrl-max77620.txt
+++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-max77620.txt
@@ -11,9 +11,9 @@ Optional Pinmux properties:
11-------------------------- 11--------------------------
12Following properties are required if default setting of pins are required 12Following properties are required if default setting of pins are required
13at boot. 13at boot.
14- pinctrl-names: A pinctrl state named per <pinctrl-binding.txt>. 14- pinctrl-names: A pinctrl state named per <pinctrl-bindings.txt>.
15- pinctrl[0...n]: Properties to contain the phandle for pinctrl states per 15- pinctrl[0...n]: Properties to contain the phandle for pinctrl states per
16 <pinctrl-binding.txt>. 16 <pinctrl-bindings.txt>.
17 17
18The pin configurations are defined as child of the pinctrl states node. Each 18The pin configurations are defined as child of the pinctrl states node. Each
19sub-node have following properties: 19sub-node have following properties:
diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-mcp23s08.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-mcp23s08.txt
index a677145ae6d1..625a22e2f211 100644
--- a/Documentation/devicetree/bindings/pinctrl/pinctrl-mcp23s08.txt
+++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-mcp23s08.txt
@@ -101,9 +101,9 @@ Optional Pinmux properties:
101-------------------------- 101--------------------------
102Following properties are required if default setting of pins are required 102Following properties are required if default setting of pins are required
103at boot. 103at boot.
104- pinctrl-names: A pinctrl state named per <pinctrl-binding.txt>. 104- pinctrl-names: A pinctrl state named per <pinctrl-bindings.txt>.
105- pinctrl[0...n]: Properties to contain the phandle for pinctrl states per 105- pinctrl[0...n]: Properties to contain the phandle for pinctrl states per
106 <pinctrl-binding.txt>. 106 <pinctrl-bindings.txt>.
107 107
108The pin configurations are defined as child of the pinctrl states node. Each 108The pin configurations are defined as child of the pinctrl states node. Each
109sub-node have following properties: 109sub-node have following properties:
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:
10-------------------------- 10--------------------------
11Following properties are required if default setting of pins are required 11Following properties are required if default setting of pins are required
12at boot. 12at boot.
13- pinctrl-names: A pinctrl state named per <pinctrl-binding.txt>. 13- pinctrl-names: A pinctrl state named per <pinctrl-bindings.txt>.
14- pinctrl[0...n]: Properties to contain the phandle for pinctrl states per 14- pinctrl[0...n]: Properties to contain the phandle for pinctrl states per
15 <pinctrl-binding.txt>. 15 <pinctrl-bindings.txt>.
16 16
17The pin configurations are defined as child of the pinctrl states node. Each 17The pin configurations are defined as child of the pinctrl states node. Each
18sub-node have following properties: 18sub-node have following properties:
diff --git a/Documentation/devicetree/bindings/serial/microchip,pic32-uart.txt b/Documentation/devicetree/bindings/serial/microchip,pic32-uart.txt
index 7a34345d0ca3..c8dd440e9747 100644
--- a/Documentation/devicetree/bindings/serial/microchip,pic32-uart.txt
+++ b/Documentation/devicetree/bindings/serial/microchip,pic32-uart.txt
@@ -8,7 +8,7 @@ Required properties:
8 See: Documentation/devicetree/bindings/clock/clock-bindings.txt 8 See: Documentation/devicetree/bindings/clock/clock-bindings.txt
9- pinctrl-names: A pinctrl state names "default" must be defined. 9- pinctrl-names: A pinctrl state names "default" must be defined.
10- pinctrl-0: Phandle referencing pin configuration of the UART peripheral. 10- pinctrl-0: Phandle referencing pin configuration of the UART peripheral.
11 See: Documentation/devicetree/bindings/pinctrl/pinctrl-binding.txt 11 See: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
12 12
13Optional properties: 13Optional properties:
14- cts-gpios: CTS pin for UART 14- cts-gpios: CTS pin for UART
diff --git a/Documentation/devicetree/bindings/spi/spi-st-ssc.txt b/Documentation/devicetree/bindings/spi/spi-st-ssc.txt
index fe54959ec957..1bdc4709e474 100644
--- a/Documentation/devicetree/bindings/spi/spi-st-ssc.txt
+++ b/Documentation/devicetree/bindings/spi/spi-st-ssc.txt
@@ -9,7 +9,7 @@ Required properties:
9- clocks : Must contain an entry for each name in clock-names 9- clocks : Must contain an entry for each name in clock-names
10 See ../clk/* 10 See ../clk/*
11- pinctrl-names : Uses "default", can use "sleep" if provided 11- pinctrl-names : Uses "default", can use "sleep" if provided
12 See ../pinctrl/pinctrl-binding.txt 12 See ../pinctrl/pinctrl-bindings.txt
13 13
14Optional properties: 14Optional properties:
15- cs-gpios : List of GPIO chip selects 15- cs-gpios : List of GPIO chip selects