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

Skip to content
Commit b7032f63 authored by Gilad Avidov's avatar Gilad Avidov Committed by Gerrit - the friendly Code Review server
Browse files

spmi-pmic-arb: do not mask irq which owned by APSS



As a workaround for interrupt that got stack at boot
time and could not be cleared by APPS, the driver reads
the interrupt accumulator at probe time and later
masks the corresponding interrupt, thinking that they
are stack.
However, there are valid cases where an interrupt that
is owned by APSS fire at boot time and seen by the probe.

This patch unmasks bits of interrupts that are present
in probe time in case they owned by APSS.

Change-Id: I534e69ee6cf6cc113101cc89823b1784821b4a8b
Signed-off-by: default avatarGilad Avidov <gavidov@codeaurora.org>
parent fa13cccf
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