The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux.git/ tags/clk-imx-5.20
for you to fetch changes up to c196175acdd3ab06114bde2955971bc7282f2b85:
clk: imx: clk-fracn-gppll: Add more freq config for video pll (2022-06-16 17:28:59 +0300)
----------------------------------------------------------------
i.MX clock changes for 5.20
- Correct adc1, nic_media and edma1's parents for i.MX93
- Fix rdiv, mfd values, the return rate in recalc_rate and add more
frequencies in the table for fracn-gppll
----------------------------------------------------------------
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(-)
Quoting Abel Vesa (2022-07-11 04:55:42)
> The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
>
> Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux.git/ tags/clk-imx-5.20
>
> for you to fetch changes up to c196175acdd3ab06114bde2955971bc7282f2b85:
>
> clk: imx: clk-fracn-gppll: Add more freq config for video pll (2022-06-16 17:28:59 +0300)
>
> ----------------------------------------------------------------
Thanks. Pulled into clk-next