Loading arch/arm/boot/dts/qcom/mdm9650-ttp.dts +35 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,41 @@ }; }; &cnss_sdio { status = "ok"; }; &sdhc_1 { vdd-supply = <&sdc_vreg>; vdd-io-supply = <&pmd9650_l7>; qcom,vdd-io-voltage-level = <1800000 1800000>; qcom,vdd-io-always-on; qcom,vdd-io-current-level = <200 10000>; qcom,clk-rates = <400000 20000000 25000000 50000000 100000000 200000000>; qcom,bus-width = <4>; qcom,core_3_0v_support; qcom,nonremovable; pinctrl-names = "active", "sleep"; pinctrl-0 = <&sdc1_clk_on &sdc1_cmd_on &sdc1_data_on &sdc1_wlan_gpio_active>; pinctrl-1 = <&sdc1_clk_off &sdc1_cmd_off &sdc1_data_off &sdc1_wlan_gpio_sleep>; #address-cells = <0>; interrupt-parent = <&sdhc_1>; interrupts = <0 1 2>; #interrupt-cells = <1>; interrupt-map-mask = <0xffffffff>; interrupt-map = <0 &intc 0 123 0 1 &intc 0 138 0 2 &tlmm_pinmux 93 0x4>; interrupt-names = "hc_irq", "pwr_irq", "sdiowakeup_irq"; status = "ok"; }; &usb3 { cpe-gpio = <&tlmm_pinmux 87 0>; }; Loading Loading
arch/arm/boot/dts/qcom/mdm9650-ttp.dts +35 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,41 @@ }; }; &cnss_sdio { status = "ok"; }; &sdhc_1 { vdd-supply = <&sdc_vreg>; vdd-io-supply = <&pmd9650_l7>; qcom,vdd-io-voltage-level = <1800000 1800000>; qcom,vdd-io-always-on; qcom,vdd-io-current-level = <200 10000>; qcom,clk-rates = <400000 20000000 25000000 50000000 100000000 200000000>; qcom,bus-width = <4>; qcom,core_3_0v_support; qcom,nonremovable; pinctrl-names = "active", "sleep"; pinctrl-0 = <&sdc1_clk_on &sdc1_cmd_on &sdc1_data_on &sdc1_wlan_gpio_active>; pinctrl-1 = <&sdc1_clk_off &sdc1_cmd_off &sdc1_data_off &sdc1_wlan_gpio_sleep>; #address-cells = <0>; interrupt-parent = <&sdhc_1>; interrupts = <0 1 2>; #interrupt-cells = <1>; interrupt-map-mask = <0xffffffff>; interrupt-map = <0 &intc 0 123 0 1 &intc 0 138 0 2 &tlmm_pinmux 93 0x4>; interrupt-names = "hc_irq", "pwr_irq", "sdiowakeup_irq"; status = "ok"; }; &usb3 { cpe-gpio = <&tlmm_pinmux 87 0>; }; Loading