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

Commit 18554257 authored by Kishan Kumar's avatar Kishan Kumar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable HMP scheduler for msm8909



Add support for HMP scheduler for msm8909 in an
effort to maintain a single scheduler accross all
platforms.

Change-Id: I5fb18340a84013baebbd4d01062c813791dcb6a4
Signed-off-by: default avatarKishan Kumar <kishank@codeaurora.org>
parent 5b4282b9
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -19,6 +19,10 @@
	qcom,msm-id = <245 0>;
	interrupt-parent = <&intc>;

	chosen {
		bootargs = "sched_enable_hmp=1";
	};

	aliases {
		/* smdtty devices */
		smd1 = &smdtty_apps_fm;