public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] clk: imx: imx93: fix and update
@ 2023-03-31  6:46 Peng Fan (OSS)
  2023-03-31  6:46 ` [PATCH 1/6] clk: imx: fracn-gppll: fix the rate table Peng Fan (OSS)
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Peng Fan (OSS) @ 2023-03-31  6:46 UTC (permalink / raw)
  To: abelvesa, abel.vesa, mturquette, sboyd, shawnguo, s.hauer, kernel,
	festevam
  Cc: linux-imx, linux-clk, linux-arm-kernel, linux-kernel, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

Patch 1,2 is fix the freq table and set rate flow
Patch 3,4,5 is to support integer, A55 clk, mcore_booted parameter

Jacky Bai (1):
  clk: imx: Add 300MHz freq support for imx9 pll

Peng Fan (5):
  clk: imx: fracn-gppll: fix the rate table
  clk: imx: fracn-gppll: disable hardware select control
  clk: imx: imx93: add mcore_booted module paratemter
  clk: imx: fracn-gppll: support integer pll
  clk: imx: imx93: Add nic and A55 clk

 drivers/clk/imx/clk-composite-93.c      |  8 ++-
 drivers/clk/imx/clk-fracn-gppll.c       | 89 +++++++++++++++++++++----
 drivers/clk/imx/clk-imx93.c             | 19 +++++-
 drivers/clk/imx/clk.h                   |  7 ++
 include/dt-bindings/clock/imx93-clock.h |  6 +-
 5 files changed, 111 insertions(+), 18 deletions(-)

-- 
2.37.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-03-31 12:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-31  6:46 [PATCH 0/6] clk: imx: imx93: fix and update Peng Fan (OSS)
2023-03-31  6:46 ` [PATCH 1/6] clk: imx: fracn-gppll: fix the rate table Peng Fan (OSS)
2023-03-31  6:46 ` [PATCH 2/6] clk: imx: fracn-gppll: disable hardware select control Peng Fan (OSS)
2023-03-31  6:46 ` [PATCH 3/6] clk: imx: imx93: add mcore_booted module paratemter Peng Fan (OSS)
2023-03-31  6:46 ` [PATCH 4/6] clk: imx: fracn-gppll: support integer pll Peng Fan (OSS)
2023-03-31  8:39   ` kernel test robot
2023-03-31 12:14   ` kernel test robot
2023-03-31  6:46 ` [PATCH 5/6] clk: imx: imx93: Add nic and A55 clk Peng Fan (OSS)
2023-03-31  9:38   ` Krzysztof Kozlowski
2023-03-31  6:46 ` [PATCH 6/6] clk: imx: Add 300MHz freq support for imx9 pll Peng Fan (OSS)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox