mbox series

[0/6] clk: imx93: fix and update

Message ID 20221028095211.2598312-1-peng.fan@oss.nxp.com (mailing list archive)
Headers show
Series clk: imx93: fix and update | expand

Message

Peng Fan (OSS) Oct. 28, 2022, 9:52 a.m. UTC
From: Peng Fan <peng.fan@nxp.com>

V2:
 Update commit log for patch 3
 Add comment for critial clock for patch 5,6

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(-)

Comments

Peng Fan (OSS) Nov. 2, 2022, 2:13 a.m. UTC | #1
Hi Abel, Stephen

On 10/28/2022 5:52 PM, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> 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.

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(-)
>
Abel Vesa Nov. 4, 2022, 8:51 p.m. UTC | #2
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@nxp.com>
> > 
> > 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(-)
> >
Abel Vesa Nov. 21, 2022, 3:58 p.m. UTC | #3
On 22-10-28 17:52:05, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> 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
>