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

Commit 7fd1d23e authored by Venkat Gopalakrishnan's avatar Venkat Gopalakrishnan
Browse files

ARM: dts: msm: Reduce max SDC1 frequency to 384MHz for MSM8974Pro AC MTP



The clock plan has been updated to support a max frequency of 384MHz,
hence update the SDC1 supported clocks table to reflect that.

Change-Id: I19e21a17e1839e3cdeaaf5d888d434b8be9e34ad
Signed-off-by: default avatarVenkat Gopalakrishnan <venkatg@codeaurora.org>
parent 3a5255f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -126,7 +126,7 @@

&sdhc_1 {
	reg = <0xf9824900 0x1a0>, <0xf9824000 0x800>;
	qcom,clk-rates = <400000 20000000 25000000 50000000 100000000 200000000 400000000>;
	qcom,clk-rates = <400000 20000000 25000000 50000000 100000000 200000000 384000000>;
	qcom,bus-speed-mode = "HS400_1p8v", "HS200_1p8v", "DDR_1p8v";

	qcom,pad-pull-on = <0x0 0x3 0x3 0x1>; /* no-pull, pull-up, pull-up, pull-down */