Re: [PATCH] irqchip/renesas-intc-irqpin: Improve clock error handling and reporting

2015-11-24 Thread Jason Cooper
Hi Geert, On Tue, Nov 24, 2015 at 04:08:13PM +0100, Geert Uytterhoeven wrote: > If the Renesas External IRQ Pin driver cannot find a functional clock, > it prints a warning, .e.g. > > renesas_intc_irqpin fe78001c.interrupt-controller: unable to get clock > > and continues, as the clock is op

Re: [PATCH] irqchip/renesas-intc-irqpin: Improve clock error handling and reporting

2015-11-24 Thread Jason Cooper
Hi Geert, On Tue, Nov 24, 2015 at 04:39:26PM +0100, Geert Uytterhoeven wrote: > On Tue, Nov 24, 2015 at 4:19 PM, Jason Cooper wrote: > > On Tue, Nov 24, 2015 at 04:08:13PM +0100, Geert Uytterhoeven wrote: > >> If the Renesas External IRQ Pin driver cannot find a functional clock, > >> it prints a

Re: [PATCH] irqchip/renesas-intc-irqpin: Improve clock error handling and reporting

2015-11-24 Thread Geert Uytterhoeven
Hi Jason, On Tue, Nov 24, 2015 at 4:19 PM, Jason Cooper wrote: > On Tue, Nov 24, 2015 at 04:08:13PM +0100, Geert Uytterhoeven wrote: >> If the Renesas External IRQ Pin driver cannot find a functional clock, >> it prints a warning, .e.g. >> >> renesas_intc_irqpin fe78001c.interrupt-controller:

Re: [PATCH] irqchip/renesas-intc-irqpin: Improve clock error handling and reporting

2015-11-24 Thread Jason Cooper
Hey Geert, On Tue, Nov 24, 2015 at 04:08:13PM +0100, Geert Uytterhoeven wrote: > If the Renesas External IRQ Pin driver cannot find a functional clock, > it prints a warning, .e.g. > > renesas_intc_irqpin fe78001c.interrupt-controller: unable to get clock > > and continues, as the clock is o

[PATCH] irqchip/renesas-intc-irqpin: Improve clock error handling and reporting

2015-11-24 Thread Geert Uytterhoeven
If the Renesas External IRQ Pin driver cannot find a functional clock, it prints a warning, .e.g. renesas_intc_irqpin fe78001c.interrupt-controller: unable to get clock and continues, as the clock is optional, depending on the SoC type. This warning may confuse users. To fix this, add a flag