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

Commit 73cfc459 authored by Olav Haugan's avatar Olav Haugan
Browse files

ARM: dts: msm8992: Enable HMP scheduler



Enable the HMP scheduler for msm8992 to fully utilize the power and
performance benefits with Big/Little architecture. For more information
about HMP scheduler please see Documentation/scheduler/sched-hmp.txt.

Change-Id: Ibedc0525cc68943b5f85cc4f2e37dc2184751f6a
Signed-off-by: default avatarOlav Haugan <ohaugan@codeaurora.org>
parent 93974768
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
/* Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
/* Copyright (c) 2013-2015, 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,pmic-id = <0x10009 0x1000A 0x0 0x0>;
	interrupt-parent = <&intc>;

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

	aliases {
		spi0 = &spi_0;
		sdhc1 = &sdhc_1; /* SDC1 eMMC slot */