Skip to content

Commit 18ba1f9

Browse files
committed
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>
1 parent 6c79521 commit 18ba1f9

File tree

9 files changed

+12
-12
lines changed

9 files changed

+12
-12
lines changed

Documentation/devicetree/bindings/media/stih407-c8sectpfe.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ See: Documentation/devicetree/bindings/clock/clock-bindings.txt
2828
- pinctrl-names : a pinctrl state named tsin%d-serial or tsin%d-parallel (where %d is tsin-num)
2929
must be defined for each tsin child node.
3030
- pinctrl-0 : phandle referencing pin configuration for this tsin configuration
31-
See: Documentation/devicetree/bindings/pinctrl/pinctrl-binding.txt
31+
See: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
3232

3333

3434
Required properties (tsin (child) node):

Documentation/devicetree/bindings/mfd/as3722.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ is required:
4646
Following properties are require if pin control setting is required
4747
at boot.
4848
- 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.
5050
- pinctrl[0...n]: Properties to contain the phandle that refer to
5151
different nodes of pin control settings. These nodes represents
5252
the pin control setting of state 0 to state n. Each of these

Documentation/devicetree/bindings/mmc/microchip,sdhci-pic32.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Required properties:
1212
See: Documentation/devicetree/bindings/clock/clock-bindings.txt
1313
- pinctrl-names: A pinctrl state names "default" must be defined.
1414
- 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
1616

1717
Example:
1818

Documentation/devicetree/bindings/mmc/sdhci-st.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Required properties:
2020

2121
- pinctrl-names: A pinctrl state names "default" must be defined.
2222
- 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
2424

2525
- reg: This must provide the host controller base address and it can also
2626
contain the FlashSS Top register for TX/RX delay used by the driver

Documentation/devicetree/bindings/pinctrl/pinctrl-max77620.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Optional Pinmux properties:
1111
--------------------------
1212
Following properties are required if default setting of pins are required
1313
at boot.
14-
- pinctrl-names: A pinctrl state named per <pinctrl-binding.txt>.
14+
- pinctrl-names: A pinctrl state named per <pinctrl-bindings.txt>.
1515
- pinctrl[0...n]: Properties to contain the phandle for pinctrl states per
16-
<pinctrl-binding.txt>.
16+
<pinctrl-bindings.txt>.
1717

1818
The pin configurations are defined as child of the pinctrl states node. Each
1919
sub-node have following properties:

Documentation/devicetree/bindings/pinctrl/pinctrl-mcp23s08.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@ Optional Pinmux properties:
101101
--------------------------
102102
Following properties are required if default setting of pins are required
103103
at boot.
104-
- pinctrl-names: A pinctrl state named per <pinctrl-binding.txt>.
104+
- pinctrl-names: A pinctrl state named per <pinctrl-bindings.txt>.
105105
- pinctrl[0...n]: Properties to contain the phandle for pinctrl states per
106-
<pinctrl-binding.txt>.
106+
<pinctrl-bindings.txt>.
107107

108108
The pin configurations are defined as child of the pinctrl states node. Each
109109
sub-node have following properties:

Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Optional Pinmux properties:
1010
--------------------------
1111
Following properties are required if default setting of pins are required
1212
at boot.
13-
- pinctrl-names: A pinctrl state named per <pinctrl-binding.txt>.
13+
- pinctrl-names: A pinctrl state named per <pinctrl-bindings.txt>.
1414
- pinctrl[0...n]: Properties to contain the phandle for pinctrl states per
15-
<pinctrl-binding.txt>.
15+
<pinctrl-bindings.txt>.
1616

1717
The pin configurations are defined as child of the pinctrl states node. Each
1818
sub-node have following properties:

Documentation/devicetree/bindings/serial/microchip,pic32-uart.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Required properties:
88
See: Documentation/devicetree/bindings/clock/clock-bindings.txt
99
- pinctrl-names: A pinctrl state names "default" must be defined.
1010
- 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
1212

1313
Optional properties:
1414
- cts-gpios: CTS pin for UART

Documentation/devicetree/bindings/spi/spi-st-ssc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Required properties:
99
- clocks : Must contain an entry for each name in clock-names
1010
See ../clk/*
1111
- pinctrl-names : Uses "default", can use "sleep" if provided
12-
See ../pinctrl/pinctrl-binding.txt
12+
See ../pinctrl/pinctrl-bindings.txt
1313

1414
Optional properties:
1515
- cs-gpios : List of GPIO chip selects

0 commit comments

Comments
 (0)