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

Skip to content
Commit 4b31f898 authored by Mukesh Ojha's avatar Mukesh Ojha Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Make wakegic as interrupt parent for subsystem on trinket



Each subsystem enroll with PIL framework, they register their interrupt
as wake up capable to APSS. The IRQCHIP_SKIP_SET_WAKE flag in the gic-v3
driver was missing which will give warning as "Unbalanced IRQ 19 wake
disable".

But, later after WakeGIC change in the DT and in the IRQCHIP_SKIP_SET_WAKE
flag set in mpm driver, this does not required to be set in gic-v3 driver.

If we make dt change by making wakegic as parent for the subsystem
interrupts to APSS, it will fix the warning.

Change-Id: I83a01cf27b452f6c66d8cb72d891e1ee42c954d0
Signed-off-by: default avatarMukesh Ojha <mojha@codeaurora.org>
parent 6e7c2de4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment