[PATCH V4 1/1] irqchip: imx-gpcv2: IMX GPCv2 drivers for wakeup source and suspend

Thomas Gleixner tglx at linutronix.de
Fri Jul 17 02:32:44 PDT 2015


On Fri, 17 Jul 2015, Thomas Gleixner wrote:

> On Thu, 16 Jul 2015, Shenwei Wang wrote:
> 
> > Kindly PING.
> 
> If you folks would kindly CC the proper mailing list for irq chip
> patches, then they would end up in the proper mail folder and not in
> my random crap mbox.

And before you resend, please do what I asked you before:

This wants to be split in separate patches:
     - suspend code
     - irqchip code

Your V4 is still a combo patch:

>  arch/arm/mach-imx/Kconfig        |   1 +
>  arch/arm/mach-imx/Makefile       |   2 +
>  arch/arm/mach-imx/pm-imx7.c      | 735 +++++++++++++++++++++++++++++++++++++++
>  arch/arm/mach-imx/suspend-imx7.S | 494 ++++++++++++++++++++++++++
>  drivers/irqchip/Kconfig          |   7 +
>  drivers/irqchip/Makefile         |   1 +
>  drivers/irqchip/irq-imx-gpcv2.c  | 311 +++++++++++++++++
>  include/soc/imx/gpcv2.h          | 137 ++++++++

Thanks,

	tglx



More information about the linux-arm-kernel mailing list