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

Commit 1cf0816f authored by Veerabhadrarao Badiganti's avatar Veerabhadrarao Badiganti
Browse files

ARM: dt: qcom: Supply dll-hsr settings sdhc on sdmmagpie



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

Change-Id: I7f3bacaaadd90f627a4de88f8ec717255c35cf5e
Signed-off-by: default avatarVeerabhadrarao Badiganti <vbadigan@codeaurora.org>
parent 816a0431
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2198,6 +2198,9 @@

		qcom,scaling-lower-bus-speed-mode = "DDR52";

		/* DLL HSR settings. Refer go/hsr - <Target> DLL settings */
		qcom,dll-hsr-list = <0x000F642C 0x0 0x0 0x00010800 0x80040868>;

		qcom,nonremovable;
		status = "disabled";
	};
@@ -2261,6 +2264,9 @@
			<&clock_gcc GCC_SDCC2_APPS_CLK>;
		clock-names = "iface_clk", "core_clk";

		/* DLL HSR settings. Refer go/hsr - <Target> DLL settings */
		qcom,dll-hsr-list = <0x0007642C 0x0 0x0 0x00010800 0x80040868>;

		status = "disabled";
	};