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

Commit 4e79fa4c 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: enable TF SDIO 100Mhz & 200Mhz clk in SDX20 platform"

parents 8b03d105 146a6f8f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -37,7 +37,8 @@
	qcom,vdd-io-always-on;
	qcom,vdd-io-current-level = <200 10000>;

	qcom,clk-rates = <400000 20000000 25000000 50000000>;
	qcom,clk-rates = <400000 20000000 25000000 50000000 100000000
			200000000>;
	qcom,bus-width = <4>;
	qcom,core_3_0v_support;
	qcom,nonremovable;
+2 −1
Original line number Diff line number Diff line
@@ -29,7 +29,8 @@
	qcom,vdd-io-always-on;
	qcom,vdd-io-current-level = <200 10000>;

	qcom,clk-rates = <400000 20000000 25000000 50000000>;
	qcom,clk-rates = <400000 20000000 25000000 50000000 100000000
			200000000>;
	qcom,bus-width = <4>;
	qcom,core_3_0v_support;
	qcom,nonremovable;