Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1400956

Re: [PATCH 1/2] clk: rockchip: mark rk3399 GIC clocks as critical

From Doug Anderson <dianders@chromium.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] clk: rockchip: mark rk3399 GIC clocks as critical
Date 2016-05-13 21:50 +0200
Message-ID <ryrfY-1yb-29@gated-at.bofh.it> (permalink)
References <ryqjU-Jw-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Brian,

On Fri, May 13, 2016 at 11:42 AM, Brian Norris <briannorris@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@chromium.org>
> ---
>  drivers/clk/rockchip/clk-rk3399.c | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Douglas Anderson <dianders@chromium.org>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] clk: rockchip: mark rk3399 GIC clocks as critical Brian Norris <briannorris@chromium.org> - 2016-05-13 20:50 +0200
  Re: [PATCH 1/2] clk: rockchip: mark rk3399 GIC clocks as critical Doug Anderson <dianders@chromium.org> - 2016-05-13 21:50 +0200
  Re: [PATCH 1/2] clk: rockchip: mark rk3399 GIC clocks as critical Heiko Stuebner <heiko@sntech.de> - 2016-05-17 23:20 +0200

csiph-web