[PATCH 12/14] ARM: SPEAr3xx: shirq: simplify and move the shared irq multiplexor to DT

Arnd Bergmann arnd at arndb.de
Mon Nov 12 12:00:36 EST 2012


On Monday 12 November 2012, viresh kumar wrote:
> On Mon, Nov 12, 2012 at 8:39 PM, Arnd Bergmann <arnd at arndb.de> wrote:
> > On Sunday 11 November 2012, Viresh Kumar wrote:
> 
> >>  .../devicetree/bindings/arm/spear/shirq.txt        |  48 ++++
> >>  arch/arm/mach-spear3xx/include/mach/irqs.h         |  10 +-
> >>  arch/arm/mach-spear3xx/spear300.c                  | 103 -------
> >>  arch/arm/mach-spear3xx/spear310.c                  | 202 --------------
> >>  arch/arm/mach-spear3xx/spear320.c                  | 204 --------------
> >>  arch/arm/mach-spear3xx/spear3xx.c                  |   4 +
> >>  arch/arm/plat-spear/include/plat/shirq.h           |  35 +--
> >>  arch/arm/plat-spear/shirq.c                        | 305 +++++++++++++++++----
> >
> > I guess it would be nice to move this to drivers/irqchip/st-shirq.c now
> > that we have introduced that directory.
> 
> I was sure that i will get this one :)
> I wanted to, but was just trying the basic patch first :)
> 
> I would add another patch in this series as the last patch to move stuff
> out of plat :)

Ok, no problem. Do it later then.

	Arnd



More information about the linux-arm-kernel mailing list