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

Commit 816a0431 authored by Veerabhadrarao Badiganti's avatar Veerabhadrarao Badiganti
Browse files

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



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

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

		qcom,ice-clk-rates = <300000000 75000000>;

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

		qcom,nonremovable;
		status = "disabled";
	};
@@ -1516,6 +1519,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";
	};