Re: [PATCH] irqchip: renesas-intc-irqpin: Add optional functional clock to bindings

2015-04-01 Thread Geert Uytterhoeven
Hi Sergei, On Wed, Mar 18, 2015 at 6:55 PM, Sergei Shtylyov wrote: >> --- >> a/Documentation/devicetree/bindings/interrupt-controller/renesas,intc-irqpin.txt >> +++ >> b/Documentation/devicetree/bindings/interrupt-controller/renesas,intc-irqpin.txt >> +Example >> +--- >> + >> + irqpin1

Re: [PATCH] irqchip: renesas-intc-irqpin: Add optional functional clock to bindings

2015-03-18 Thread Sergei Shtylyov
Hello. On 03/18/2015 07:37 PM, Geert Uytterhoeven wrote: This clock is managed since commit 705bc96c2c15313c ("irqchip: renesas-intc-irqpin: Add minimal runtime PM support"). Also add an example while we're at. Signed-off-by: Geert Uytterhoeven --- .../interrupt-controller/renesas,intc

[PATCH] irqchip: renesas-intc-irqpin: Add optional functional clock to bindings

2015-03-18 Thread Geert Uytterhoeven
This clock is managed since commit 705bc96c2c15313c ("irqchip: renesas-intc-irqpin: Add minimal runtime PM support"). Also add an example while we're at. Signed-off-by: Geert Uytterhoeven --- .../interrupt-controller/renesas,intc-irqpin.txt | 29 ++ 1 file changed, 29 inse