[PATCH] clk: rockchip: Set "ignore unused" for PMU M0 clocks on rk3399

Javier Martinez Canillas javier at dowhile0.org
Wed Feb 15 07:27:59 PST 2017


Hello Doug,

On Tue, Feb 14, 2017 at 6:01 PM, Douglas Anderson <dianders at chromium.org> wrote:
> The PMU Cortex M0 on rk3399 is intended to be used for things like
> DDRFreq transitions, suspend/resume, and other things that are the
> purview of ARM Trusted Firmware and not the kernel.  As such, the
> kernel shouldn't be messing with the clocks.  Add CLK_IGNORE_UNUSED to
> these clocks.
>

Isn't CLK_IS_CRITICAL a more suitable flag for this case?

Best regards,
Javier



More information about the Linux-rockchip mailing list