1 #include "qcom-apq8064-v2.0.dtsi"
2 #include <dt-bindings/gpio/gpio.h>
3 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
6 model = "Qualcomm APQ8064/IFC6410";
7 compatible = "qcom,apq8064-ifc6410", "qcom,apq8064";
10 serial0 = &gsbi7_serial;
11 serial1 = &gsbi6_serial;
15 stdout-path = "serial0:115200n8";
19 compatible = "simple-bus";
21 sdcc4_pwrseq: sdcc4_pwrseq {
22 pinctrl-names = "default";
23 pinctrl-0 = <&wlan_default_gpios>;
24 compatible = "mmc-pwrseq-simple";
25 reset-gpios = <&pm8921_gpio 43 GPIO_ACTIVE_LOW>;
30 compatible = "gpio-leds";
31 pinctrl-names = "default";
32 pinctrl-0 = <¬ify_led>;
35 label = "apq8064:green:user1";
36 gpios = <&pm8921_gpio 18 GPIO_ACTIVE_HIGH>;
43 card_detect: card_detect {
54 vin_lvs1_3_6-supply = <&pm8921_s4>;
55 vin_lvs2-supply = <&pm8921_s1>;
56 vin_lvs4_5_7-supply = <&pm8921_s4>;
58 vdd_l1_l2_l12_l18-supply = <&pm8921_s4>;
59 vdd_l24-supply = <&pm8921_s1>;
60 vdd_l25-supply = <&pm8921_s1>;
61 vdd_l26-supply = <&pm8921_s7>;
62 vdd_l27-supply = <&pm8921_s7>;
63 vdd_l28-supply = <&pm8921_s7>;
69 regulator-min-microvolt = <1225000>;
70 regulator-max-microvolt = <1225000>;
71 qcom,switch-mode-frequency = <3200000>;
76 regulator-min-microvolt = <1000000>;
77 regulator-max-microvolt = <1400000>;
78 qcom,switch-mode-frequency = <4800000>;
82 regulator-min-microvolt = <1800000>;
83 regulator-max-microvolt = <1800000>;
84 qcom,switch-mode-frequency = <3200000>;
88 regulator-min-microvolt = <1300000>;
89 regulator-max-microvolt = <1300000>;
90 qcom,switch-mode-frequency = <3200000>;
94 regulator-min-microvolt = <3050000>;
95 regulator-max-microvolt = <3300000>;
100 regulator-min-microvolt = <1000000>;
101 regulator-max-microvolt = <1800000>;
106 regulator-min-microvolt = <2750000>;
107 regulator-max-microvolt = <3000000>;
112 regulator-min-microvolt = <2950000>;
113 regulator-max-microvolt = <2950000>;
118 regulator-min-microvolt = <1700000>;
119 regulator-max-microvolt = <1900000>;
129 ext_3p3v: regulator-fixed@1 {
130 compatible = "regulator-fixed";
131 regulator-min-microvolt = <3300000>;
132 regulator-max-microvolt = <3300000>;
133 regulator-name = "ext_3p3v";
134 regulator-type = "voltage";
135 startup-delay-us = <0>;
136 gpio = <&tlmm_pinmux 77 GPIO_ACTIVE_HIGH>;
141 gsbi3: gsbi@16200000 {
143 qcom,mode = <GSBI_PROT_I2C>;
151 qcom,mode = <GSBI_PROT_I2C>;
155 clock-frequency = <200000>;
158 compatible = "atmel,24c128";
167 qcom,mode = <GSBI_PROT_I2C_UART>;
171 pinctrl-names = "default";
172 pinctrl-0 = <&gsbi6_uart_4pins>;
178 qcom,mode = <GSBI_PROT_I2C_UART>;
181 pinctrl-names = "default";
182 pinctrl-0 = <&gsbi7_uart_2pins>;
186 sata_phy0: phy@1b400000 {
190 sata0: sata@29000000 {
192 target-supply = <&pm8921_s4>;
196 usb1_phy: phy@12500000 {
198 vddcx-supply = <&pm8921_s3>;
199 v3p3-supply = <&pm8921_l3>;
200 v1p8-supply = <&pm8921_l4>;
203 usb3_phy: phy@12520000 {
205 vddcx-supply = <&pm8921_s3>;
206 v3p3-supply = <&pm8921_l3>;
207 v1p8-supply = <&pm8921_l23>;
210 usb4_phy: phy@12530000 {
212 vddcx-supply = <&pm8921_s3>;
213 v3p3-supply = <&pm8921_l3>;
214 v1p8-supply = <&pm8921_l23>;
217 gadget1: gadget@12500000 {
237 wlan_default_gpios: wlan-gpios {
242 power-source = <PM8921_GPIO_S4>;
251 power-source = <PM8921_GPIO_S4>;
260 sdcc1: sdcc@12400000 {
262 vmmc-supply = <&pm8921_l5>;
263 vqmmc-supply = <&pm8921_s4>;
266 /* External micro SD card */
267 sdcc3: sdcc@12180000 {
269 vmmc-supply = <&pm8921_l6>;
270 pinctrl-names = "default";
271 pinctrl-0 = <&card_detect>;
272 cd-gpios = <&tlmm_pinmux 26 GPIO_ACTIVE_LOW>;
275 sdcc4: sdcc@121c0000 {
277 vmmc-supply = <&ext_3p3v>;
278 vqmmc-supply = <&pm8921_lvs1>;
279 mmc-pwrseq = <&sdcc4_pwrseq>;