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

Commit 94c00f32 authored by Pavankumar Kondeti's avatar Pavankumar Kondeti
Browse files

ARM: dts: msm: enable HMP scheduler for msmgold



The HMP scheduler extensions provide a balance between power and
performance benefits.

Change-Id: I515751f5322a08fd527be09c9713ef3f1f040ddd
Signed-off-by: default avatarPavankumar Kondeti <pkondeti@codeaurora.org>
parent 60d83900
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -22,6 +22,10 @@
	qcom,msm-id = <303 0x0>, <308 0x0>, <309 0x0>;
	interrupt-parent = <&intc>;

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

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