Loading qcom/lito-atp.dtsi +16 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,22 @@ linux,can-disable; }; }; vdda_usb_ss_dp_core: vdda_usb_ss_dp_core { compatible = "regulator-fixed"; regulator-name = "vdd_supply"; regulator-min-microvolt = <880000>; regulator-max-microvolt = <880000>; enable-active-high; gpio = <&pm8150l_gpios 12 GPIO_ACTIVE_HIGH>; pinctrl-names = "default"; pinctrl-0 = <&usb_eldo13>; }; }; &usb_qmp_dp_phy { vdd-supply = <&vdda_usb_ss_dp_core>; }; &ufsphy_mem { Loading Loading
qcom/lito-atp.dtsi +16 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,22 @@ linux,can-disable; }; }; vdda_usb_ss_dp_core: vdda_usb_ss_dp_core { compatible = "regulator-fixed"; regulator-name = "vdd_supply"; regulator-min-microvolt = <880000>; regulator-max-microvolt = <880000>; enable-active-high; gpio = <&pm8150l_gpios 12 GPIO_ACTIVE_HIGH>; pinctrl-names = "default"; pinctrl-0 = <&usb_eldo13>; }; }; &usb_qmp_dp_phy { vdd-supply = <&vdda_usb_ss_dp_core>; }; &ufsphy_mem { Loading