Re: [PATCH 0/4] ARM: shmobile: r8a7740: Handle implicitly enabled clocks

2014-09-13 Thread Jason Cooper
On Fri, Sep 12, 2014 at 03:15:16PM +0200, Geert Uytterhoeven wrote: > Hi all, > > This patch series fixes an issue with the INTCA module clock, which we > currently assume enabled by the bootloader or reset state. > If this clock was not enabled before booting Linux, the intc-irqpin driver >

[PATCH 0/4] ARM: shmobile: r8a7740: Handle implicitly enabled clocks

2014-09-12 Thread Geert Uytterhoeven
Hi all, This patch series fixes an issue with the INTCA module clock, which we currently assume enabled by the bootloader or reset state. If this clock was not enabled before booting Linux, the intc-irqpin driver and all devices connected to it (buttons, RTC on i2c-gpio) don't work. To fi