On 22-11-02 10:13:45, Peng Fan wrote: > Hi Abel, Stephen > > On 10/28/2022 5:52 PM, Peng Fan (OSS) wrote: > > From: Peng Fan <peng.fan@xxxxxxx> > > > > V2: > > Update commit log for patch 3 > > Add comment for critial clock for patch 5,6 > > V2 was not added to patch subject when I send out this patchset. > If you need to repost with V2, please let me know. Sorry for the late reply. No need to resend. > > Thanks, > Peng. > > > > > patch 1 is reported by Dan and marked as fix > > > > During our development, per updated reference mannual and design > > information, correct enet and drop tpm 1/3, lpit 1/2. > > > > The TPM/LPIT patch 3,4 are not marked as fixes, there is no user, > > so update binding and driver both. > > > > Patch 5 enable HSIO root always on > > Patch 6 enable sysctr always on for cpuidle > > > > Jacky Bai (2): > > clk: imx: keep hsio bus clock always on > > clk: imx93: keep sys ctr clock always on > > > > Peng Fan (4): > > clk: imx93: unmap anatop base in error handling path > > clk: imx93: correct enet clock > > dt-bindings: clock: imx93: drop TPM1/3 LPIT1/2 entry > > clk: imx93: drop tpm1/3, lpit1/2 clk > > > > drivers/clk/imx/clk-imx93.c | 38 ++++++++++++++----------- > > include/dt-bindings/clock/imx93-clock.h | 4 --- > > 2 files changed, 21 insertions(+), 21 deletions(-) > >