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

Commit d729b66c authored by Nikolay Karev's avatar Nikolay Karev Committed by Razziell
Browse files

dts: cpu freq map for better scheduling

parent 070cc178
Loading
Loading
Loading
Loading
+28 −0
Original line number Diff line number Diff line
@@ -26,6 +26,34 @@
		bootargs = "sched_enable_hmp=1 sched_enable_power_aware=1";
	};

	cpus {
		cpu@0 {
			clock-frequency = <2016000>;
		};
		cpu@1 {
			clock-frequency = <2016000>;
		};
		cpu@2 {
			clock-frequency = <2016000>;
		};
		cpu@3 {
			clock-frequency = <2016000>;
		};
		cpu@100 {
			clock-frequency = <2016000>;
		};
		cpu@101 {
			clock-frequency = <2016000>;
		};
		cpu@102 {
			clock-frequency = <2016000>;
		};
		cpu@103 {
			clock-frequency = <2016000>;
		};
	};


	firmware: firmware {
		android {
			compatible = "android,firmware";