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

Commit 705469c9 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Replace cpufreq to perfomance"

parents 42921226 b844d84c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -855,7 +855,7 @@

	cpu_cpu_ddr_bw: qcom,cpu-cpu-ddr-bw {
		compatible = "qcom,devbw";
		governor = "cpufreq";
		governor = "performance";
		qcom,src-dst-ports =
			<MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_EBI_CH0>;
		qcom,active-only;
@@ -873,7 +873,7 @@

	cpu0_cpu_ddr_latfloor: qcom,cpu0-cpu-ddr-latfloor {
		compatible = "qcom,devbw";
		governor = "cpufreq";
		governor = "performance";
		qcom,src-dst-ports =
			<MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_EBI_CH0>;
		qcom,active-only;
+3 −3
Original line number Diff line number Diff line
@@ -919,7 +919,7 @@
		/* TODO
		 * clocks = <&clock_cpu clk_cci_clk/>;
		 */
		governor = "cpufreq";
		governor = "performance";
		freq-tbl-khz =
			<  400000 >,
			<  533333 >;
@@ -941,7 +941,7 @@

	cpu_cpu_ddr_bw: qcom,cpu-cpu-ddr-bw {
		compatible = "qcom,devbw";
		governor = "cpufreq";
		governor = "performance";
		qcom,src-dst-ports =
			<MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_EBI_CH0>;
		qcom,active-only;
@@ -959,7 +959,7 @@

	cpu_cpu_ddr_latfloor: qcom,cpu-cpu-ddr-latfloor {
		compatible = "qcom,devbw";
		governor = "cpufreq";
		governor = "performance";
		qcom,src-dst-ports =
			<MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_EBI_CH0>;
		qcom,active-only;
+3 −3
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@
	/delete-node/ qcom,cpu-cpu-ddr-bw;
	cpu_cpu_ddr_bw: qcom,cpu-cpu-ddr-bw {
		compatible = "qcom,devbw";
		governor = "cpufreq";
		governor = "performance";
		qcom,src-dst-ports =
			<MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_EBI_CH0>;
		qcom,active-only;
@@ -94,7 +94,7 @@
	/delete-node/ qcom,cpu0-cpu-ddr-latfloor;
	cpu0_cpu_ddr_latfloor: qcom,cpu0-cpu-ddr-latfloor {
		compatible = "qcom,devbw";
		governor = "cpufreq";
		governor = "performance";
		qcom,src-dst-ports =
			<MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_EBI_CH0>;
		qcom,active-only;
@@ -108,7 +108,7 @@
		/* TODO
		 * clocks = <&clock_cpu clk_cci_clk>;
		 */
		governor = "cpufreq";
		governor = "performance";
		freq-tbl-khz =
			<  400000 >,
			<  400000 >,