1 // SPDX-License-Identifier: GPL-2.0-only
3 * Common CPCAP configuration used on Motorola phones
8 compatible = "motorola,cpcap", "st,6556002";
10 interrupt-parent = <&gpio1>;
11 interrupts = <7 IRQ_TYPE_LEVEL_HIGH>;
13 #interrupt-cells = <2>;
16 spi-max-frequency = <3000000>;
20 compatible = "motorola,mapphone-cpcap-adc";
21 interrupts-extended = <&cpcap 8 0>;
22 interrupt-names = "adcdone";
23 #io-channel-cells = <1>;
26 cpcap_battery: battery {
27 compatible = "motorola,cpcap-battery";
28 interrupts-extended = <
29 &cpcap 6 0 &cpcap 5 0 &cpcap 3 0
30 &cpcap 20 0 &cpcap 54 0
33 "eol", "lowbph", "lowbpl",
34 "chrgcurr1", "battdetb";
35 io-channels = <&cpcap_adc 0 &cpcap_adc 1
36 &cpcap_adc 5 &cpcap_adc 6>;
37 io-channel-names = "battdetb", "battp",
38 "chg_isense", "batti";
39 power-supplies = <&cpcap_charger>;
42 cpcap_charger: charger {
43 compatible = "motorola,mapphone-cpcap-charger";
44 interrupts-extended = <
45 &cpcap 13 0 &cpcap 12 0 &cpcap 29 0 &cpcap 28 0
46 &cpcap 22 0 &cpcap 21 0 &cpcap 20 0 &cpcap 19 0
50 "chrg_det", "rvrs_chrg", "chrg_se1b", "se0conn",
51 "rvrs_mode", "chrgcurr2", "chrgcurr1", "vbusvld",
53 mode-gpios = <&gpio3 29 GPIO_ACTIVE_LOW
54 &gpio3 23 GPIO_ACTIVE_LOW>;
55 io-channels = <&cpcap_adc 0 &cpcap_adc 1
56 &cpcap_adc 2 &cpcap_adc 5
58 io-channel-names = "battdetb", "battp",
63 cpcap_regulator: regulator {
64 compatible = "motorola,mapphone-cpcap-regulator";
66 cpcap_regulators: regulators {
70 cpcap_audio: audio-codec {
71 #sound-dai-cells = <1>;
74 cpcap_audio_codec0: endpoint {
78 cpcap_audio_codec1: endpoint {
84 compatible = "motorola,cpcap-rtc";
86 interrupt-parent = <&cpcap>;
87 interrupts = <39 IRQ_TYPE_NONE>, <26 IRQ_TYPE_NONE>;
90 power_button: button {
91 compatible = "motorola,cpcap-pwrbutton";
93 interrupts = <23 IRQ_TYPE_NONE>;
97 compatible = "motorola,mapphone-cpcap-usb-phy";
98 pinctrl-0 = <&usb_gpio_mux_sel1 &usb_gpio_mux_sel2>;
99 pinctrl-1 = <&usb_ulpi_pins>;
100 pinctrl-2 = <&usb_utmi_pins>;
101 pinctrl-3 = <&uart3_pins>;
102 pinctrl-names = "default", "ulpi", "utmi", "uart";
104 interrupts-extended = <
105 &cpcap 15 0 &cpcap 14 0 &cpcap 28 0 &cpcap 19 0
106 &cpcap 18 0 &cpcap 17 0 &cpcap 16 0 &cpcap 49 0
110 "id_ground", "id_float", "se0conn", "vbusvld",
111 "sessvld", "sessend", "se1", "dm", "dp";
112 mode-gpios = <&gpio2 28 GPIO_ACTIVE_HIGH
113 &gpio1 0 GPIO_ACTIVE_HIGH>;
114 io-channels = <&cpcap_adc 2>, <&cpcap_adc 7>;
115 io-channel-names = "vbus", "id";
116 vusb-supply = <&vusb>;
120 compatible = "motorola,cpcap-led-red";
122 label = "status-led:red";
125 led_green: led-green {
126 compatible = "motorola,cpcap-led-green";
128 label = "status-led:green";
132 compatible = "motorola,cpcap-led-blue";
134 label = "status-led:blue";
138 compatible = "motorola,cpcap-led-adl";
140 label = "button-backlight";
144 compatible = "motorola,cpcap-led-cp";
146 label = "shift-key-light";
153 regulator-min-microvolt = <5050000>;
154 regulator-max-microvolt = <5050000>;
155 regulator-enable-ramp-delay = <50000>;
160 regulator-min-microvolt = <2900000>;
161 regulator-max-microvolt = <2900000>;
162 regulator-enable-ramp-delay = <1000>;
165 /* Used by DSS and is the "zerov_regulator" trigger for SoC off mode */
167 regulator-min-microvolt = <1800000>;
168 regulator-max-microvolt = <1800000>;
169 regulator-enable-ramp-delay = <1000>;
174 regulator-min-microvolt = <1800000>;
175 regulator-max-microvolt = <1800000>;
176 regulator-enable-ramp-delay = <1000>;
180 regulator-min-microvolt = <1875000>;
181 regulator-max-microvolt = <1875000>;
182 regulator-enable-ramp-delay = <1000>;
186 regulator-min-microvolt = <1500000>;
187 regulator-max-microvolt = <3150000>;
188 regulator-enable-ramp-delay = <1000>;
192 regulator-min-microvolt = <2775000>;
193 regulator-max-microvolt = <2775000>;
194 regulator-enable-ramp-delay = <1000>;
198 /* Used by eMMC at mmc2 */
200 regulator-min-microvolt = <2900000>;
201 regulator-max-microvolt = <2900000>;
202 regulator-enable-ramp-delay = <1000>;
206 regulator-min-microvolt = <1200000>;
207 regulator-max-microvolt = <1800000>;
208 regulator-enable-ramp-delay = <100>;
212 regulator-min-microvolt = <2775000>;
213 regulator-max-microvolt = <2775000>;
214 regulator-enable-ramp-delay = <1000>;
218 regulator-min-microvolt = <2775000>;
219 regulator-max-microvolt = <2775000>;
220 regulator-enable-ramp-delay = <1000>;
224 regulator-min-microvolt = <2500000>;
225 regulator-max-microvolt = <2775000>;
226 regulator-enable-ramp-delay = <100>;
230 regulator-min-microvolt = <1800000>;
231 regulator-max-microvolt = <1900000>;
232 regulator-enable-ramp-delay = <1000>;
235 /* Used by micro-SDIO at mmc1 */
237 regulator-min-microvolt = <3000000>;
238 regulator-max-microvolt = <3000000>;
239 regulator-enable-ramp-delay = <1000>;
243 regulator-min-microvolt = <1800000>;
244 regulator-max-microvolt = <2900000>;
245 regulator-enable-ramp-delay = <1000>;
249 regulator-min-microvolt = <1800000>;
250 regulator-max-microvolt = <2900000>;
251 regulator-enable-ramp-delay = <1000>;
255 regulator-min-microvolt = <1300000>;
256 regulator-max-microvolt = <3000000>;
257 regulator-enable-ramp-delay = <500>;
261 regulator-min-microvolt = <3300000>;
262 regulator-max-microvolt = <3300000>;
263 regulator-enable-ramp-delay = <1000>;
267 regulator-min-microvolt = <2775000>;
268 regulator-max-microvolt = <2775000>;
269 regulator-enable-ramp-delay = <1000>;
270 regulator-initial-mode = <0x00>; /* NORMAL */