Re: [PATCH 01/02] irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support

2014-12-03 Thread Simon Horman
On Thu, Dec 04, 2014 at 04:29:49PM +0900, Magnus Damm wrote: > Hi Simon, > > On Thu, Dec 4, 2014 at 4:18 PM, Simon Horman wrote: > > Hi Magnus, > > > > I see you have been busy with the marzen board. > > Yes! =) > > > On Wed, Dec 03, 2014 at 09:18:03PM +0900, Magnus Damm wrote: > >> From:

Re: [PATCH 01/02] irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support

2014-12-03 Thread Magnus Damm
Hi Simon, On Thu, Dec 4, 2014 at 4:18 PM, Simon Horman wrote: > Hi Magnus, > > I see you have been busy with the marzen board. Yes! =) > On Wed, Dec 03, 2014 at 09:18:03PM +0900, Magnus Damm wrote: >> From: Magnus Damm >> >> Add r8a7779 specific support for IRLM bit configuration >> in the

Re: [PATCH 01/02] irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support

2014-12-03 Thread Simon Horman
Hi Magnus, I see you have been busy with the marzen board. On Wed, Dec 03, 2014 at 09:18:03PM +0900, Magnus Damm wrote: > From: Magnus Damm > > Add r8a7779 specific support for IRLM bit configuration > in the INTC-IRQPIN driver. Without this code we need > special workaround code in

[PATCH 01/02] irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support

2014-12-03 Thread Magnus Damm
From: Magnus Damm Add r8a7779 specific support for IRLM bit configuration in the INTC-IRQPIN driver. Without this code we need special workaround code in arch/arm/mach-shmobile. The IRLM bit for the INTC hardware exists on various older SH-based SoCs and is used to select between two modes for

[PATCH 01/02] irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support

2014-12-03 Thread Magnus Damm
From: Magnus Damm damm+rene...@opensource.se Add r8a7779 specific support for IRLM bit configuration in the INTC-IRQPIN driver. Without this code we need special workaround code in arch/arm/mach-shmobile. The IRLM bit for the INTC hardware exists on various older SH-based SoCs and is used to

Re: [PATCH 01/02] irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support

2014-12-03 Thread Simon Horman
Hi Magnus, I see you have been busy with the marzen board. On Wed, Dec 03, 2014 at 09:18:03PM +0900, Magnus Damm wrote: From: Magnus Damm damm+rene...@opensource.se Add r8a7779 specific support for IRLM bit configuration in the INTC-IRQPIN driver. Without this code we need special

Re: [PATCH 01/02] irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support

2014-12-03 Thread Magnus Damm
Hi Simon, On Thu, Dec 4, 2014 at 4:18 PM, Simon Horman ho...@verge.net.au wrote: Hi Magnus, I see you have been busy with the marzen board. Yes! =) On Wed, Dec 03, 2014 at 09:18:03PM +0900, Magnus Damm wrote: From: Magnus Damm damm+rene...@opensource.se Add r8a7779 specific support for

Re: [PATCH 01/02] irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support

2014-12-03 Thread Simon Horman
On Thu, Dec 04, 2014 at 04:29:49PM +0900, Magnus Damm wrote: Hi Simon, On Thu, Dec 4, 2014 at 4:18 PM, Simon Horman ho...@verge.net.au wrote: Hi Magnus, I see you have been busy with the marzen board. Yes! =) On Wed, Dec 03, 2014 at 09:18:03PM +0900, Magnus Damm wrote: From: