1 // SPDX-License-Identifier: GPL-2.0-only 1 // SPDX-License-Identifier: GPL-2.0-only 2 /* 2 /* 3 * Copyright (c) 2014-2016, The Linux Foundati 3 * Copyright (c) 2014-2016, The Linux Foundation. All rights reserved. 4 */ 4 */ 5 5 6 /dts-v1/; 6 /dts-v1/; 7 7 8 #include "msm8996.dtsi" 8 #include "msm8996.dtsi" 9 #include "pm8994.dtsi" 9 #include "pm8994.dtsi" 10 #include "pmi8994.dtsi" 10 #include "pmi8994.dtsi" 11 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/input/input.h> 12 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/gpio/gpio.h> 13 #include <dt-bindings/leds/common.h> << 14 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h 13 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 15 #include <dt-bindings/sound/qcom,q6afe.h> 14 #include <dt-bindings/sound/qcom,q6afe.h> 16 #include <dt-bindings/sound/qcom,q6asm.h> 15 #include <dt-bindings/sound/qcom,q6asm.h> 17 #include <dt-bindings/sound/qcom,wcd9335.h> << 18 16 19 /* 17 /* 20 * GPIO name legend: proper name = the GPIO li 18 * GPIO name legend: proper name = the GPIO line is used as GPIO 21 * NC = not connected (pin out bu 19 * NC = not connected (pin out but not routed from the chip to 22 * anything the board) 20 * anything the board) 23 * "[PER]" = pin is muxed for [periphe 21 * "[PER]" = pin is muxed for [peripheral] (not GPIO) 24 * LSEC = Low Speed External Connec 22 * LSEC = Low Speed External Connector 25 * P HSEC = Primary High Speed Extern 23 * P HSEC = Primary High Speed External Connector 26 * S HSEC = Secondary High Speed Exte 24 * S HSEC = Secondary High Speed External Connector 27 * J14 = Camera Connector 25 * J14 = Camera Connector 28 * TP = Test Points 26 * TP = Test Points 29 * 27 * 30 * Line names are taken from the schematic "Dr 28 * Line names are taken from the schematic "DragonBoard 820c", 31 * drawing no: LM25-P2751-1 29 * drawing no: LM25-P2751-1 32 * 30 * 33 * For the lines routed to the external connec 31 * For the lines routed to the external connectors the 34 * lines are named after the 96Boards CE Speci 32 * lines are named after the 96Boards CE Specification 1.0, 35 * Appendix "Expansion Connector Signal Descri 33 * Appendix "Expansion Connector Signal Description". 36 * 34 * 37 * When the 96Board naming of a line and the s 35 * When the 96Board naming of a line and the schematic name of 38 * the same line are in conflict, the 96Board 36 * the same line are in conflict, the 96Board specification 39 * takes precedence, which means that the exte 37 * takes precedence, which means that the external UART on the 40 * LSEC is named UART0 while the schematic and 38 * LSEC is named UART0 while the schematic and SoC names this 41 * UART3. This is only for the informational l 39 * UART3. This is only for the informational lines i.e. "[FOO]", 42 * the GPIO named lines "GPIO-A" thru "GPIO-L" 40 * the GPIO named lines "GPIO-A" thru "GPIO-L" are the only 43 * ones actually used for GPIO. 41 * ones actually used for GPIO. 44 */ 42 */ 45 43 46 / { 44 / { 47 model = "Qualcomm Technologies, Inc. D 45 model = "Qualcomm Technologies, Inc. DB820c"; 48 compatible = "arrow,apq8096-db820c", " 46 compatible = "arrow,apq8096-db820c", "qcom,apq8096-sbc", "qcom,apq8096"; 49 47 50 aliases { 48 aliases { 51 serial0 = &blsp2_uart2; 49 serial0 = &blsp2_uart2; 52 serial1 = &blsp2_uart3; 50 serial1 = &blsp2_uart3; 53 serial2 = &blsp1_uart2; 51 serial2 = &blsp1_uart2; 54 i2c0 = &blsp1_i2c3; !! 52 i2c0 = &blsp1_i2c3; 55 i2c1 = &blsp2_i2c1; !! 53 i2c1 = &blsp2_i2c1; 56 i2c2 = &blsp2_i2c1; !! 54 i2c2 = &blsp2_i2c1; 57 spi0 = &blsp1_spi1; !! 55 spi0 = &blsp1_spi1; 58 spi1 = &blsp2_spi6; !! 56 spi1 = &blsp2_spi6; 59 }; 57 }; 60 58 61 chosen { 59 chosen { 62 stdout-path = "serial0:115200n 60 stdout-path = "serial0:115200n8"; 63 }; 61 }; 64 62 65 div1_mclk: divclk1 { !! 63 clocks { 66 compatible = "gpio-gate-clock" !! 64 compatible = "simple-bus"; 67 pinctrl-0 = <&audio_mclk>; !! 65 divclk4: divclk4 { 68 pinctrl-names = "default"; !! 66 compatible = "fixed-clock"; 69 clocks = <&rpmcc RPM_SMD_DIV_C !! 67 #clock-cells = <0>; 70 #clock-cells = <0>; !! 68 clock-frequency = <32768>; 71 enable-gpios = <&pm8994_gpios !! 69 clock-output-names = "divclk4"; 72 }; << 73 70 74 divclk4: divclk4 { !! 71 pinctrl-names = "default"; 75 compatible = "fixed-clock"; !! 72 pinctrl-0 = <&divclk4_pin_a>; 76 #clock-cells = <0>; !! 73 }; 77 clock-frequency = <32768>; << 78 clock-output-names = "divclk4" << 79 74 80 pinctrl-names = "default"; !! 75 div1_mclk: divclk1 { 81 pinctrl-0 = <&divclk4_pin_a>; !! 76 compatible = "gpio-gate-clock"; >> 77 pinctrl-0 = <&audio_mclk>; >> 78 pinctrl-names = "default"; >> 79 clocks = <&rpmcc RPM_SMD_DIV_CLK1>; >> 80 #clock-cells = <0>; >> 81 enable-gpios = <&pm8994_gpios 15 0>; >> 82 }; 82 }; 83 }; 83 84 84 gpio-keys { !! 85 gpio_keys { 85 compatible = "gpio-keys"; 86 compatible = "gpio-keys"; >> 87 #address-cells = <1>; >> 88 #size-cells = <0>; 86 autorepeat; 89 autorepeat; 87 90 88 pinctrl-names = "default"; 91 pinctrl-names = "default"; 89 pinctrl-0 = <&volume_up_gpio>; 92 pinctrl-0 = <&volume_up_gpio>; 90 93 91 button { !! 94 button@0 { 92 label = "Volume Up"; 95 label = "Volume Up"; 93 linux,code = <KEY_VOLU 96 linux,code = <KEY_VOLUMEUP>; 94 gpios = <&pm8994_gpios 97 gpios = <&pm8994_gpios 2 GPIO_ACTIVE_LOW>; 95 }; 98 }; 96 }; 99 }; 97 100 98 usb2_id: usb2-id { 101 usb2_id: usb2-id { 99 compatible = "linux,extcon-usb 102 compatible = "linux,extcon-usb-gpio"; 100 id-gpios = <&pmi8994_gpios 6 G !! 103 id-gpio = <&pmi8994_gpios 6 GPIO_ACTIVE_HIGH>; 101 pinctrl-names = "default"; 104 pinctrl-names = "default"; 102 pinctrl-0 = <&usb2_vbus_det_gp 105 pinctrl-0 = <&usb2_vbus_det_gpio>; 103 }; 106 }; 104 107 105 usb3_id: usb3-id { 108 usb3_id: usb3-id { 106 compatible = "linux,extcon-usb 109 compatible = "linux,extcon-usb-gpio"; 107 id-gpios = <&pm8994_gpios 22 G !! 110 id-gpio = <&pm8994_gpios 22 GPIO_ACTIVE_HIGH>; 108 pinctrl-names = "default"; 111 pinctrl-names = "default"; 109 pinctrl-0 = <&usb3_vbus_det_gp 112 pinctrl-0 = <&usb3_vbus_det_gpio>; 110 }; 113 }; 111 114 112 vph_pwr: vph-pwr-regulator { 115 vph_pwr: vph-pwr-regulator { 113 compatible = "regulator-fixed" 116 compatible = "regulator-fixed"; 114 regulator-name = "vph_pwr"; 117 regulator-name = "vph_pwr"; 115 regulator-always-on; 118 regulator-always-on; 116 regulator-boot-on; 119 regulator-boot-on; 117 120 118 regulator-min-microvolt = <370 121 regulator-min-microvolt = <3700000>; 119 regulator-max-microvolt = <370 122 regulator-max-microvolt = <3700000>; 120 }; 123 }; 121 124 122 wlan_en: wlan-en-1-8v { 125 wlan_en: wlan-en-1-8v { 123 pinctrl-names = "default"; 126 pinctrl-names = "default"; 124 pinctrl-0 = <&wlan_en_gpios>; 127 pinctrl-0 = <&wlan_en_gpios>; 125 compatible = "regulator-fixed" 128 compatible = "regulator-fixed"; 126 regulator-name = "wlan-en-regu 129 regulator-name = "wlan-en-regulator"; 127 regulator-min-microvolt = <180 130 regulator-min-microvolt = <1800000>; 128 regulator-max-microvolt = <180 131 regulator-max-microvolt = <1800000>; 129 132 130 gpio = <&pm8994_gpios 8 0>; 133 gpio = <&pm8994_gpios 8 0>; 131 134 132 /* WLAN card specific delay */ 135 /* WLAN card specific delay */ 133 startup-delay-us = <70000>; 136 startup-delay-us = <70000>; 134 enable-active-high; 137 enable-active-high; 135 }; 138 }; 136 }; 139 }; 137 140 138 &blsp1_i2c3 { 141 &blsp1_i2c3 { 139 /* On Low speed expansion: LS-I2C0 */ !! 142 /* On Low speed expansion */ >> 143 label = "LS-I2C0"; 140 status = "okay"; 144 status = "okay"; 141 }; 145 }; 142 146 143 &blsp1_spi1 { 147 &blsp1_spi1 { 144 /* On Low speed expansion */ 148 /* On Low speed expansion */ >> 149 label = "LS-SPI0"; 145 status = "okay"; 150 status = "okay"; 146 }; 151 }; 147 152 148 &blsp1_uart2 { 153 &blsp1_uart2 { 149 label = "BT-UART"; 154 label = "BT-UART"; 150 status = "okay"; 155 status = "okay"; 151 156 152 bluetooth { 157 bluetooth { 153 compatible = "qcom,qca6174-bt" 158 compatible = "qcom,qca6174-bt"; 154 159 155 /* bt_disable_n gpio */ 160 /* bt_disable_n gpio */ 156 enable-gpios = <&pm8994_gpios 161 enable-gpios = <&pm8994_gpios 19 GPIO_ACTIVE_HIGH>; 157 162 158 clocks = <&divclk4>; 163 clocks = <&divclk4>; 159 }; 164 }; 160 }; 165 }; 161 166 162 &adsp_pil { 167 &adsp_pil { 163 status = "okay"; 168 status = "okay"; 164 firmware-name = "qcom/apq8096/adsp.mbn 169 firmware-name = "qcom/apq8096/adsp.mbn"; 165 }; 170 }; 166 171 167 &blsp2_i2c1 { 172 &blsp2_i2c1 { 168 /* On High speed expansion: HS-I2C2 */ !! 173 /* On High speed expansion */ >> 174 label = "HS-I2C2"; 169 status = "okay"; 175 status = "okay"; 170 }; 176 }; 171 177 172 &blsp2_i2c1 { 178 &blsp2_i2c1 { 173 /* On Low speed expansion: LS-I2C1 */ !! 179 /* On Low speed expansion */ >> 180 label = "LS-I2C1"; 174 status = "okay"; 181 status = "okay"; 175 }; 182 }; 176 183 177 &blsp2_spi6 { 184 &blsp2_spi6 { 178 /* On High speed expansion */ 185 /* On High speed expansion */ >> 186 label = "HS-SPI1"; 179 status = "okay"; 187 status = "okay"; 180 }; 188 }; 181 189 182 &blsp2_uart2 { 190 &blsp2_uart2 { 183 label = "LS-UART1"; 191 label = "LS-UART1"; 184 status = "okay"; 192 status = "okay"; 185 pinctrl-names = "default", "sleep"; 193 pinctrl-names = "default", "sleep"; 186 pinctrl-0 = <&blsp2_uart2_2pins_defaul 194 pinctrl-0 = <&blsp2_uart2_2pins_default>; 187 pinctrl-1 = <&blsp2_uart2_2pins_sleep> 195 pinctrl-1 = <&blsp2_uart2_2pins_sleep>; 188 }; 196 }; 189 197 190 &blsp2_uart3 { 198 &blsp2_uart3 { 191 label = "LS-UART0"; 199 label = "LS-UART0"; 192 status = "disabled"; 200 status = "disabled"; 193 pinctrl-names = "default", "sleep"; 201 pinctrl-names = "default", "sleep"; 194 pinctrl-0 = <&blsp2_uart3_4pins_defaul 202 pinctrl-0 = <&blsp2_uart3_4pins_default>; 195 pinctrl-1 = <&blsp2_uart3_4pins_sleep> 203 pinctrl-1 = <&blsp2_uart3_4pins_sleep>; 196 }; 204 }; 197 205 198 &camss { 206 &camss { 199 vdda-supply = <&vreg_l2a_1p25>; 207 vdda-supply = <&vreg_l2a_1p25>; 200 }; 208 }; 201 209 202 &gpu { 210 &gpu { 203 status = "okay"; 211 status = "okay"; 204 }; 212 }; 205 213 >> 214 &hdmi { >> 215 status = "okay"; >> 216 >> 217 pinctrl-names = "default", "sleep"; >> 218 pinctrl-0 = <&hdmi_hpd_active &hdmi_ddc_active>; >> 219 pinctrl-1 = <&hdmi_hpd_suspend &hdmi_ddc_suspend>; >> 220 >> 221 core-vdda-supply = <&vreg_l12a_1p8>; >> 222 core-vcc-supply = <&vreg_s4a_1p8>; >> 223 }; >> 224 >> 225 &hdmi_phy { >> 226 status = "okay"; >> 227 >> 228 vddio-supply = <&vreg_l12a_1p8>; >> 229 vcca-supply = <&vreg_l28a_0p925>; >> 230 #phy-cells = <0>; >> 231 }; >> 232 206 &hsusb_phy1 { 233 &hsusb_phy1 { 207 status = "okay"; 234 status = "okay"; 208 235 209 vdd-supply = <&vreg_l28a_0p925>; 236 vdd-supply = <&vreg_l28a_0p925>; 210 vdda-pll-supply = <&vreg_l12a_1p8>; 237 vdda-pll-supply = <&vreg_l12a_1p8>; 211 vdda-phy-dpdm-supply = <&vreg_l24a_3p0 238 vdda-phy-dpdm-supply = <&vreg_l24a_3p075>; 212 }; 239 }; 213 240 214 &hsusb_phy2 { 241 &hsusb_phy2 { 215 status = "okay"; 242 status = "okay"; 216 243 217 vdd-supply = <&vreg_l28a_0p925>; 244 vdd-supply = <&vreg_l28a_0p925>; 218 vdda-pll-supply = <&vreg_l12a_1p8>; 245 vdda-pll-supply = <&vreg_l12a_1p8>; 219 vdda-phy-dpdm-supply = <&vreg_l24a_3p0 246 vdda-phy-dpdm-supply = <&vreg_l24a_3p075>; 220 }; 247 }; 221 248 222 &mdp { 249 &mdp { 223 status = "okay"; 250 status = "okay"; 224 }; 251 }; 225 252 226 &mdss { 253 &mdss { 227 status = "okay"; 254 status = "okay"; 228 }; 255 }; 229 256 230 &mdss_hdmi { << 231 status = "okay"; << 232 << 233 pinctrl-names = "default", "sleep"; << 234 pinctrl-0 = <&hdmi_hpd_active &hdmi_dd << 235 pinctrl-1 = <&hdmi_hpd_suspend &hdmi_d << 236 << 237 core-vdda-supply = <&vreg_l12a_1p8>; << 238 core-vcc-supply = <&vreg_s4a_1p8>; << 239 }; << 240 << 241 &mdss_hdmi_phy { << 242 status = "okay"; << 243 << 244 vddio-supply = <&vreg_l12a_1p8>; << 245 vcca-supply = <&vreg_l28a_0p925>; << 246 #phy-cells = <0>; << 247 }; << 248 << 249 &mmcc { 257 &mmcc { 250 vdd-gfx-supply = <&vdd_gfx>; 258 vdd-gfx-supply = <&vdd_gfx>; 251 }; 259 }; 252 260 253 &mss_pil { << 254 status = "okay"; << 255 pll-supply = <&vreg_l12a_1p8>; << 256 firmware-name = "qcom/apq8096/mba.mbn" << 257 }; << 258 << 259 &pm8994_resin { 261 &pm8994_resin { 260 status = "okay"; 262 status = "okay"; 261 linux,code = <KEY_VOLUMEDOWN>; 263 linux,code = <KEY_VOLUMEDOWN>; 262 }; 264 }; 263 265 264 &tlmm { 266 &tlmm { 265 gpio-line-names = 267 gpio-line-names = 266 "[SPI0_DOUT]", /* GPIO_0, BLSP 268 "[SPI0_DOUT]", /* GPIO_0, BLSP1_SPI_MOSI, LSEC pin 14 */ 267 "[SPI0_DIN]", /* GPIO_1, BLSP1 269 "[SPI0_DIN]", /* GPIO_1, BLSP1_SPI_MISO, LSEC pin 10 */ 268 "[SPI0_CS]", /* GPIO_2, BLSP1_ 270 "[SPI0_CS]", /* GPIO_2, BLSP1_SPI_CS_N, LSEC pin 12 */ 269 "[SPI0_SCLK]", /* GPIO_3, BLSP 271 "[SPI0_SCLK]", /* GPIO_3, BLSP1_SPI_CLK, LSEC pin 8 */ 270 "[UART1_TxD]", /* GPIO_4, BLSP 272 "[UART1_TxD]", /* GPIO_4, BLSP8_UART_TX, LSEC pin 11 */ 271 "[UART1_RxD]", /* GPIO_5, BLSP 273 "[UART1_RxD]", /* GPIO_5, BLSP8_UART_RX, LSEC pin 13 */ 272 "[I2C1_SDA]", /* GPIO_6, BLSP8 274 "[I2C1_SDA]", /* GPIO_6, BLSP8_I2C_SDA, LSEC pin 21 */ 273 "[I2C1_SCL]", /* GPIO_7, BLSP8 275 "[I2C1_SCL]", /* GPIO_7, BLSP8_I2C_SCL, LSEC pin 19 */ 274 "GPIO-H", /* GPIO_8, LCD0_RESE 276 "GPIO-H", /* GPIO_8, LCD0_RESET_N, LSEC pin 30 */ 275 "TP93", /* GPIO_9 */ 277 "TP93", /* GPIO_9 */ 276 "GPIO-G", /* GPIO_10, MDP_VSYN 278 "GPIO-G", /* GPIO_10, MDP_VSYNC_P, LSEC pin 29 */ 277 "[MDP_VSYNC_S]", /* GPIO_11, S 279 "[MDP_VSYNC_S]", /* GPIO_11, S HSEC pin 55 */ 278 "NC", /* GPIO_12 */ 280 "NC", /* GPIO_12 */ 279 "[CSI0_MCLK]", /* GPIO_13, CAM 281 "[CSI0_MCLK]", /* GPIO_13, CAM_MCLK0, P HSEC pin 15 */ 280 "[CAM_MCLK1]", /* GPIO_14, J14 282 "[CAM_MCLK1]", /* GPIO_14, J14 pin 11 */ 281 "[CSI1_MCLK]", /* GPIO_15, CAM 283 "[CSI1_MCLK]", /* GPIO_15, CAM_MCLK2, P HSEC pin 17 */ 282 "TP99", /* GPIO_16 */ 284 "TP99", /* GPIO_16 */ 283 "[I2C2_SDA]", /* GPIO_17, CCI_ 285 "[I2C2_SDA]", /* GPIO_17, CCI_I2C_SDA0, P HSEC pin 34 */ 284 "[I2C2_SCL]", /* GPIO_18, CCI_ 286 "[I2C2_SCL]", /* GPIO_18, CCI_I2C_SCL0, P HSEC pin 32 */ 285 "[CCI_I2C_SDA1]", /* GPIO_19, 287 "[CCI_I2C_SDA1]", /* GPIO_19, S HSEC pin 38 */ 286 "[CCI_I2C_SCL1]", /* GPIO_20, 288 "[CCI_I2C_SCL1]", /* GPIO_20, S HSEC pin 36 */ 287 "FLASH_STROBE_EN", /* GPIO_21, 289 "FLASH_STROBE_EN", /* GPIO_21, S HSEC pin 5 */ 288 "FLASH_STROBE_TRIG", /* GPIO_2 290 "FLASH_STROBE_TRIG", /* GPIO_22, S HSEC pin 1 */ 289 "GPIO-K", /* GPIO_23, CAM2_RST 291 "GPIO-K", /* GPIO_23, CAM2_RST_N, LSEC pin 33 */ 290 "GPIO-D", /* GPIO_24, LSEC pin 292 "GPIO-D", /* GPIO_24, LSEC pin 26 */ 291 "GPIO-I", /* GPIO_25, CAM0_RST 293 "GPIO-I", /* GPIO_25, CAM0_RST_N, LSEC pin 31 */ 292 "GPIO-J", /* GPIO_26, CAM0_STA 294 "GPIO-J", /* GPIO_26, CAM0_STANDBY_N, LSEC pin 32 */ 293 "BLSP6_I2C_SDA", /* GPIO_27 */ 295 "BLSP6_I2C_SDA", /* GPIO_27 */ 294 "BLSP6_I2C_SCL", /* GPIO_28 */ 296 "BLSP6_I2C_SCL", /* GPIO_28 */ 295 "GPIO-B", /* GPIO_29, TS0_RESE 297 "GPIO-B", /* GPIO_29, TS0_RESET_N, LSEC pin 24 */ 296 "GPIO30", /* GPIO_30, S HSEC p 298 "GPIO30", /* GPIO_30, S HSEC pin 4 */ 297 "HDMI_CEC", /* GPIO_31 */ 299 "HDMI_CEC", /* GPIO_31 */ 298 "HDMI_DDC_CLOCK", /* GPIO_32 * 300 "HDMI_DDC_CLOCK", /* GPIO_32 */ 299 "HDMI_DDC_DATA", /* GPIO_33 */ 301 "HDMI_DDC_DATA", /* GPIO_33 */ 300 "HDMI_HOT_PLUG_DETECT", /* GPI 302 "HDMI_HOT_PLUG_DETECT", /* GPIO_34 */ 301 "PCIE0_RST_N", /* GPIO_35 */ 303 "PCIE0_RST_N", /* GPIO_35 */ 302 "PCIE0_CLKREQ_N", /* GPIO_36 * 304 "PCIE0_CLKREQ_N", /* GPIO_36 */ 303 "PCIE0_WAKE", /* GPIO_37 */ 305 "PCIE0_WAKE", /* GPIO_37 */ 304 "SD_CARD_DET_N", /* GPIO_38 */ 306 "SD_CARD_DET_N", /* GPIO_38 */ 305 "TSIF1_SYNC", /* GPIO_39, S HS 307 "TSIF1_SYNC", /* GPIO_39, S HSEC pin 48 */ 306 "W_DISABLE_N", /* GPIO_40 */ 308 "W_DISABLE_N", /* GPIO_40 */ 307 "[BLSP9_UART_TX]", /* GPIO_41 309 "[BLSP9_UART_TX]", /* GPIO_41 */ 308 "[BLSP9_UART_RX]", /* GPIO_42 310 "[BLSP9_UART_RX]", /* GPIO_42 */ 309 "[BLSP2_UART_CTS_N]", /* GPIO_ 311 "[BLSP2_UART_CTS_N]", /* GPIO_43 */ 310 "[BLSP2_UART_RFR_N]", /* GPIO_ 312 "[BLSP2_UART_RFR_N]", /* GPIO_44 */ 311 "[BLSP3_UART_TX]", /* GPIO_45 313 "[BLSP3_UART_TX]", /* GPIO_45 */ 312 "[BLSP3_UART_RX]", /* GPIO_46 314 "[BLSP3_UART_RX]", /* GPIO_46 */ 313 "[I2C0_SDA]", /* GPIO_47, LS_I 315 "[I2C0_SDA]", /* GPIO_47, LS_I2C0_SDA, LSEC pin 17 */ 314 "[I2C0_SCL]", /* GPIO_48, LS_I 316 "[I2C0_SCL]", /* GPIO_48, LS_I2C0_SCL, LSEC pin 15 */ 315 "[UART0_TxD]", /* GPIO_49, BLS 317 "[UART0_TxD]", /* GPIO_49, BLSP9_UART_TX, LSEC pin 5 */ 316 "[UART0_RxD]", /* GPIO_50, BLS 318 "[UART0_RxD]", /* GPIO_50, BLSP9_UART_RX, LSEC pin 7 */ 317 "[UART0_CTS]", /* GPIO_51, BLS 319 "[UART0_CTS]", /* GPIO_51, BLSP9_UART_CTS_N, LSEC pin 3 */ 318 "[UART0_RTS]", /* GPIO_52, BLS 320 "[UART0_RTS]", /* GPIO_52, BLSP9_UART_RFR_N, LSEC pin 9 */ 319 "[CODEC_INT1_N]", /* GPIO_53 * 321 "[CODEC_INT1_N]", /* GPIO_53 */ 320 "[CODEC_INT2_N]", /* GPIO_54 * 322 "[CODEC_INT2_N]", /* GPIO_54 */ 321 "[BLSP7_I2C_SDA]", /* GPIO_55 323 "[BLSP7_I2C_SDA]", /* GPIO_55 */ 322 "[BLSP7_I2C_SCL]", /* GPIO_56 324 "[BLSP7_I2C_SCL]", /* GPIO_56 */ 323 "MI2S_MCLK", /* GPIO_57, S HSE 325 "MI2S_MCLK", /* GPIO_57, S HSEC pin 3 */ 324 "[PCM_CLK]", /* GPIO_58, QUA_M 326 "[PCM_CLK]", /* GPIO_58, QUA_MI2S_SCK, LSEC pin 18 */ 325 "[PCM_FS]", /* GPIO_59, QUA_MI 327 "[PCM_FS]", /* GPIO_59, QUA_MI2S_WS, LSEC pin 16 */ 326 "[PCM_DO]", /* GPIO_60, QUA_MI 328 "[PCM_DO]", /* GPIO_60, QUA_MI2S_DATA0, LSEC pin 20 */ 327 "[PCM_DI]", /* GPIO_61, QUA_MI 329 "[PCM_DI]", /* GPIO_61, QUA_MI2S_DATA1, LSEC pin 22 */ 328 "GPIO-E", /* GPIO_62, LSEC pin 330 "GPIO-E", /* GPIO_62, LSEC pin 27 */ 329 "TP87", /* GPIO_63 */ 331 "TP87", /* GPIO_63 */ 330 "[CODEC_RST_N]", /* GPIO_64 */ 332 "[CODEC_RST_N]", /* GPIO_64 */ 331 "[PCM1_CLK]", /* GPIO_65 */ 333 "[PCM1_CLK]", /* GPIO_65 */ 332 "[PCM1_SYNC]", /* GPIO_66 */ 334 "[PCM1_SYNC]", /* GPIO_66 */ 333 "[PCM1_DIN]", /* GPIO_67 */ 335 "[PCM1_DIN]", /* GPIO_67 */ 334 "[PCM1_DOUT]", /* GPIO_68 */ 336 "[PCM1_DOUT]", /* GPIO_68 */ 335 "AUDIO_REF_CLK", /* GPIO_69 */ 337 "AUDIO_REF_CLK", /* GPIO_69 */ 336 "SLIMBUS_CLK", /* GPIO_70 */ 338 "SLIMBUS_CLK", /* GPIO_70 */ 337 "SLIMBUS_DATA0", /* GPIO_71 */ 339 "SLIMBUS_DATA0", /* GPIO_71 */ 338 "SLIMBUS_DATA1", /* GPIO_72 */ 340 "SLIMBUS_DATA1", /* GPIO_72 */ 339 "NC", /* GPIO_73 */ 341 "NC", /* GPIO_73 */ 340 "NC", /* GPIO_74 */ 342 "NC", /* GPIO_74 */ 341 "NC", /* GPIO_75 */ 343 "NC", /* GPIO_75 */ 342 "NC", /* GPIO_76 */ 344 "NC", /* GPIO_76 */ 343 "TP94", /* GPIO_77 */ 345 "TP94", /* GPIO_77 */ 344 "NC", /* GPIO_78 */ 346 "NC", /* GPIO_78 */ 345 "TP95", /* GPIO_79 */ 347 "TP95", /* GPIO_79 */ 346 "GPIO-A", /* GPIO_80, MEMS_RES 348 "GPIO-A", /* GPIO_80, MEMS_RESET_N, LSEC pin 23 */ 347 "TP88", /* GPIO_81 */ 349 "TP88", /* GPIO_81 */ 348 "TP89", /* GPIO_82 */ 350 "TP89", /* GPIO_82 */ 349 "TP90", /* GPIO_83 */ 351 "TP90", /* GPIO_83 */ 350 "TP91", /* GPIO_84 */ 352 "TP91", /* GPIO_84 */ 351 "[SD_DAT0]", /* GPIO_85, BLSP1 353 "[SD_DAT0]", /* GPIO_85, BLSP12_SPI_MOSI, P HSEC pin 1 */ 352 "[SD_CMD]", /* GPIO_86, BLSP12 354 "[SD_CMD]", /* GPIO_86, BLSP12_SPI_MISO, P HSEC pin 11 */ 353 "[SD_DAT3]", /* GPIO_87, BLSP1 355 "[SD_DAT3]", /* GPIO_87, BLSP12_SPI_CS_N, P HSEC pin 7 */ 354 "[SD_SCLK]", /* GPIO_88, BLSP1 356 "[SD_SCLK]", /* GPIO_88, BLSP12_SPI_CLK, P HSEC pin 9 */ 355 "TSIF1_CLK", /* GPIO_89, S HSE 357 "TSIF1_CLK", /* GPIO_89, S HSEC pin 42 */ 356 "TSIF1_EN", /* GPIO_90, S HSEC 358 "TSIF1_EN", /* GPIO_90, S HSEC pin 46 */ 357 "TSIF1_DATA", /* GPIO_91, S HS 359 "TSIF1_DATA", /* GPIO_91, S HSEC pin 44 */ 358 "NC", /* GPIO_92 */ 360 "NC", /* GPIO_92 */ 359 "TSIF2_CLK", /* GPIO_93, S HSE 361 "TSIF2_CLK", /* GPIO_93, S HSEC pin 52 */ 360 "TSIF2_EN", /* GPIO_94, S HSEC 362 "TSIF2_EN", /* GPIO_94, S HSEC pin 56 */ 361 "TSIF2_DATA", /* GPIO_95, S HS 363 "TSIF2_DATA", /* GPIO_95, S HSEC pin 54 */ 362 "TSIF2_SYNC", /* GPIO_96, S HS 364 "TSIF2_SYNC", /* GPIO_96, S HSEC pin 58 */ 363 "NC", /* GPIO_97 */ 365 "NC", /* GPIO_97 */ 364 "CAM1_STANDBY_N", /* GPIO_98 * 366 "CAM1_STANDBY_N", /* GPIO_98 */ 365 "NC", /* GPIO_99 */ 367 "NC", /* GPIO_99 */ 366 "NC", /* GPIO_100 */ 368 "NC", /* GPIO_100 */ 367 "[LCD1_RESET_N]", /* GPIO_101, 369 "[LCD1_RESET_N]", /* GPIO_101, S HSEC pin 51 */ 368 "BOOT_CONFIG1", /* GPIO_102 */ 370 "BOOT_CONFIG1", /* GPIO_102 */ 369 "USB_HUB_RESET", /* GPIO_103 * 371 "USB_HUB_RESET", /* GPIO_103 */ 370 "CAM1_RST_N", /* GPIO_104 */ 372 "CAM1_RST_N", /* GPIO_104 */ 371 "NC", /* GPIO_105 */ 373 "NC", /* GPIO_105 */ 372 "NC", /* GPIO_106 */ 374 "NC", /* GPIO_106 */ 373 "NC", /* GPIO_107 */ 375 "NC", /* GPIO_107 */ 374 "NC", /* GPIO_108 */ 376 "NC", /* GPIO_108 */ 375 "NC", /* GPIO_109 */ 377 "NC", /* GPIO_109 */ 376 "NC", /* GPIO_110 */ 378 "NC", /* GPIO_110 */ 377 "NC", /* GPIO_111 */ 379 "NC", /* GPIO_111 */ 378 "NC", /* GPIO_112 */ 380 "NC", /* GPIO_112 */ 379 "PMI8994_BUA", /* GPIO_113 */ 381 "PMI8994_BUA", /* GPIO_113 */ 380 "PCIE2_RST_N", /* GPIO_114 */ 382 "PCIE2_RST_N", /* GPIO_114 */ 381 "PCIE2_CLKREQ_N", /* GPIO_115 383 "PCIE2_CLKREQ_N", /* GPIO_115 */ 382 "PCIE2_WAKE", /* GPIO_116 */ 384 "PCIE2_WAKE", /* GPIO_116 */ 383 "SSC_IRQ_0", /* GPIO_117 */ 385 "SSC_IRQ_0", /* GPIO_117 */ 384 "SSC_IRQ_1", /* GPIO_118 */ 386 "SSC_IRQ_1", /* GPIO_118 */ 385 "SSC_IRQ_2", /* GPIO_119 */ 387 "SSC_IRQ_2", /* GPIO_119 */ 386 "NC", /* GPIO_120 */ 388 "NC", /* GPIO_120 */ 387 "GPIO121", /* GPIO_121, S HSEC 389 "GPIO121", /* GPIO_121, S HSEC pin 2 */ 388 "NC", /* GPIO_122 */ 390 "NC", /* GPIO_122 */ 389 "SSC_IRQ_6", /* GPIO_123 */ 391 "SSC_IRQ_6", /* GPIO_123 */ 390 "SSC_IRQ_7", /* GPIO_124 */ 392 "SSC_IRQ_7", /* GPIO_124 */ 391 "GPIO-C", /* GPIO_125, TS_INT0 393 "GPIO-C", /* GPIO_125, TS_INT0, LSEC pin 25 */ 392 "BOOT_CONFIG5", /* GPIO_126 */ 394 "BOOT_CONFIG5", /* GPIO_126 */ 393 "NC", /* GPIO_127 */ 395 "NC", /* GPIO_127 */ 394 "NC", /* GPIO_128 */ 396 "NC", /* GPIO_128 */ 395 "BOOT_CONFIG7", /* GPIO_129 */ 397 "BOOT_CONFIG7", /* GPIO_129 */ 396 "PCIE1_RST_N", /* GPIO_130 */ 398 "PCIE1_RST_N", /* GPIO_130 */ 397 "PCIE1_CLKREQ_N", /* GPIO_131 399 "PCIE1_CLKREQ_N", /* GPIO_131 */ 398 "PCIE1_WAKE", /* GPIO_132 */ 400 "PCIE1_WAKE", /* GPIO_132 */ 399 "GPIO-L", /* GPIO_133, CAM2_ST 401 "GPIO-L", /* GPIO_133, CAM2_STANDBY_N, LSEC pin 34 */ 400 "NC", /* GPIO_134 */ 402 "NC", /* GPIO_134 */ 401 "NC", /* GPIO_135 */ 403 "NC", /* GPIO_135 */ 402 "BOOT_CONFIG8", /* GPIO_136 */ 404 "BOOT_CONFIG8", /* GPIO_136 */ 403 "NC", /* GPIO_137 */ 405 "NC", /* GPIO_137 */ 404 "NC", /* GPIO_138 */ 406 "NC", /* GPIO_138 */ 405 "GPS_SSBI2", /* GPIO_139 */ 407 "GPS_SSBI2", /* GPIO_139 */ 406 "GPS_SSBI1", /* GPIO_140 */ 408 "GPS_SSBI1", /* GPIO_140 */ 407 "NC", /* GPIO_141 */ 409 "NC", /* GPIO_141 */ 408 "NC", /* GPIO_142 */ 410 "NC", /* GPIO_142 */ 409 "NC", /* GPIO_143 */ 411 "NC", /* GPIO_143 */ 410 "BOOT_CONFIG6", /* GPIO_144 */ 412 "BOOT_CONFIG6", /* GPIO_144 */ 411 "NC", /* GPIO_145 */ 413 "NC", /* GPIO_145 */ 412 "NC", /* GPIO_146 */ 414 "NC", /* GPIO_146 */ 413 "NC", /* GPIO_147 */ 415 "NC", /* GPIO_147 */ 414 "NC", /* GPIO_148 */ 416 "NC", /* GPIO_148 */ 415 "NC"; /* GPIO_149 */ 417 "NC"; /* GPIO_149 */ 416 418 417 sdc2_cd_on: sdc2-cd-on-state { !! 419 sdc2_cd_on: sdc2_cd_on { 418 pins = "gpio38"; !! 420 mux { 419 function = "gpio"; !! 421 pins = "gpio38"; 420 bias-pull-up; !! 422 function = "gpio"; 421 drive-strength = <16>; !! 423 }; 422 }; !! 424 423 !! 425 config { 424 sdc2_cd_off: sdc2-cd-off-state { !! 426 pins = "gpio38"; 425 pins = "gpio38"; !! 427 bias-pull-up; /* pull up */ 426 function = "gpio"; !! 428 drive-strength = <16>; /* 16 MA */ 427 bias-pull-up; !! 429 }; 428 drive-strength = <2>; !! 430 }; 429 }; !! 431 430 !! 432 sdc2_cd_off: sdc2_cd_off { 431 hdmi_hpd_active: hdmi-hpd-active-state !! 433 mux { 432 pins = "gpio34"; !! 434 pins = "gpio38"; 433 function = "hdmi_hot"; !! 435 function = "gpio"; 434 bias-pull-down; !! 436 }; 435 drive-strength = <16>; !! 437 436 }; !! 438 config { 437 !! 439 pins = "gpio38"; 438 hdmi_hpd_suspend: hdmi-hpd-suspend-sta !! 440 bias-pull-up; /* pull up */ 439 pins = "gpio34"; !! 441 drive-strength = <2>; /* 2 MA */ 440 function = "hdmi_hot"; !! 442 }; 441 bias-pull-down; !! 443 }; 442 drive-strength = <2>; !! 444 443 }; !! 445 hdmi_hpd_active: hdmi_hpd_active { 444 !! 446 mux { 445 hdmi_ddc_active: hdmi-ddc-active-state !! 447 pins = "gpio34"; 446 pins = "gpio32", "gpio33"; !! 448 function = "hdmi_hot"; 447 function = "hdmi_ddc"; !! 449 }; 448 drive-strength = <2>; !! 450 449 bias-pull-up; !! 451 config { 450 }; !! 452 pins = "gpio34"; 451 !! 453 bias-pull-down; 452 hdmi_ddc_suspend: hdmi-ddc-suspend-sta !! 454 drive-strength = <16>; 453 pins = "gpio32", "gpio33"; !! 455 }; 454 function = "hdmi_ddc"; !! 456 }; 455 drive-strength = <2>; !! 457 456 bias-pull-down; !! 458 hdmi_hpd_suspend: hdmi_hpd_suspend { >> 459 mux { >> 460 pins = "gpio34"; >> 461 function = "hdmi_hot"; >> 462 }; >> 463 >> 464 config { >> 465 pins = "gpio34"; >> 466 bias-pull-down; >> 467 drive-strength = <2>; >> 468 }; >> 469 }; >> 470 >> 471 hdmi_ddc_active: hdmi_ddc_active { >> 472 mux { >> 473 pins = "gpio32", "gpio33"; >> 474 function = "hdmi_ddc"; >> 475 }; >> 476 >> 477 config { >> 478 pins = "gpio32", "gpio33"; >> 479 drive-strength = <2>; >> 480 bias-pull-up; >> 481 }; >> 482 }; >> 483 >> 484 hdmi_ddc_suspend: hdmi_ddc_suspend { >> 485 mux { >> 486 pins = "gpio32", "gpio33"; >> 487 function = "hdmi_ddc"; >> 488 }; >> 489 >> 490 config { >> 491 pins = "gpio32", "gpio33"; >> 492 drive-strength = <2>; >> 493 bias-pull-down; >> 494 }; 457 }; 495 }; 458 }; 496 }; 459 497 460 &pcie0 { 498 &pcie0 { 461 status = "okay"; 499 status = "okay"; 462 perst-gpios = <&tlmm 35 GPIO_ACTIVE_LO !! 500 perst-gpio = <&tlmm 35 GPIO_ACTIVE_LOW>; 463 vddpe-3v3-supply = <&wlan_en>; 501 vddpe-3v3-supply = <&wlan_en>; 464 vdda-supply = <&vreg_l28a_0p925>; 502 vdda-supply = <&vreg_l28a_0p925>; 465 }; 503 }; 466 504 467 &pcie1 { 505 &pcie1 { 468 status = "okay"; 506 status = "okay"; 469 perst-gpios = <&tlmm 130 GPIO_ACTIVE_L !! 507 perst-gpio = <&tlmm 130 GPIO_ACTIVE_LOW>; 470 vdda-supply = <&vreg_l28a_0p925>; 508 vdda-supply = <&vreg_l28a_0p925>; 471 }; 509 }; 472 510 473 &pcie2 { 511 &pcie2 { 474 status = "okay"; 512 status = "okay"; 475 perst-gpios = <&tlmm 114 GPIO_ACTIVE_L !! 513 perst-gpio = <&tlmm 114 GPIO_ACTIVE_LOW>; 476 vdda-supply = <&vreg_l28a_0p925>; 514 vdda-supply = <&vreg_l28a_0p925>; 477 }; 515 }; 478 516 479 &pcie_phy { 517 &pcie_phy { 480 status = "okay"; 518 status = "okay"; 481 519 482 vdda-phy-supply = <&vreg_l28a_0p925>; 520 vdda-phy-supply = <&vreg_l28a_0p925>; 483 vdda-pll-supply = <&vreg_l12a_1p8>; 521 vdda-pll-supply = <&vreg_l12a_1p8>; 484 }; 522 }; 485 523 486 &pm8994_gpios { 524 &pm8994_gpios { 487 gpio-line-names = 525 gpio-line-names = 488 "NC", 526 "NC", 489 "KEY_VOLP_N", 527 "KEY_VOLP_N", 490 "NC", 528 "NC", 491 "BL1_PWM", 529 "BL1_PWM", 492 "GPIO-F", /* BL0_PWM, LSEC pin 530 "GPIO-F", /* BL0_PWM, LSEC pin 28 */ 493 "BL1_EN", 531 "BL1_EN", 494 "NC", 532 "NC", 495 "WLAN_EN", 533 "WLAN_EN", 496 "NC", 534 "NC", 497 "NC", 535 "NC", 498 "NC", 536 "NC", 499 "NC", 537 "NC", 500 "NC", 538 "NC", 501 "NC", 539 "NC", 502 "DIVCLK1", 540 "DIVCLK1", 503 "DIVCLK2", 541 "DIVCLK2", 504 "DIVCLK3", 542 "DIVCLK3", 505 "DIVCLK4", 543 "DIVCLK4", 506 "BT_EN", 544 "BT_EN", 507 "PMIC_SLB", 545 "PMIC_SLB", 508 "PMIC_BUA", 546 "PMIC_BUA", 509 "USB_VBUS_DET"; 547 "USB_VBUS_DET"; 510 548 511 pinctrl-names = "default"; 549 pinctrl-names = "default"; 512 pinctrl-0 = <&ls_exp_gpio_f &bt_en_gpi 550 pinctrl-0 = <&ls_exp_gpio_f &bt_en_gpios>; 513 551 514 ls_exp_gpio_f: pm8994-gpio5-state { !! 552 ls_exp_gpio_f: pm8994_gpio5 { 515 pinconf { 553 pinconf { 516 pins = "gpio5"; 554 pins = "gpio5"; 517 function = PMIC_GPIO_F << 518 output-low; 555 output-low; 519 power-source = <PM8994 !! 556 power-source = <2>; // PM8994_GPIO_S4, 1.8V 520 }; 557 }; 521 }; 558 }; 522 559 523 bt_en_gpios: bt-en-pios-state { !! 560 bt_en_gpios: bt_en_gpios { 524 pinconf { 561 pinconf { 525 pins = "gpio19"; 562 pins = "gpio19"; 526 function = PMIC_GPIO_F 563 function = PMIC_GPIO_FUNC_NORMAL; 527 output-low; 564 output-low; 528 power-source = <PM8994 !! 565 power-source = <PM8994_GPIO_S4>; // 1.8V 529 qcom,drive-strength = 566 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>; 530 bias-pull-down; 567 bias-pull-down; 531 }; 568 }; 532 }; 569 }; 533 570 534 wlan_en_gpios: wlan-en-gpios-state { !! 571 wlan_en_gpios: wlan_en_gpios { 535 pinconf { 572 pinconf { 536 pins = "gpio8"; 573 pins = "gpio8"; 537 function = PMIC_GPIO_F 574 function = PMIC_GPIO_FUNC_NORMAL; 538 output-low; 575 output-low; 539 power-source = <PM8994 !! 576 power-source = <PM8994_GPIO_S4>; // 1.8V 540 qcom,drive-strength = 577 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>; 541 bias-pull-down; 578 bias-pull-down; 542 }; 579 }; 543 }; 580 }; 544 581 545 audio_mclk: clk-div1-state { !! 582 audio_mclk: clk_div1 { 546 pinconf { 583 pinconf { 547 pins = "gpio15"; 584 pins = "gpio15"; 548 function = "func1"; 585 function = "func1"; 549 power-source = <PM8994 !! 586 power-source = <PM8994_GPIO_S4>; // 1.8V 550 }; 587 }; 551 }; 588 }; 552 589 553 volume_up_gpio: pm8996-gpio2-state { !! 590 volume_up_gpio: pm8996_gpio2 { 554 pinconf { 591 pinconf { 555 pins = "gpio2"; 592 pins = "gpio2"; 556 function = "normal"; 593 function = "normal"; 557 input-enable; 594 input-enable; 558 drive-push-pull; 595 drive-push-pull; 559 bias-pull-up; 596 bias-pull-up; 560 qcom,drive-strength = 597 qcom,drive-strength = <PMIC_GPIO_STRENGTH_NO>; 561 power-source = <PM8994 !! 598 power-source = <PM8994_GPIO_S4>; // 1.8V 562 }; 599 }; 563 }; 600 }; 564 601 565 divclk4_pin_a: divclk4-state { !! 602 divclk4_pin_a: divclk4 { 566 pinconf { 603 pinconf { 567 pins = "gpio18"; 604 pins = "gpio18"; 568 function = PMIC_GPIO_F 605 function = PMIC_GPIO_FUNC_FUNC2; 569 606 570 bias-disable; 607 bias-disable; 571 power-source = <PM8994 608 power-source = <PM8994_GPIO_S4>; 572 }; 609 }; 573 }; 610 }; 574 611 575 usb3_vbus_det_gpio: pm8996-gpio22-stat !! 612 usb3_vbus_det_gpio: pm8996_gpio22 { 576 pinconf { 613 pinconf { 577 pins = "gpio22"; 614 pins = "gpio22"; 578 function = PMIC_GPIO_F 615 function = PMIC_GPIO_FUNC_NORMAL; 579 input-enable; 616 input-enable; 580 bias-pull-down; 617 bias-pull-down; 581 qcom,drive-strength = 618 qcom,drive-strength = <PMIC_GPIO_STRENGTH_NO>; 582 power-source = <PM8994 !! 619 power-source = <PM8994_GPIO_S4>; // 1.8V 583 }; 620 }; 584 }; 621 }; 585 }; 622 }; 586 623 587 &pm8994_mpps { 624 &pm8994_mpps { 588 gpio-line-names = 625 gpio-line-names = 589 "VDDPX_BIAS", 626 "VDDPX_BIAS", 590 "WIFI_LED", 627 "WIFI_LED", 591 "NC", 628 "NC", 592 "BT_LED", 629 "BT_LED", 593 "PM_MPP05", 630 "PM_MPP05", 594 "PM_MPP06", 631 "PM_MPP06", 595 "PM_MPP07", 632 "PM_MPP07", 596 "NC"; 633 "NC"; 597 }; 634 }; 598 635 599 &pm8994_spmi_regulators { 636 &pm8994_spmi_regulators { 600 qcom,saw-reg = <&saw3>; 637 qcom,saw-reg = <&saw3>; 601 vdd_s11-supply = <&vph_pwr>; 638 vdd_s11-supply = <&vph_pwr>; 602 639 603 s9 { 640 s9 { 604 qcom,saw-slave; 641 qcom,saw-slave; 605 }; 642 }; 606 s10 { 643 s10 { 607 qcom,saw-slave; 644 qcom,saw-slave; 608 }; 645 }; 609 s11 { 646 s11 { 610 qcom,saw-leader; 647 qcom,saw-leader; 611 regulator-name = "VDD_APCC"; 648 regulator-name = "VDD_APCC"; 612 regulator-always-on; 649 regulator-always-on; 613 regulator-min-microvolt = <980 650 regulator-min-microvolt = <980000>; 614 regulator-max-microvolt = <980 651 regulator-max-microvolt = <980000>; 615 }; 652 }; 616 }; 653 }; 617 654 618 &pmi8994_gpios { 655 &pmi8994_gpios { 619 gpio-line-names = 656 gpio-line-names = 620 "NC", 657 "NC", 621 "SPKR_AMP_EN1", 658 "SPKR_AMP_EN1", 622 "SPKR_AMP_EN2", 659 "SPKR_AMP_EN2", 623 "TP61", 660 "TP61", 624 "NC", 661 "NC", 625 "USB2_VBUS_DET", 662 "USB2_VBUS_DET", 626 "NC", 663 "NC", 627 "NC", 664 "NC", 628 "NC", 665 "NC", 629 "NC"; 666 "NC"; 630 667 631 usb2_vbus_det_gpio: pmi8996-gpio6-stat !! 668 usb2_vbus_det_gpio: pmi8996_gpio6 { 632 pinconf { 669 pinconf { 633 pins = "gpio6"; 670 pins = "gpio6"; 634 function = PMIC_GPIO_F 671 function = PMIC_GPIO_FUNC_NORMAL; 635 input-enable; 672 input-enable; 636 bias-pull-down; 673 bias-pull-down; 637 qcom,drive-strength = 674 qcom,drive-strength = <PMIC_GPIO_STRENGTH_NO>; 638 power-source = <PM8994 !! 675 power-source = <PM8994_GPIO_S4>; // 1.8V 639 }; 676 }; 640 }; 677 }; 641 }; 678 }; 642 679 643 &pmi8994_lpg { << 644 qcom,power-source = <1>; << 645 << 646 pinctrl-names = "default"; << 647 pinctrl-0 = <&pmi8994_mpp2_userled4>; << 648 << 649 qcom,dtest = <0 0>, << 650 <0 0>, << 651 <0 0>, << 652 <4 1>; << 653 << 654 status = "okay"; << 655 << 656 led@1 { << 657 reg = <1>; << 658 color = <LED_COLOR_ID_GREEN>; << 659 function = LED_FUNCTION_HEARTB << 660 function-enumerator = <1>; << 661 << 662 linux,default-trigger = "heart << 663 default-state = "on"; << 664 }; << 665 << 666 led@2 { << 667 reg = <2>; << 668 color = <LED_COLOR_ID_GREEN>; << 669 function = LED_FUNCTION_HEARTB << 670 function-enumerator = <0>; << 671 }; << 672 << 673 led@3 { << 674 reg = <3>; << 675 color = <LED_COLOR_ID_GREEN>; << 676 function = LED_FUNCTION_HEARTB << 677 function-enumerator = <2>; << 678 }; << 679 << 680 led@4 { << 681 reg = <4>; << 682 color = <LED_COLOR_ID_GREEN>; << 683 function = LED_FUNCTION_HEARTB << 684 function-enumerator = <3>; << 685 }; << 686 }; << 687 << 688 &pmi8994_mpps { << 689 pmi8994_mpp2_userled4: mpp2-userled4-s << 690 pins = "mpp2"; << 691 function = "sink"; << 692 << 693 output-low; << 694 qcom,dtest = <4>; << 695 }; << 696 }; << 697 << 698 &pmi8994_spmi_regulators { 680 &pmi8994_spmi_regulators { 699 vdd_s2-supply = <&vph_pwr>; 681 vdd_s2-supply = <&vph_pwr>; 700 682 701 vdd_gfx: s2 { !! 683 vdd_gfx: s2@1700 { >> 684 reg = <0x1700 0x100>; 702 regulator-name = "VDD_GFX"; 685 regulator-name = "VDD_GFX"; 703 regulator-min-microvolt = <980 686 regulator-min-microvolt = <980000>; 704 regulator-max-microvolt = <980 687 regulator-max-microvolt = <980000>; 705 }; 688 }; 706 }; 689 }; 707 690 708 &rpm_requests { 691 &rpm_requests { 709 regulators-0 { !! 692 pm8994-regulators { 710 compatible = "qcom,rpm-pm8994- 693 compatible = "qcom,rpm-pm8994-regulators"; 711 694 712 vdd_s1-supply = <&vph_pwr>; 695 vdd_s1-supply = <&vph_pwr>; 713 vdd_s2-supply = <&vph_pwr>; 696 vdd_s2-supply = <&vph_pwr>; 714 vdd_s3-supply = <&vph_pwr>; 697 vdd_s3-supply = <&vph_pwr>; 715 vdd_s4-supply = <&vph_pwr>; 698 vdd_s4-supply = <&vph_pwr>; 716 vdd_s5-supply = <&vph_pwr>; 699 vdd_s5-supply = <&vph_pwr>; 717 vdd_s6-supply = <&vph_pwr>; 700 vdd_s6-supply = <&vph_pwr>; 718 vdd_s7-supply = <&vph_pwr>; 701 vdd_s7-supply = <&vph_pwr>; 719 vdd_s8-supply = <&vph_pwr>; 702 vdd_s8-supply = <&vph_pwr>; 720 vdd_s9-supply = <&vph_pwr>; 703 vdd_s9-supply = <&vph_pwr>; 721 vdd_s10-supply = <&vph_pwr>; 704 vdd_s10-supply = <&vph_pwr>; 722 vdd_s11-supply = <&vph_pwr>; 705 vdd_s11-supply = <&vph_pwr>; 723 vdd_s12-supply = <&vph_pwr>; 706 vdd_s12-supply = <&vph_pwr>; 724 vdd_l1-supply = <&vreg_s1b_1p0 707 vdd_l1-supply = <&vreg_s1b_1p025>; 725 vdd_l2_l26_l28-supply = <&vreg 708 vdd_l2_l26_l28-supply = <&vreg_s3a_1p3>; 726 vdd_l3_l11-supply = <&vreg_s3a 709 vdd_l3_l11-supply = <&vreg_s3a_1p3>; 727 vdd_l4_l27_l31-supply = <&vreg 710 vdd_l4_l27_l31-supply = <&vreg_s3a_1p3>; 728 vdd_l5_l7-supply = <&vreg_s5a_ 711 vdd_l5_l7-supply = <&vreg_s5a_2p15>; 729 vdd_l6_l12_l32-supply = <&vreg 712 vdd_l6_l12_l32-supply = <&vreg_s5a_2p15>; 730 vdd_l8_l16_l30-supply = <&vph_ 713 vdd_l8_l16_l30-supply = <&vph_pwr>; 731 vdd_l9_l10_l18_l22-supply = <& 714 vdd_l9_l10_l18_l22-supply = <&vph_pwr_bbyp>; 732 vdd_l13_l19_l23_l24-supply = < 715 vdd_l13_l19_l23_l24-supply = <&vph_pwr_bbyp>; 733 vdd_l14_l15-supply = <&vreg_s5 716 vdd_l14_l15-supply = <&vreg_s5a_2p15>; 734 vdd_l17_l29-supply = <&vph_pwr 717 vdd_l17_l29-supply = <&vph_pwr_bbyp>; 735 vdd_l20_l21-supply = <&vph_pwr 718 vdd_l20_l21-supply = <&vph_pwr_bbyp>; 736 vdd_l25-supply = <&vreg_s3a_1p 719 vdd_l25-supply = <&vreg_s3a_1p3>; 737 vdd_lvs1_2-supply = <&vreg_s4a 720 vdd_lvs1_2-supply = <&vreg_s4a_1p8>; 738 721 739 vreg_s3a_1p3: s3 { 722 vreg_s3a_1p3: s3 { 740 regulator-name = "vreg 723 regulator-name = "vreg_s3a_1p3"; 741 regulator-min-microvol 724 regulator-min-microvolt = <1300000>; 742 regulator-max-microvol 725 regulator-max-microvolt = <1300000>; 743 }; 726 }; 744 727 745 /** 728 /** 746 * 1.8v required on LS expansi 729 * 1.8v required on LS expansion 747 * for mezzanine boards 730 * for mezzanine boards 748 */ 731 */ 749 vreg_s4a_1p8: s4 { 732 vreg_s4a_1p8: s4 { 750 regulator-name = "vreg 733 regulator-name = "vreg_s4a_1p8"; 751 regulator-min-microvol 734 regulator-min-microvolt = <1800000>; 752 regulator-max-microvol 735 regulator-max-microvolt = <1800000>; 753 regulator-always-on; 736 regulator-always-on; 754 }; 737 }; 755 vreg_s5a_2p15: s5 { 738 vreg_s5a_2p15: s5 { 756 regulator-name = "vreg 739 regulator-name = "vreg_s5a_2p15"; 757 regulator-min-microvol 740 regulator-min-microvolt = <2150000>; 758 regulator-max-microvol 741 regulator-max-microvolt = <2150000>; 759 }; 742 }; 760 vreg_s7a_1p0: s7 { 743 vreg_s7a_1p0: s7 { 761 regulator-name = "vreg 744 regulator-name = "vreg_s7a_1p0"; 762 regulator-min-microvol 745 regulator-min-microvolt = <800000>; 763 regulator-max-microvol 746 regulator-max-microvolt = <800000>; 764 }; 747 }; 765 748 766 vreg_l1a_1p0: l1 { 749 vreg_l1a_1p0: l1 { 767 regulator-name = "vreg 750 regulator-name = "vreg_l1a_1p0"; 768 regulator-min-microvol 751 regulator-min-microvolt = <1000000>; 769 regulator-max-microvol 752 regulator-max-microvolt = <1000000>; 770 }; 753 }; 771 vreg_l2a_1p25: l2 { 754 vreg_l2a_1p25: l2 { 772 regulator-name = "vreg 755 regulator-name = "vreg_l2a_1p25"; 773 regulator-min-microvol 756 regulator-min-microvolt = <1250000>; 774 regulator-max-microvol 757 regulator-max-microvolt = <1250000>; 775 }; 758 }; 776 vreg_l3a_0p875: l3 { 759 vreg_l3a_0p875: l3 { 777 regulator-name = "vreg 760 regulator-name = "vreg_l3a_0p875"; 778 regulator-min-microvol 761 regulator-min-microvolt = <850000>; 779 regulator-max-microvol 762 regulator-max-microvolt = <850000>; 780 }; 763 }; 781 vreg_l4a_1p225: l4 { 764 vreg_l4a_1p225: l4 { 782 regulator-name = "vreg 765 regulator-name = "vreg_l4a_1p225"; 783 regulator-min-microvol 766 regulator-min-microvolt = <1225000>; 784 regulator-max-microvol 767 regulator-max-microvolt = <1225000>; 785 }; 768 }; 786 vreg_l6a_1p2: l6 { 769 vreg_l6a_1p2: l6 { 787 regulator-name = "vreg 770 regulator-name = "vreg_l6a_1p2"; 788 regulator-min-microvol 771 regulator-min-microvolt = <1200000>; 789 regulator-max-microvol 772 regulator-max-microvolt = <1200000>; 790 }; 773 }; 791 vreg_l8a_1p8: l8 { 774 vreg_l8a_1p8: l8 { 792 regulator-name = "vreg 775 regulator-name = "vreg_l8a_1p8"; 793 regulator-min-microvol 776 regulator-min-microvolt = <1800000>; 794 regulator-max-microvol 777 regulator-max-microvolt = <1800000>; 795 }; 778 }; 796 vreg_l9a_1p8: l9 { 779 vreg_l9a_1p8: l9 { 797 regulator-name = "vreg 780 regulator-name = "vreg_l9a_1p8"; 798 regulator-min-microvol 781 regulator-min-microvolt = <1800000>; 799 regulator-max-microvol 782 regulator-max-microvolt = <1800000>; 800 }; 783 }; 801 vreg_l10a_1p8: l10 { 784 vreg_l10a_1p8: l10 { 802 regulator-name = "vreg 785 regulator-name = "vreg_l10a_1p8"; 803 regulator-min-microvol 786 regulator-min-microvolt = <1800000>; 804 regulator-max-microvol 787 regulator-max-microvolt = <1800000>; 805 }; 788 }; 806 vreg_l11a_1p15: l11 { 789 vreg_l11a_1p15: l11 { 807 regulator-name = "vreg 790 regulator-name = "vreg_l11a_1p15"; 808 regulator-min-microvol 791 regulator-min-microvolt = <1150000>; 809 regulator-max-microvol 792 regulator-max-microvolt = <1150000>; 810 }; 793 }; 811 vreg_l12a_1p8: l12 { 794 vreg_l12a_1p8: l12 { 812 regulator-name = "vreg 795 regulator-name = "vreg_l12a_1p8"; 813 regulator-min-microvol 796 regulator-min-microvolt = <1800000>; 814 regulator-max-microvol 797 regulator-max-microvolt = <1800000>; 815 }; 798 }; 816 vreg_l13a_2p95: l13 { 799 vreg_l13a_2p95: l13 { 817 regulator-name = "vreg 800 regulator-name = "vreg_l13a_2p95"; 818 regulator-min-microvol 801 regulator-min-microvolt = <1800000>; 819 regulator-max-microvol 802 regulator-max-microvolt = <2950000>; 820 }; 803 }; 821 vreg_l14a_1p8: l14 { 804 vreg_l14a_1p8: l14 { 822 regulator-name = "vreg 805 regulator-name = "vreg_l14a_1p8"; 823 regulator-min-microvol 806 regulator-min-microvolt = <1800000>; 824 regulator-max-microvol 807 regulator-max-microvolt = <1800000>; 825 }; 808 }; 826 vreg_l15a_1p8: l15 { 809 vreg_l15a_1p8: l15 { 827 regulator-name = "vreg 810 regulator-name = "vreg_l15a_1p8"; 828 regulator-min-microvol 811 regulator-min-microvolt = <1800000>; 829 regulator-max-microvol 812 regulator-max-microvolt = <1800000>; 830 }; 813 }; 831 vreg_l16a_2p7: l16 { 814 vreg_l16a_2p7: l16 { 832 regulator-name = "vreg 815 regulator-name = "vreg_l16a_2p7"; 833 regulator-min-microvol 816 regulator-min-microvolt = <2700000>; 834 regulator-max-microvol 817 regulator-max-microvolt = <2700000>; 835 }; 818 }; 836 vreg_l17a_2p8: l17 { 819 vreg_l17a_2p8: l17 { 837 regulator-name = "vreg 820 regulator-name = "vreg_l17a_2p8"; 838 regulator-min-microvol 821 regulator-min-microvolt = <2500000>; 839 regulator-max-microvol 822 regulator-max-microvolt = <2500000>; 840 }; 823 }; 841 vreg_l18a_2p85: l18 { 824 vreg_l18a_2p85: l18 { 842 regulator-name = "vreg 825 regulator-name = "vreg_l18a_2p85"; 843 regulator-min-microvol 826 regulator-min-microvolt = <2700000>; 844 regulator-max-microvol 827 regulator-max-microvolt = <2900000>; 845 }; 828 }; 846 vreg_l19a_2p8: l19 { 829 vreg_l19a_2p8: l19 { 847 regulator-name = "vreg 830 regulator-name = "vreg_l19a_2p8"; 848 regulator-min-microvol 831 regulator-min-microvolt = <3000000>; 849 regulator-max-microvol 832 regulator-max-microvolt = <3000000>; 850 }; 833 }; 851 vreg_l20a_2p95: l20 { 834 vreg_l20a_2p95: l20 { 852 regulator-name = "vreg 835 regulator-name = "vreg_l20a_2p95"; 853 regulator-min-microvol 836 regulator-min-microvolt = <2950000>; 854 regulator-max-microvol 837 regulator-max-microvolt = <2950000>; 855 regulator-allow-set-lo 838 regulator-allow-set-load; 856 }; 839 }; 857 vreg_l21a_2p95: l21 { 840 vreg_l21a_2p95: l21 { 858 regulator-name = "vreg 841 regulator-name = "vreg_l21a_2p95"; 859 regulator-min-microvol 842 regulator-min-microvolt = <2950000>; 860 regulator-max-microvol 843 regulator-max-microvolt = <2950000>; 861 regulator-allow-set-lo 844 regulator-allow-set-load; 862 regulator-system-load 845 regulator-system-load = <200000>; 863 }; 846 }; 864 vreg_l22a_3p0: l22 { 847 vreg_l22a_3p0: l22 { 865 regulator-name = "vreg 848 regulator-name = "vreg_l22a_3p0"; 866 regulator-min-microvol 849 regulator-min-microvolt = <3300000>; 867 regulator-max-microvol 850 regulator-max-microvolt = <3300000>; 868 }; 851 }; 869 vreg_l23a_2p8: l23 { 852 vreg_l23a_2p8: l23 { 870 regulator-name = "vreg 853 regulator-name = "vreg_l23a_2p8"; 871 regulator-min-microvol 854 regulator-min-microvolt = <2800000>; 872 regulator-max-microvol 855 regulator-max-microvolt = <2800000>; 873 }; 856 }; 874 vreg_l24a_3p075: l24 { 857 vreg_l24a_3p075: l24 { 875 regulator-name = "vreg 858 regulator-name = "vreg_l24a_3p075"; 876 regulator-min-microvol 859 regulator-min-microvolt = <3075000>; 877 regulator-max-microvol 860 regulator-max-microvolt = <3075000>; 878 }; 861 }; 879 vreg_l25a_1p2: l25 { 862 vreg_l25a_1p2: l25 { 880 regulator-name = "vreg 863 regulator-name = "vreg_l25a_1p2"; 881 regulator-min-microvol 864 regulator-min-microvolt = <1200000>; 882 regulator-max-microvol 865 regulator-max-microvolt = <1200000>; 883 regulator-allow-set-lo 866 regulator-allow-set-load; 884 }; 867 }; 885 vreg_l26a_0p8: l27 { 868 vreg_l26a_0p8: l27 { 886 regulator-name = "vreg 869 regulator-name = "vreg_l26a_0p8"; 887 regulator-min-microvol 870 regulator-min-microvolt = <1000000>; 888 regulator-max-microvol 871 regulator-max-microvolt = <1000000>; 889 }; 872 }; 890 vreg_l28a_0p925: l28 { 873 vreg_l28a_0p925: l28 { 891 regulator-name = "vreg 874 regulator-name = "vreg_l28a_0p925"; 892 regulator-min-microvol 875 regulator-min-microvolt = <925000>; 893 regulator-max-microvol 876 regulator-max-microvolt = <925000>; 894 regulator-allow-set-lo 877 regulator-allow-set-load; 895 }; 878 }; 896 vreg_l29a_2p8: l29 { 879 vreg_l29a_2p8: l29 { 897 regulator-name = "vreg 880 regulator-name = "vreg_l29a_2p8"; 898 regulator-min-microvol 881 regulator-min-microvolt = <2800000>; 899 regulator-max-microvol 882 regulator-max-microvolt = <2800000>; 900 }; 883 }; 901 vreg_l30a_1p8: l30 { 884 vreg_l30a_1p8: l30 { 902 regulator-name = "vreg 885 regulator-name = "vreg_l30a_1p8"; 903 regulator-min-microvol 886 regulator-min-microvolt = <1800000>; 904 regulator-max-microvol 887 regulator-max-microvolt = <1800000>; 905 }; 888 }; 906 vreg_l32a_1p8: l32 { 889 vreg_l32a_1p8: l32 { 907 regulator-name = "vreg 890 regulator-name = "vreg_l32a_1p8"; 908 regulator-min-microvol 891 regulator-min-microvolt = <1800000>; 909 regulator-max-microvol 892 regulator-max-microvolt = <1800000>; 910 }; 893 }; 911 894 912 vreg_lvs1a_1p8: lvs1 { 895 vreg_lvs1a_1p8: lvs1 { 913 regulator-name = "vreg 896 regulator-name = "vreg_lvs1a_1p8"; 914 }; 897 }; 915 898 916 vreg_lvs2a_1p8: lvs2 { 899 vreg_lvs2a_1p8: lvs2 { 917 regulator-name = "vreg 900 regulator-name = "vreg_lvs2a_1p8"; 918 }; 901 }; 919 }; 902 }; 920 903 921 regulators-1 { !! 904 pmi8994-regulators { 922 compatible = "qcom,rpm-pmi8994 905 compatible = "qcom,rpm-pmi8994-regulators"; 923 906 924 vdd_s1-supply = <&vph_pwr>; 907 vdd_s1-supply = <&vph_pwr>; 925 vdd_s2-supply = <&vph_pwr>; 908 vdd_s2-supply = <&vph_pwr>; 926 vdd_s3-supply = <&vph_pwr>; 909 vdd_s3-supply = <&vph_pwr>; 927 vdd_bst_byp-supply = <&vph_pwr 910 vdd_bst_byp-supply = <&vph_pwr>; 928 911 929 vph_pwr_bbyp: boost-bypass { 912 vph_pwr_bbyp: boost-bypass { 930 regulator-name = "vph_ 913 regulator-name = "vph_pwr_bbyp"; 931 regulator-min-microvol 914 regulator-min-microvolt = <3300000>; 932 regulator-max-microvol 915 regulator-max-microvolt = <3300000>; 933 }; 916 }; 934 917 935 vreg_s1b_1p025: s1 { 918 vreg_s1b_1p025: s1 { 936 regulator-name = "vreg 919 regulator-name = "vreg_s1b_1p025"; 937 regulator-min-microvol 920 regulator-min-microvolt = <1025000>; 938 regulator-max-microvol 921 regulator-max-microvolt = <1025000>; 939 }; 922 }; 940 }; 923 }; 941 }; 924 }; 942 925 943 &sdhc2 { 926 &sdhc2 { 944 /* External SD card */ 927 /* External SD card */ 945 pinctrl-names = "default", "sleep"; 928 pinctrl-names = "default", "sleep"; 946 pinctrl-0 = <&sdc2_state_on &sdc2_cd_o 929 pinctrl-0 = <&sdc2_state_on &sdc2_cd_on>; 947 pinctrl-1 = <&sdc2_state_off &sdc2_cd_ 930 pinctrl-1 = <&sdc2_state_off &sdc2_cd_off>; 948 cd-gpios = <&tlmm 38 GPIO_ACTIVE_LOW>; 931 cd-gpios = <&tlmm 38 GPIO_ACTIVE_LOW>; 949 vmmc-supply = <&vreg_l21a_2p95>; 932 vmmc-supply = <&vreg_l21a_2p95>; 950 vqmmc-supply = <&vreg_l13a_2p95>; 933 vqmmc-supply = <&vreg_l13a_2p95>; 951 status = "okay"; 934 status = "okay"; 952 }; 935 }; 953 936 954 &q6asmdai { 937 &q6asmdai { 955 dai@0 { 938 dai@0 { 956 reg = <0>; 939 reg = <0>; 957 }; 940 }; 958 941 959 dai@1 { 942 dai@1 { 960 reg = <1>; 943 reg = <1>; 961 }; 944 }; 962 945 963 dai@2 { 946 dai@2 { 964 reg = <2>; 947 reg = <2>; 965 }; 948 }; 966 }; 949 }; 967 950 968 &slim_msm { << 969 status = "okay"; << 970 << 971 slim@1 { << 972 reg = <1>; << 973 #address-cells = <2>; << 974 #size-cells = <0>; << 975 << 976 tasha_ifd: tas-ifd@0,0 { << 977 compatible = "slim217, << 978 reg = <0 0>; << 979 }; << 980 << 981 wcd9335: codec@1,0 { << 982 compatible = "slim217, << 983 reg = <1 0>; << 984 << 985 clock-names = "mclk", << 986 clocks = <&div1_mclk>, << 987 <&rpmcc RPM_S << 988 interrupt-parent = <&t << 989 interrupts = <54 IRQ_T << 990 <53 IRQ_T << 991 interrupt-names = "int << 992 interrupt-controller; << 993 #interrupt-cells = <1> << 994 << 995 pinctrl-0 = <&cdc_rese << 996 pinctrl-names = "defau << 997 << 998 reset-gpios = <&tlmm 6 << 999 slim-ifc-dev = <&tasha << 1000 << 1001 #sound-dai-cells = <1 << 1002 << 1003 vdd-buck-supply = <&v << 1004 vdd-buck-sido-supply << 1005 vdd-tx-supply = <&vre << 1006 vdd-rx-supply = <&vre << 1007 vdd-io-supply = <&vre << 1008 }; << 1009 }; << 1010 }; << 1011 << 1012 &sound { 951 &sound { 1013 compatible = "qcom,apq8096-sndcard"; 952 compatible = "qcom,apq8096-sndcard"; 1014 model = "DB820c"; 953 model = "DB820c"; 1015 audio-routing = "RX_BIAS", "MCLK", !! 954 audio-routing = "RX_BIAS", "MCLK", 1016 "MM_DL1", "MultiMedia1 Playb 955 "MM_DL1", "MultiMedia1 Playback", 1017 "MM_DL2", "MultiMedia2 Playb 956 "MM_DL2", "MultiMedia2 Playback", 1018 "MultiMedia3 Capture", "MM_UL 957 "MultiMedia3 Capture", "MM_UL3"; 1019 958 1020 mm1-dai-link { 959 mm1-dai-link { 1021 link-name = "MultiMedia1"; 960 link-name = "MultiMedia1"; 1022 cpu { 961 cpu { 1023 sound-dai = <&q6asmda 962 sound-dai = <&q6asmdai MSM_FRONTEND_DAI_MULTIMEDIA1>; 1024 }; 963 }; 1025 }; 964 }; 1026 965 1027 mm2-dai-link { 966 mm2-dai-link { 1028 link-name = "MultiMedia2"; 967 link-name = "MultiMedia2"; 1029 cpu { 968 cpu { 1030 sound-dai = <&q6asmda 969 sound-dai = <&q6asmdai MSM_FRONTEND_DAI_MULTIMEDIA2>; 1031 }; 970 }; 1032 }; 971 }; 1033 972 1034 mm3-dai-link { 973 mm3-dai-link { 1035 link-name = "MultiMedia3"; 974 link-name = "MultiMedia3"; 1036 cpu { 975 cpu { 1037 sound-dai = <&q6asmda 976 sound-dai = <&q6asmdai MSM_FRONTEND_DAI_MULTIMEDIA3>; 1038 }; 977 }; 1039 }; 978 }; 1040 979 1041 hdmi-dai-link { 980 hdmi-dai-link { 1042 link-name = "HDMI"; 981 link-name = "HDMI"; 1043 cpu { 982 cpu { 1044 sound-dai = <&q6afeda 983 sound-dai = <&q6afedai HDMI_RX>; 1045 }; 984 }; 1046 985 1047 platform { 986 platform { 1048 sound-dai = <&q6routi 987 sound-dai = <&q6routing>; 1049 }; 988 }; 1050 989 1051 codec { 990 codec { 1052 sound-dai = <&mdss_hd !! 991 sound-dai = <&hdmi 0>; 1053 }; 992 }; 1054 }; 993 }; 1055 994 1056 slim-dai-link { 995 slim-dai-link { 1057 link-name = "SLIM Playback"; 996 link-name = "SLIM Playback"; 1058 cpu { 997 cpu { 1059 sound-dai = <&q6afeda 998 sound-dai = <&q6afedai SLIMBUS_6_RX>; 1060 }; 999 }; 1061 1000 1062 platform { 1001 platform { 1063 sound-dai = <&q6routi 1002 sound-dai = <&q6routing>; 1064 }; !! 1003 }; 1065 1004 1066 codec { 1005 codec { 1067 sound-dai = <&wcd9335 !! 1006 sound-dai = <&wcd9335 6>; 1068 }; 1007 }; 1069 }; 1008 }; 1070 1009 1071 slimcap-dai-link { 1010 slimcap-dai-link { 1072 link-name = "SLIM Capture"; 1011 link-name = "SLIM Capture"; 1073 cpu { 1012 cpu { 1074 sound-dai = <&q6afeda 1013 sound-dai = <&q6afedai SLIMBUS_0_TX>; 1075 }; 1014 }; 1076 1015 1077 platform { 1016 platform { 1078 sound-dai = <&q6routi 1017 sound-dai = <&q6routing>; 1079 }; 1018 }; 1080 1019 1081 codec { 1020 codec { 1082 sound-dai = <&wcd9335 !! 1021 sound-dai = <&wcd9335 1>; 1083 }; 1022 }; 1084 }; 1023 }; 1085 }; 1024 }; 1086 1025 1087 &ufsphy { 1026 &ufsphy { 1088 status = "okay"; 1027 status = "okay"; 1089 1028 1090 vdda-phy-supply = <&vreg_l28a_0p925>; 1029 vdda-phy-supply = <&vreg_l28a_0p925>; 1091 vdda-pll-supply = <&vreg_l12a_1p8>; 1030 vdda-pll-supply = <&vreg_l12a_1p8>; >> 1031 vddp-ref-clk-supply = <&vreg_l25a_1p2>; 1092 }; 1032 }; 1093 1033 1094 &ufshc { 1034 &ufshc { 1095 status = "okay"; 1035 status = "okay"; 1096 1036 1097 vcc-supply = <&vreg_l20a_2p95>; 1037 vcc-supply = <&vreg_l20a_2p95>; 1098 vccq-supply = <&vreg_l25a_1p2>; 1038 vccq-supply = <&vreg_l25a_1p2>; 1099 vccq2-supply = <&vreg_s4a_1p8>; 1039 vccq2-supply = <&vreg_s4a_1p8>; 1100 vdd-hba-supply = <&vreg_l25a_1p2>; << 1101 1040 1102 vcc-max-microamp = <600000>; 1041 vcc-max-microamp = <600000>; 1103 vccq-max-microamp = <450000>; 1042 vccq-max-microamp = <450000>; 1104 vccq2-max-microamp = <450000>; 1043 vccq2-max-microamp = <450000>; 1105 }; 1044 }; 1106 1045 1107 &usb2 { 1046 &usb2 { 1108 status = "okay"; 1047 status = "okay"; 1109 extcon = <&usb2_id>; 1048 extcon = <&usb2_id>; 1110 }; << 1111 1049 1112 &usb2_dwc3 { !! 1050 dwc3@7600000 { 1113 extcon = <&usb2_id>; !! 1051 extcon = <&usb2_id>; 1114 dr_mode = "otg"; !! 1052 dr_mode = "otg"; 1115 maximum-speed = "high-speed"; !! 1053 maximum-speed = "high-speed"; >> 1054 }; 1116 }; 1055 }; 1117 1056 1118 &usb3 { 1057 &usb3 { 1119 status = "okay"; 1058 status = "okay"; 1120 extcon = <&usb3_id>; 1059 extcon = <&usb3_id>; 1121 }; << 1122 1060 1123 &usb3_dwc3 { !! 1061 dwc3@6a00000 { 1124 extcon = <&usb3_id>; !! 1062 extcon = <&usb3_id>; 1125 dr_mode = "otg"; !! 1063 dr_mode = "otg"; >> 1064 }; 1126 }; 1065 }; 1127 1066 1128 &usb3phy { 1067 &usb3phy { 1129 status = "okay"; 1068 status = "okay"; 1130 1069 1131 vdda-phy-supply = <&vreg_l28a_0p925>; 1070 vdda-phy-supply = <&vreg_l28a_0p925>; 1132 vdda-pll-supply = <&vreg_l12a_1p8>; 1071 vdda-pll-supply = <&vreg_l12a_1p8>; >> 1072 1133 }; 1073 }; 1134 1074 1135 &venus { 1075 &venus { 1136 status = "okay"; 1076 status = "okay"; >> 1077 }; >> 1078 >> 1079 &wcd9335 { >> 1080 clock-names = "mclk", "slimbus"; >> 1081 clocks = <&div1_mclk>, >> 1082 <&rpmcc RPM_SMD_BB_CLK1>; >> 1083 >> 1084 vdd-buck-supply = <&vreg_s4a_1p8>; >> 1085 vdd-buck-sido-supply = <&vreg_s4a_1p8>; >> 1086 vdd-tx-supply = <&vreg_s4a_1p8>; >> 1087 vdd-rx-supply = <&vreg_s4a_1p8>; >> 1088 vdd-io-supply = <&vreg_s4a_1p8>; 1137 }; 1089 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.