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

Commit 3c5189d0 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: Change speed bin and cpufreq for mdmfermium"

parents a8d5e7ac 63af81cd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -358,7 +358,7 @@
		qcom,cpr-init-voltage-as-ceiling;
		qcom,cpr-corner-frequency-map =
					<1 400000000>,
					<2 800000000>,
					<2 806400000>,
					<3 998400000>,
					<4 1094400000>,
					<5 1190400000>,
+4 −8
Original line number Diff line number Diff line
@@ -268,14 +268,12 @@
		reg-names = "rcg-base", "efuse";
		qcom,safe-freq = < 400000000 >;
		cpu-vdd-supply = <&apc_vreg_corner>;
		qcom,enable-opp;
		clocks = <&clock_gcc clk_gpll0_ao_clk_src>,
					<&clock_gcc clk_a7sspll>;
		clock-names = "clk-1", "clk-5";
		qcom,speed0-bin-v0 =
		qcom,speed4-bin-v0 =
				<          0 0>,
				<  400000000 1>,
				<  800000000 2>,
				<  806400000 2>,
				< 1305600000 7>;
		#clock-cells = <1>;
	};
@@ -298,8 +296,7 @@
		cpubw-cpufreq {
			target-dev = <&cpubw>;
			cpu-to-dev-map =
				 <  400000   732>,
				 <  800000  1171>,
				 <  806400  1171>,
				 <  998400  1831>,
				 < 1094400  2343>,
				 < 1305600  2343>;
@@ -321,8 +318,7 @@
		clocks = <&clock_cpu  clk_a7ssmux>;
		clock-names = "cpu0_clk";
		qcom,cpufreq-table =
				<  400000 >,
				<  800000 >,
				<  806400 >,
				<  998400 >,
				< 1094400 >,
				< 1190400 >,