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

Commit db2d2d2b 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 clock scaling entries for sdhc(1 & 2) on 8937"

parents 0edabbbf daf5346f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1579,7 +1579,7 @@
		qcom,bus-width = <8>;
		qcom,large-address-bus;

		qcom,devfreq,freq-table = <52000000 200000000>;
		qcom,devfreq,freq-table = <50000000 200000000>;

		qcom,pm-qos-irq-type = "affine_irq";
		qcom,pm-qos-irq-latency = <2 200>;
@@ -1644,6 +1644,7 @@
		qcom,bus-bw-vectors-bps = <0 400000 20000000 25000000 50000000
			100000000 200000000 400000000 4294967295>;

		qcom,devfreq,freq-table = <50000000 200000000>;
		clocks = <&clock_gcc clk_gcc_sdcc2_ahb_clk>,
			<&clock_gcc clk_gcc_sdcc2_apps_clk>;
		clock-names = "iface_clk", "core_clk";