Re: [PATCH V3 00/10] clk: imx: fixes and improve for i.MX8M

2020-05-19 Thread Shawn Guo
On Thu, May 07, 2020 at 01:56:09PM +0800, peng@nxp.com wrote: > From: Peng Fan > > Patches rebased on for-next > > V3: > Add R-b tag for patch 1-6,10 > Use clk_mux_ops in patch 7, explain more details in commit log > Boot test on i.MX8MM/N/MQ/P > > V2: > Patch 7, drop wait after write,

RE: [PATCH V3 00/10] clk: imx: fixes and improve for i.MX8M

2020-05-06 Thread Aisheng Dong
> From: Peng Fan > Sent: Thursday, May 7, 2020 1:56 PM > > Patches rebased on for-next > > V3: > Add R-b tag for patch 1-6,10 > Use clk_mux_ops in patch 7, explain more details in commit log Boot test on > i.MX8MM/N/MQ/P Good improvement, it's much clear now. So also add my tag for Patch 5-

[PATCH V3 00/10] clk: imx: fixes and improve for i.MX8M

2020-05-06 Thread peng . fan
From: Peng Fan Patches rebased on for-next V3: Add R-b tag for patch 1-6,10 Use clk_mux_ops in patch 7, explain more details in commit log Boot test on i.MX8MM/N/MQ/P V2: Patch 7, drop wait after write, add one line comment for write twice V1: Patch 1,2 is to fix the lockdep warning report