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

Commit 65813dd0 authored by Guru Das Srinagesh's avatar Guru Das Srinagesh
Browse files

ARM: dts: msm: Configure HW thermal mitigation on sdxprairie MTP



Turn on HW-controlled mitigation of skin, die and connector
temperatures.

Change-Id: I3fcf310f24535a6484ae14d4d43f60734e7af203
Signed-off-by: default avatarGuru Das Srinagesh <gurus@codeaurora.org>
parent 96db99c7
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2019, 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
@@ -182,4 +182,7 @@
	io-channel-names = "usb_in_voltage",
			   "usb_in_current",
			   "chg_temp";
	qcom,hw-die-temp-mitigation;
	qcom,hw-connector-mitigation;
	qcom,hw-skin-temp-mitigation;
};
+4 −1
Original line number Diff line number Diff line
/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2019, 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
@@ -200,6 +200,9 @@
	qcom,suspend-input-on-debug-batt;
	qcom,hvdcp-autonomous-enable;
	qcom,usb-pd-disable;
	qcom,hw-die-temp-mitigation;
	qcom,hw-connector-mitigation;
	qcom,hw-skin-temp-mitigation;
};

&pm8150b_fg {