Re: [PATCH] clk: ingenic/jz4725b: Fix parent of pixel clock

From: Stephen Boyd
Date: Wed Apr 17 2019 - 19:53:13 EST


Quoting Paul Cercueil (2019-04-17 04:24:20)
> The pixel clock is directly connected to the output of the PLL, and not
> to the /2 divider.
>
> Cc: stable@xxxxxxxxxxxxxxx
> Fixes: 226dfa4726eb ("clk: Add Ingenic jz4725b CGU driver")
> Signed-off-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
> ---

Is this breaking something in 5.1-rc series? Or just found by
inspection? I'm trying to understand the priority of this patch.