RE: [PATCH V2 03/10] clk: imx: imx8mp: fix pll mux bit

From: Aisheng Dong
Date: Sun Apr 26 2020 - 00:24:13 EST


> From: Peng Fan <peng.fan@xxxxxxx>
> Sent: Thursday, March 12, 2020 6:20 PM
>
> Same to i.MX8MN/i.MX8MM, pll BYPASS bit should be kept inside pll driver for
> glitchless freq setting following spec. If exposing the bit, that means pll driver
> and clk driver has two paths to touch this bit, which is wrong.
>
> So use EXT_BYPASS bit here.
>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>

Reviewed-by: Dong Aisheng <aisheng.dong@xxxxxxx>

Regards
Aisheng