Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 89ad3fa3 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add smb2_vbus regulator device for QVR845"

parents 2b1cc714 a3e0a6ad
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -32,6 +32,9 @@
	smb2_vconn: qcom,smb2-vconn {
		regulator-name = "smb2-vconn";
	};
	smb2_vbus: qcom,smb2-vbus {
		regulator-name = "smb2-vbus";
	};
};

&usb0 {
+7 −0
Original line number Diff line number Diff line
@@ -10,6 +10,13 @@
 * GNU General Public License for more details.
 */

#include "sdm845-pmic-overlay.dtsi"
#include "sdm845-pinctrl-overlay.dtsi"

&pmi8998_pdphy {
	vbus-supply = <&smb2_vbus>;
};

&ufsphy_mem {
	compatible = "qcom,ufs-phy-qmp-v3";