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

Skip to content
Commit 0d95580d authored by Anurag Singh's avatar Anurag Singh
Browse files

ARM: dts: msm: add mem_timer and msm_iommu interrupts to bypass list



arch_mem_timer is used on the 8x26 chipset to get around the limitation of
CP15-based timers that are shut down when cores enter standalone power
collapse. However, the corresponding interrupt is not on the MPM bypass
list, as a result of which it is preventing TCXO shutdown in static display
mode (with a smartpanel configuration) even when the CPUs enter
RPM-assisted idle power collapse. This change adds the interrupt to the
bypass list - this is safe to do since when we do idle power collapse, we
rely on the RPM to interrupt the cores.

The msm_iommu_interrupts (msm_iommu_global_cfg_irq and
msm_iommu_global_client_irq) are needed for debugging SMMU configuration
errors and so can be bypassed as well.

Change-Id: I6e802c99a9530490555db56a65b622ff33037fb4
Signed-off-by: default avatarAnurag Singh <anursing@codeaurora.org>
parent af289785
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