Brian, On Fri, May 13, 2016 at 11:42 AM, Brian Norris <briannorris at chromium.org> wrote: > We never want to kill the GIC. > > Noticed when making other clock fixups, and seeing the newly-constructed > clock tree try to disable cpll, where we had this parent structure: > > aclk_gic <------\ > |--- aclk_gic_pre <-- cpll <-- pll_cpll > aclk_gic_noc <--/ > > Signed-off-by: Brian Norris <briannorris at chromium.org> > --- > drivers/clk/rockchip/clk-rk3399.c | 2 ++ > 1 file changed, 2 insertions(+) Reviewed-by: Douglas Anderson <dianders at chromium.org>