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

Commit 5f85ef95 authored by Xiaozhe Shi's avatar Xiaozhe Shi
Browse files

ARM: dts: msm: Add the pmic-wd-bark irq to PM8110 power-on



Unknown PMIC watchdog resets are found on PM8110 devices. Add the
pmic-wd-bark irq to the power-on node in order to facilitate debugging
efforts.

Change-Id: Ib794c283592191b3d41970495cab1d7669f15dac
Signed-off-by: default avatarXiaozhe Shi <xiaozhes@codeaurora.org>
parent b3ff3a62
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -32,8 +32,12 @@
			reg = <0x800 0x100>;
			interrupts = <0x0 0x8 0x0>,
				     <0x0 0x8 0x1>,
				     <0x0 0x8 0x4>;
			interrupt-names = "kpdpwr", "resin", "resin-bark";
				     <0x0 0x8 0x4>,
				     <0x0 0x8 0x6>;
			interrupt-names = "kpdpwr",
					  "resin",
					  "resin-bark",
					  "pmic-wd-bark";
			qcom,pon-dbc-delay = <15625>;
			qcom,system-reset;