On 22-10-28 17:52:05, 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 Applied all. Thanks. > > 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(-) > > -- > 2.37.1 >