On Tue, Jan 17, 2017 at 01:49:16PM +0100, Geert Uytterhoeven wrote: > Hi Simon, Magnus, > > This patch series improves the topology description in DT of the ARM GIC > on Renesas SoCs using the CPG/MSSR bindings (R-Car Gen3 and RZ/G). > It links the GIC to its module clock, and adds it to the SYSC "always > on" PM Domain. > > Note that currently the GIC-400 driver doesn't support module clocks nor > Runtime PM, so this must be handled as a critical clock. > As the CPG/MSSR driver, unlike the legacy MSTP driver, is already aware > of critical clocks, this series can be applied right now. Hi Geert, does the note above imply that "[PATCH 0/2] clk: renesas: Use CLK_IS_CRITICAL to handle critical clocks" is a dependency of this series?