Re: [PATCH] clk: imx8mn: fix int pll clk gate

From: Stephen Boyd
Date: Fri Aug 16 2019 - 14:02:49 EST


Quoting peng.fan@xxxxxxx (2019-08-13 18:53:12)
> From: Peng Fan <peng.fan@xxxxxxx>
>
> To Frac pll, the gate shift is 13, however to Int PLL the gate shift
> is 11.
>
> Cc: <stable@xxxxxxxxxxxxxxx>
> Fixes: 96d6392b54db ("clk: imx: Add support for i.MX8MN clock driver")
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
> Reviewed-by: Jacky Bai <ping.bai@xxxxxxx>
> ---

This is a fix for a change in -next. Why is stable Cced?