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

Commit 5add2275 authored by Yaniv Gardi's avatar Yaniv Gardi
Browse files

ARM: dts: msm: add UFS regulators for msmcobalt RUMI



This change defines UFS regulators for msmcobalt RUMI.

Change-Id: I5009d12f0b0dea38263868946483628d1a9ef66a
Signed-off-by: default avatarGilad Broner <gbroner@codeaurora.org>
Signed-off-by: default avatarYaniv Gardi <ygardi@codeaurora.org>
parent bab5f303
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -17,10 +17,16 @@
&ufsphy1 {
	compatible = "qcom,ufs-phy-qrbtc-v2";
	reg = <0x1da7000 0x11100>;
	vdda-phy-supply = <&pmcobalt_l28>;
	vdda-pll-supply = <&pmcobalt_l2>;
	vddp-ref-clk-supply = <&pmcobalt_l26>;
	status = "ok";
};

&ufs1 {
	vcc-supply = <&pmcobalt_l20>;
	vccq-supply = <&pmcobalt_l26>;
	vccq2-supply = <&pmcobalt_s4>;
	status = "ok";
};