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

Commit eca87426 authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy
Browse files

ARM: dts: msm: specify RESET_S3 source and timer for PMi8994 and PM8004



As per the recommendation, RESET_S3 source for secondary PMIC's
PON should match with that of core PMIC. Timer value should be
configured less than that of core PMIC. Configure it accordingly.

CRs-Fixed: 783553
Change-Id: Iea470bcb41506b9c728cca88282e51539b4d089a
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent 93a97f2a
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-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
@@ -26,6 +26,8 @@
			compatible = "qcom,qpnp-power-on";
			reg = <0x800 0x100>;
			qcom,secondary-pon-reset;
			qcom,s3-debounce = <16>;
			qcom,s3-src = "kpdpwr-and-resin";
		};

		qcom,temp-alarm@2400 {
+2 −0
Original line number Diff line number Diff line
@@ -31,6 +31,8 @@
			compatible = "qcom,qpnp-power-on";
			reg = <0x800 0x100>;
			qcom,secondary-pon-reset;
			qcom,s3-debounce = <16>;
			qcom,s3-src = "kpdpwr-and-resin";
		};

		pmi8994_gpios: gpios {