[PATCH 1/2] clk: rockchip: mark rk3399 GIC clocks as critical
Doug Anderson
dianders at chromium.org
Fri May 13 12:43:25 PDT 2016
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>
More information about the Linux-rockchip
mailing list