Re: [PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support

2015-10-12 Thread Geert Uytterhoeven
gnore. Legacy (non-DT) r8a7778/bockw support has been removed >> > > in arm-soc/for-next. >> > >> > That creates a cross tree merge dependency. Bah! >> > >> > I have >> > >> > 26c21dd9885a: irqchip/renesas-intc-irqpin: r8a7778 IRLM

Re: [PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support

2015-10-12 Thread Thomas Gleixner
> > I have > > > > 26c21dd9885a: irqchip/renesas-intc-irqpin: r8a7778 IRLM setup support > > > > in tip irq/core pending. That should not conflict with that one. So I > > suggest, that the arm-soc tree carries that cleanup with my > > > > Revi

Re: [PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support

2015-10-12 Thread Thomas Gleixner
dependency. Bah! > > > > I have > > > > 26c21dd9885a: irqchip/renesas-intc-irqpin: r8a7778 IRLM setup support > > > > in tip irq/core pending. That should not conflict with that one. So I > > suggest, that the arm-soc tree carries that cleanup with my > &

Re: [PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support

2015-10-12 Thread Geert Uytterhoeven
d9885a: irqchip/renesas-intc-irqpin: r8a7778 IRLM setup support >> > >> > in tip irq/core pending. That should not conflict with that one. So I >> > suggest, that the arm-soc tree carries that cleanup with my >> > >> > Reviewed-by: Thomas Gleixner <t.

Re: [PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support

2015-10-11 Thread Simon Horman
m-soc tree carries that cleanup with my > > Reviewed-by: Thomas Gleixner > > If you have more changes coming up for irqchip/renesas-intc-irqpin we > probably need to take them through arm-soc as well. I'm happy to take "[PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete pla

Re: [PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support

2015-10-11 Thread Simon Horman
ggest, that the arm-soc tree carries that cleanup with my > > Reviewed-by: Thomas Gleixner <t...@linutronix.de> > > If you have more changes coming up for irqchip/renesas-intc-irqpin we > probably need to take them through arm-soc as well. I'm happy to take "[PATCH 1/

Re: [PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support

2015-10-09 Thread Thomas Gleixner
On Wed, 7 Oct 2015, Geert Uytterhoeven wrote: > On Wed, Oct 7, 2015 at 8:51 PM, kbuild test robot wrote: > > [auto build test ERROR on v4.3-rc4 -- if it's inappropriate base, please > > ignore] > > > > config: arm-bockw_defconfig (attached as .config) > > reproduce: > > wget > >

Re: [PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support

2015-10-09 Thread Thomas Gleixner
On Wed, 7 Oct 2015, Geert Uytterhoeven wrote: > On Wed, Oct 7, 2015 at 8:51 PM, kbuild test robot wrote: > > [auto build test ERROR on v4.3-rc4 -- if it's inappropriate base, please > > ignore] > > > > config: arm-bockw_defconfig (attached as .config) > > reproduce: > >

Re: [PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support

2015-10-07 Thread Geert Uytterhoeven
On Wed, Oct 7, 2015 at 8:51 PM, kbuild test robot wrote: > [auto build test ERROR on v4.3-rc4 -- if it's inappropriate base, please > ignore] > > config: arm-bockw_defconfig (attached as .config) > reproduce: > wget >

Re: [PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support

2015-10-07 Thread kbuild test robot
Hi Geert, [auto build test ERROR on v4.3-rc4 -- if it's inappropriate base, please ignore] config: arm-bockw_defconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross chmod +x

[PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support

2015-10-07 Thread Geert Uytterhoeven
Since commit 4baadb9e05c68962 ("ARM: shmobile: r8a7778: remove obsolete setup code"), all Renesas SoCs with a renesas-intc-irqpin module are only supported in generic DT-only ARM multi-platform builds. The driver doesn't need to use platform data anymore, hence remove platform data configuration.

Re: [PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support

2015-10-07 Thread Geert Uytterhoeven
On Wed, Oct 7, 2015 at 8:51 PM, kbuild test robot wrote: > [auto build test ERROR on v4.3-rc4 -- if it's inappropriate base, please > ignore] > > config: arm-bockw_defconfig (attached as .config) > reproduce: > wget >

[PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support

2015-10-07 Thread Geert Uytterhoeven
Since commit 4baadb9e05c68962 ("ARM: shmobile: r8a7778: remove obsolete setup code"), all Renesas SoCs with a renesas-intc-irqpin module are only supported in generic DT-only ARM multi-platform builds. The driver doesn't need to use platform data anymore, hence remove platform data configuration.

Re: [PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support

2015-10-07 Thread kbuild test robot
Hi Geert, [auto build test ERROR on v4.3-rc4 -- if it's inappropriate base, please ignore] config: arm-bockw_defconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross chmod +x