File tree Expand file tree Collapse file tree 5 files changed +0
-39
lines changed
Documentation/devicetree/bindings Expand file tree Collapse file tree 5 files changed +0
-39
lines changed Original file line number Diff line number Diff line change @@ -26,14 +26,6 @@ properties:
26
26
clock-names :
27
27
const : hclk
28
28
29
- pinctrl-0 :
30
- maxItems : 2
31
-
32
- pinctrl-names :
33
- const : default
34
- description :
35
- Switch the iomux for the HPD/I2C pins to HDMI function.
36
-
37
29
power-domains :
38
30
maxItems : 1
39
31
Original file line number Diff line number Diff line change @@ -88,12 +88,6 @@ patternProperties:
88
88
which can be disabled to suppress events from the button.
89
89
type : boolean
90
90
91
- pinctrl-0 :
92
- maxItems : 1
93
-
94
- pinctrl-names :
95
- maxItems : 1
96
-
97
91
required :
98
92
- linux,code
99
93
Original file line number Diff line number Diff line change @@ -51,15 +51,6 @@ properties:
51
51
appropriate of the LOCHNAGARx_PIN_NUM_GPIOS define, see [3].
52
52
maxItems : 1
53
53
54
- pinctrl-0 :
55
- description :
56
- A phandle to the default pinctrl state.
57
-
58
- pinctrl-names :
59
- description :
60
- A pinctrl state named "default" must be defined.
61
- const : default
62
-
63
54
pin-settings :
64
55
type : object
65
56
patternProperties :
Original file line number Diff line number Diff line change @@ -30,16 +30,6 @@ description: |
30
30
Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
31
31
32
32
properties :
33
- pinctrl-0 :
34
- description :
35
- A phandle to the node containing the subnodes containing default
36
- configurations.
37
-
38
- pinctrl-names :
39
- description :
40
- A pinctrl state named "default" must be defined.
41
- const : default
42
-
43
33
pin-settings :
44
34
description :
45
35
One subnode is required to contain the default settings. It
Original file line number Diff line number Diff line change @@ -110,12 +110,6 @@ properties:
110
110
Internal DMA register base address of the audio
111
111
subsystem (used in secondary sound source).
112
112
113
- pinctrl-0 :
114
- description : Should specify pin control groups used for this controller.
115
-
116
- pinctrl-names :
117
- const : default
118
-
119
113
power-domains :
120
114
maxItems : 1
121
115
You can’t perform that action at this time.
0 commit comments