mbox series

[0/7] clk: imx93: pll/imx93 fixes and update

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

Message

Peng Fan (OSS) June 9, 2022, 1:28 p.m. UTC
From: Peng Fan <peng.fan@nxp.com>

This patchset covers a few Fixes to pll and i.mx93 clk, also includes
one patch to update pll freq.

Haibo Chen (1):
  clk: imx93: use adc_root as the parent clock of adc1

Jacky Bai (1):
  clk: imx93: Correct the edma1's parent clock

Liu Ying (1):
  clk: imx: clk-fracn-gppll: Return rate in rate table properly in
    ->recalc_rate()

Peng Fan (4):
  clk: imx93: correct nic_media parent
  clk: imx: clk-fracn-gppll: fix mfd value
  clk: imx: clk-fracn-gppll: correct rdiv
  clk: imx: clk-fracn-gppll: Add more freq config for video pll

 drivers/clk/imx/clk-fracn-gppll.c | 36 ++++++++++++++++++-------------
 drivers/clk/imx/clk-imx93.c       |  6 +++---
 2 files changed, 24 insertions(+), 18 deletions(-)

Comments

Abel Vesa June 16, 2022, 4:01 p.m. UTC | #1
On 22-06-09 21:28:55, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
>
> This patchset covers a few Fixes to pll and i.mx93 clk, also includes
> one patch to update pll freq.
>

Applied all, thanks.

> Haibo Chen (1):
>   clk: imx93: use adc_root as the parent clock of adc1
>
> Jacky Bai (1):
>   clk: imx93: Correct the edma1's parent clock
>
> Liu Ying (1):
>   clk: imx: clk-fracn-gppll: Return rate in rate table properly in
>     ->recalc_rate()
>
> Peng Fan (4):
>   clk: imx93: correct nic_media parent
>   clk: imx: clk-fracn-gppll: fix mfd value
>   clk: imx: clk-fracn-gppll: correct rdiv
>   clk: imx: clk-fracn-gppll: Add more freq config for video pll
>
>  drivers/clk/imx/clk-fracn-gppll.c | 36 ++++++++++++++++++-------------
>  drivers/clk/imx/clk-imx93.c       |  6 +++---
>  2 files changed, 24 insertions(+), 18 deletions(-)
>
> --
> 2.25.1
>