On 22-02-25 16:17:30, Peng Fan (OSS) wrote: > From: Peng Fan <peng.fan@xxxxxxx> > Applied, thanks! > Same to commit c586f53ae159c6c("clk: imx8mq: remove SYS PLL 1/2 clock gates"), > This patchset is to remove the pll gate, but still keep the pll out gate > following NXP vendor tree. > > Peng Fan (3): > clk: imx8mm: remove SYS PLL 1/2 clock gates > clk: imx8mn: remove SYS PLL 1/2 clock gates > clk: imx8mp: remove SYS PLL 1/2 clock gates > > drivers/clk/imx/clk-imx8mm.c | 49 ++++++++++++----------------------- > drivers/clk/imx/clk-imx8mn.c | 50 ++++++++++++------------------------ > drivers/clk/imx/clk-imx8mp.c | 48 ++++++++++++---------------------- > 3 files changed, 48 insertions(+), 99 deletions(-) > > -- > 2.25.1 >