devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/7] clk: imx: imx93: fix and update
@ 2023-04-03  7:13 Peng Fan (OSS)
  2023-04-03  7:13 ` [PATCH V2 1/7] clk: imx: fracn-gppll: fix the rate table Peng Fan (OSS)
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Peng Fan (OSS) @ 2023-04-03  7:13 UTC (permalink / raw)
  To: abelvesa, mturquette, sboyd, shawnguo, s.hauer, kernel, festevam,
	robh+dt, krzysztof.kozlowski+dt
  Cc: linux-imx, linux-clk, linux-arm-kernel, linux-kernel, devicetree,
	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: fracn-gppll: Add 300MHz freq support for imx9

Peng Fan (6):
  clk: imx: fracn-gppll: fix the rate table
  clk: imx: fracn-gppll: disable hardware select control
  clk: imx: fracn-gppll: support integer pll
  clk: imx: imx93: add mcore_booted module paratemter
  dt-binding: clock: imx93: add NIC, A55 and ARM PLL CLK
  clk: imx: imx93: Add nic and A55 clk

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

-- 
2.37.1


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

end of thread, other threads:[~2023-04-03  9:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-03  7:13 [PATCH V2 0/7] clk: imx: imx93: fix and update Peng Fan (OSS)
2023-04-03  7:13 ` [PATCH V2 1/7] clk: imx: fracn-gppll: fix the rate table Peng Fan (OSS)
2023-04-03  7:13 ` [PATCH V2 2/7] clk: imx: fracn-gppll: disable hardware select control Peng Fan (OSS)
2023-04-03  7:13 ` [PATCH V2 3/7] clk: imx: fracn-gppll: support integer pll Peng Fan (OSS)
2023-04-03  7:13 ` [PATCH V2 4/7] clk: imx: fracn-gppll: Add 300MHz freq support for imx9 Peng Fan (OSS)
2023-04-03  7:13 ` [PATCH V2 5/7] clk: imx: imx93: add mcore_booted module paratemter Peng Fan (OSS)
2023-04-03  7:13 ` [PATCH V2 6/7] dt-binding: clock: imx93: add NIC, A55 and ARM PLL CLK Peng Fan (OSS)
2023-04-03  9:43   ` Krzysztof Kozlowski
2023-04-03  9:50     ` Peng Fan
2023-04-03  7:13 ` [PATCH V2 7/7] clk: imx: imx93: Add nic and A55 clk 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;
as well as URLs for NNTP newsgroup(s).