File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Documentation/devicetree/bindings/regulator Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,12 @@ properties:
33
33
vddpmu-supply :
34
34
description : VDD_PMU supply regulator handle
35
35
36
+ vddpmumx-supply :
37
+ description : VDD_PMU_MX supply regulator handle
38
+
39
+ vddpmucx-supply :
40
+ description : VDD_PMU_CX supply regulator handle
41
+
36
42
vddio1p2-supply :
37
43
description : VDD_IO_1P2 supply regulator handle
38
44
@@ -72,6 +78,10 @@ properties:
72
78
maxItems : 1
73
79
description : GPIO line indicating the state of the clock supply to the BT module
74
80
81
+ xo-clk-gpios :
82
+ maxItems : 1
83
+ description : GPIO line allowing to select the XO clock configuration for the module
84
+
75
85
clocks :
76
86
maxItems : 1
77
87
description : Reference clock handle
@@ -119,6 +129,8 @@ allOf:
119
129
- vddio-supply
120
130
- vddaon-supply
121
131
- vddpmu-supply
132
+ - vddpmumx-supply
133
+ - vddpmucx-supply
122
134
- vddrfa0p95-supply
123
135
- vddrfa1p3-supply
124
136
- vddrfa1p9-supply
You can’t perform that action at this time.
0 commit comments