[PATCH 0/7] Ux500 and MASK_ON_SUSPEND

Linus Walleij linus.walleij at stericsson.com
Wed Aug 22 04:43:06 EDT 2012


From: Linus Walleij <linus.walleij at linaro.org>

We have discovered transient IRQs when going to suspend on the
Ux500 platform. This patch series hits all sources by marking
the applicable IRQchips with MASK_ON_SUSPEND.

I don't know if this is a common problem or seen in other
platforms so comments are welcome.

Else I request that the patches be merged into respective
subtree, I will take care of the ux500, gpio and pinctrl
patches myself, while Sam gets to merge all the MFD stuff.

Etienne Carriere (7):
  ux500: GIC: MASK_ON_SUSPEND
  mfd/ab8500: MASK_ON_SUSPEND
  gpio/ab8500: MASK_ON_SUSPEND
  mfd/db8500-prcmu: MASK_ON_SUSPEND
  pinctrl/nomdik: MASK_ON_SUSPEND
  mfd/stmpe: MASK_ON_SUSPEND
  mfd/tc3589x: MASK_ON_SUSPEND

 arch/arm/mach-ux500/cpu.c         | 2 ++
 drivers/gpio/gpio-ab8500.c        | 1 +
 drivers/gpio/gpio-stmpe.c         | 1 +
 drivers/gpio/gpio-tc3589x.c       | 1 +
 drivers/mfd/ab8500-core.c         | 1 +
 drivers/mfd/db8500-prcmu.c        | 1 +
 drivers/mfd/stmpe.c               | 1 +
 drivers/pinctrl/pinctrl-nomadik.c | 1 +
 8 files changed, 9 insertions(+)

-- 
1.7.11.3




More information about the linux-arm-kernel mailing list