[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1345624986-5557-1-git-send-email-linus.walleij@stericsson.com>
Date: Wed, 22 Aug 2012 10:43:06 +0200
From: Linus Walleij <linus.walleij@...ricsson.com>
To: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
Samuel Ortiz <sameo@...ux.intel.com>
Cc: Etienne Carriere <etienne.carriere@...ricsson.com>,
Linus Walleij <linus.walleij@...aro.org>
Subject: [PATCH 0/7] Ux500 and MASK_ON_SUSPEND
From: Linus Walleij <linus.walleij@...aro.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists