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

Commit 6732ab3b authored by Chris Lew's avatar Chris Lew
Browse files

ARM: dts: msm: Add early-boot prop to AOP QMP edge on sdm855



The AOP processor may trigger an interrupt to the APPS proc before the
QMP driver is probed. Add early-boot property so QMP knows to check
for missed interrupts.

Change-Id: I5266e7c20036bad15d86a81088eceabad9228c52
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent 654eba23
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2017-2018, 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
@@ -1636,6 +1636,7 @@
		interrupts = <GIC_SPI 389 IRQ_TYPE_EDGE_RISING>;

		label = "aop";
		qcom,early-boot;
		priority = <0>;
		mbox-desc-offset = <0x0>;
		#mbox-cells = <1>;