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

Commit 48a37090 authored by Gilad Avidov's avatar Gilad Avidov Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add emmc support at 200MHz in fsm9010



FSM9010 CDP and MTP should support emmc at 200MHz. Only RUMI
is limited to 400KHz.

Change-Id: I108993bf2ac9f8a8c746f2571949256ce0779d12
Acked-by: default avatarKaushik Sikdar <ksikdar@qti.qualcomm.com>
Signed-off-by: default avatarGilad Avidov <gavidov@codeaurora.org>
parent 6049f0fe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -54,5 +54,6 @@

&sdhc_1 {
	status = "ok";
	qcom,clk-rates = <400000>;
};
+3 −0
Original line number Diff line number Diff line
@@ -20,6 +20,9 @@
	qcom,board-id = <0x00010008 0>;
};

&sdhc_1 {
	status = "ok";
};

&soc {
	blsp1_uart3: serial@f9920000 {
+1 −1
Original line number Diff line number Diff line
@@ -291,7 +291,7 @@
		qcom,vdd-io-voltage-level = <1800000 1800000>;
		qcom,vdd-io-current-level = <200 154000>;

		qcom,clk-rates = <400000>;
		qcom,clk-rates = <400000 20000000 25000000 50000000 100000000 200000000>;
		qcom,nonremovable;
		status = "disable";
	};