Loading qcom/yupik-idp-hsp.dtsi +8 −52 Original line number Diff line number Diff line Loading @@ -2,7 +2,15 @@ #include "qcx6490-cnss.dtsi" &wlan { reg = <0xb0000000 0x10000>, <0xb2e5510 0x5c0>; reg-names = "smmu_iova_ipa", "tcs_cmd"; qcom,same-dt-multi-dev; qcom,sw-ctrl-gpio = <&tlmm 86 0>; use-pm-domain; cnss-enable-self-recovery; /* RPMH_PDC_WLAN_RF_TCS<6>_CMD<0> offset */ qcom,tcs_offset_int_pow_amp_vreg = <0x4B0>; }; &pcie0 { Loading @@ -12,55 +20,3 @@ &pcie0_msi { status = "ok"; }; &pcie1 { status = "ok"; qcom,boot-option = <0x0>; qcom,ep-gpio = <&tlmm 19 0>; pinctrl-0 = <&pcie1_perst_default &pcie1_clkreq_default &pcie1_wake_default &pcie1_ep_default>; pinctrl-1 = <&pcie1_perst_default &pcie1_clkreq_sleep &pcie1_wake_default &pcie1_ep_default>; }; &pcie1_msi { status = "ok"; }; &pm7325_gpios { usb2_vbus_boost { usb2_vbus_boost_default: usb2_vbus_boost_default { pins = "gpio8"; function = "normal"; output-low; power-source = <0>; /* 1.8V input supply */ }; }; }; &soc { usb2_vbus_boost_reg: usb2_vbus_boost_reg { compatible = "regulator-fixed"; regulator-name = "usb2_vbus_boost_vreg"; startup-delay-us = <4000>; enable-active-high; gpios = <&pm7325_gpios 8 0>; pinctrl-names = "default"; pinctrl-0 = <&usb2_vbus_boost_default>; }; }; &usb1 { vbus_dwc3-supply = <&usb2_vbus_boost_reg>; qcom,default-mode-none; status = "ok"; }; &usb2_phy1 { status = "ok"; }; Loading
qcom/yupik-idp-hsp.dtsi +8 −52 Original line number Diff line number Diff line Loading @@ -2,7 +2,15 @@ #include "qcx6490-cnss.dtsi" &wlan { reg = <0xb0000000 0x10000>, <0xb2e5510 0x5c0>; reg-names = "smmu_iova_ipa", "tcs_cmd"; qcom,same-dt-multi-dev; qcom,sw-ctrl-gpio = <&tlmm 86 0>; use-pm-domain; cnss-enable-self-recovery; /* RPMH_PDC_WLAN_RF_TCS<6>_CMD<0> offset */ qcom,tcs_offset_int_pow_amp_vreg = <0x4B0>; }; &pcie0 { Loading @@ -12,55 +20,3 @@ &pcie0_msi { status = "ok"; }; &pcie1 { status = "ok"; qcom,boot-option = <0x0>; qcom,ep-gpio = <&tlmm 19 0>; pinctrl-0 = <&pcie1_perst_default &pcie1_clkreq_default &pcie1_wake_default &pcie1_ep_default>; pinctrl-1 = <&pcie1_perst_default &pcie1_clkreq_sleep &pcie1_wake_default &pcie1_ep_default>; }; &pcie1_msi { status = "ok"; }; &pm7325_gpios { usb2_vbus_boost { usb2_vbus_boost_default: usb2_vbus_boost_default { pins = "gpio8"; function = "normal"; output-low; power-source = <0>; /* 1.8V input supply */ }; }; }; &soc { usb2_vbus_boost_reg: usb2_vbus_boost_reg { compatible = "regulator-fixed"; regulator-name = "usb2_vbus_boost_vreg"; startup-delay-us = <4000>; enable-active-high; gpios = <&pm7325_gpios 8 0>; pinctrl-names = "default"; pinctrl-0 = <&usb2_vbus_boost_default>; }; }; &usb1 { vbus_dwc3-supply = <&usb2_vbus_boost_reg>; qcom,default-mode-none; status = "ok"; }; &usb2_phy1 { status = "ok"; };