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

Commit fab3af75 authored by Pratibhasagar V's avatar Pratibhasagar V
Browse files

ARM: dts: msm: Reduce the clocks for SD card slot for MSM8610



The SD cards functionality on QRD devices are failing
with CRC errors when used with higher clock / bus modes.

So reduce the clock speed for SD card slot.

CRs-Fixed:  491789
Change-Id: I07df5bcab12579d4db287913f7e082441bac7e6d
Signed-off-by: default avatarPratibhasagar V <pratibha@codeaurora.org>
parent a6a02fcf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -287,7 +287,7 @@
	qcom,pad-drv-on = <0x4 0x4 0x4>; /* 10mA, 10mA, 10mA */
	qcom,pad-drv-off = <0x0 0x0 0x0>; /* 2mA, 2mA, 2mA */

	qcom,clk-rates = <400000 25000000 50000000 100000000 200000000>;
	qcom,clk-rates = <400000 25000000 50000000>;

	#address-cells = <0>;
	interrupt-parent = <&sdhc_2>;