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

Commit bd90f06a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents b6a88211 48a37090
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";
	};