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

Commit c700a9f4 authored by Archana Sathyakumar's avatar Archana Sathyakumar
Browse files

ARM: dts: msm: Add timer interrupt as bypass for msm8996



Currently any change to broadcast timer setup causes a worker thread
to run even when these interrupts are not wake up interrupts. These
are setup as bypass interrupt to prevent worker thread from running
during idle path.

Change-Id: Ifc859089e7f718e7233074cfd36aed200dcfce39
Signed-off-by: default avatarArchana Sathyakumar <asathyak@codeaurora.org>
parent c952020e
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -242,6 +242,13 @@
			<0xff 60>,  /* mss_to_apps_irq(3) */
			<0xff 61>,  /* mss_a2_bam_irq */
			<0xff 62>,  /* QTMR_qgicFrm0VirtIrq */
			<0xff 63>,  /* QTMR_qgicFrm1PhysIrq */
			<0xff 64>,  /* QTMR_qgicFrm2PhysIrq */
			<0xff 65>,  /* QTMR_qgicFrm3PhysIrq */
			<0xff 66>,  /* QTMR_qgicFrm4PhysIrq */
			<0xff 67>,  /* QTMR_qgicFrm5PhysIrq */
			<0xff 68>,  /* QTMR_qgicFrm6PhysIrq */
			<0xff 69>,  /* QTMR_qgicFrm7PhysIrq */
			<0xff 70>,  /* iommu_pmon_nonsecure_irq */
			<0xff 74>,  /* osmmu_CIrpt[1] */
			<0xff 75>,  /* osmmu_CIrpt[0] */