File tree Expand file tree Collapse file tree 9 files changed +12
-12
lines changed
Documentation/devicetree/bindings Expand file tree Collapse file tree 9 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ See: Documentation/devicetree/bindings/clock/clock-bindings.txt
28
28
- pinctrl-names : a pinctrl state named tsin%d-serial or tsin%d-parallel (where %d is tsin-num)
29
29
must be defined for each tsin child node.
30
30
- 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
32
32
33
33
34
34
Required properties (tsin (child) node):
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ is required:
46
46
Following properties are require if pin control setting is required
47
47
at boot.
48
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
50
- pinctrl[0...n]: Properties to contain the phandle that refer to
51
51
different nodes of pin control settings. These nodes represents
52
52
the pin control setting of state 0 to state n. Each of these
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Required properties:
12
12
See: Documentation/devicetree/bindings/clock/clock-bindings.txt
13
13
- pinctrl-names: A pinctrl state names "default" must be defined.
14
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
17
17
Example:
18
18
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Required properties:
20
20
21
21
- pinctrl-names: A pinctrl state names "default" must be defined.
22
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
25
- reg: This must provide the host controller base address and it can also
26
26
contain the FlashSS Top register for TX/RX delay used by the driver
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ Optional Pinmux properties:
11
11
--------------------------
12
12
Following properties are required if default setting of pins are required
13
13
at boot.
14
- - pinctrl-names: A pinctrl state named per <pinctrl-binding .txt>.
14
+ - pinctrl-names: A pinctrl state named per <pinctrl-bindings .txt>.
15
15
- pinctrl[0...n]: Properties to contain the phandle for pinctrl states per
16
- <pinctrl-binding .txt>.
16
+ <pinctrl-bindings .txt>.
17
17
18
18
The pin configurations are defined as child of the pinctrl states node. Each
19
19
sub-node have following properties:
Original file line number Diff line number Diff line change @@ -101,9 +101,9 @@ Optional Pinmux properties:
101
101
--------------------------
102
102
Following properties are required if default setting of pins are required
103
103
at boot.
104
- - pinctrl-names: A pinctrl state named per <pinctrl-binding .txt>.
104
+ - pinctrl-names: A pinctrl state named per <pinctrl-bindings .txt>.
105
105
- pinctrl[0...n]: Properties to contain the phandle for pinctrl states per
106
- <pinctrl-binding .txt>.
106
+ <pinctrl-bindings .txt>.
107
107
108
108
The pin configurations are defined as child of the pinctrl states node. Each
109
109
sub-node have following properties:
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ Optional Pinmux properties:
10
10
--------------------------
11
11
Following properties are required if default setting of pins are required
12
12
at boot.
13
- - pinctrl-names: A pinctrl state named per <pinctrl-binding .txt>.
13
+ - pinctrl-names: A pinctrl state named per <pinctrl-bindings .txt>.
14
14
- pinctrl[0...n]: Properties to contain the phandle for pinctrl states per
15
- <pinctrl-binding .txt>.
15
+ <pinctrl-bindings .txt>.
16
16
17
17
The pin configurations are defined as child of the pinctrl states node. Each
18
18
sub-node have following properties:
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Required properties:
8
8
See: Documentation/devicetree/bindings/clock/clock-bindings.txt
9
9
- pinctrl-names: A pinctrl state names "default" must be defined.
10
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
13
13
Optional properties:
14
14
- cts-gpios: CTS pin for UART
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Required properties:
9
9
- clocks : Must contain an entry for each name in clock-names
10
10
See ../clk/*
11
11
- pinctrl-names : Uses "default", can use "sleep" if provided
12
- See ../pinctrl/pinctrl-binding .txt
12
+ See ../pinctrl/pinctrl-bindings .txt
13
13
14
14
Optional properties:
15
15
- cs-gpios : List of GPIO chip selects
You can’t perform that action at this time.
0 commit comments