Re: [PATCH 2/2] clk: renesas: mstp: Make INTC-SYS a critical clock

2017-01-23 Thread Geert Uytterhoeven
Hi Stephen, On Sat, Jan 21, 2017 at 12:12 AM, Stephen Boyd wrote: > On 01/17, Geert Uytterhoeven wrote: >> INTC-SYS is the module clock for the GIC. Accessing the GIC while it is >> disabled causes: >> >> Unhandled fault: asynchronous external abort (0x1211) at

Re: [PATCH 2/2] clk: renesas: mstp: Make INTC-SYS a critical clock

2017-01-20 Thread Stephen Boyd
On 01/17, Geert Uytterhoeven wrote: > INTC-SYS is the module clock for the GIC. Accessing the GIC while it is > disabled causes: > > Unhandled fault: asynchronous external abort (0x1211) at 0x > > Currently, the GIC-400 driver cannot enable its module clock for several > reasons: >