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

Commit 2b02ca6a authored by Pradeep P V K's avatar Pradeep P V K
Browse files

ARM: dts: msm: Supply dll-hsr settings for sdhc on SDM429w



Supply dll-hsr settings for eMMC and SD card on SDM429w.

Change-Id: I7a8215cad909707e57f5f3a85020595d1cc39e2c
Signed-off-by: default avatarPradeep P V K <ppvk@codeaurora.org>
parent 3541909b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -707,6 +707,7 @@
	/* device communication power supply */
	vdd-io-supply = <&L13A>;
	qcom,vdd-io-current-level = <0 60000>;
	qcom,dll-hsr-list = <0x00076400 0x0 0x0 0x0 0x00040868>;
};

&sdhc_2 {
@@ -717,4 +718,5 @@
	/* device communication power supply */
	vdd-io-supply = <&vreg_sd_pad>;
	qcom,vdd-io-current-level = <0 10000>;
	qcom,dll-hsr-list = <0x00076400 0x0 0x0 0x0 0x00040868>;
};