linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] clk: imx: imx_register_uart_clocks update
@ 2023-01-04 11:00 Peng Fan (OSS)
  2023-01-04 11:00 ` [PATCH 1/4] clk: imx: avoid memory leak Peng Fan (OSS)
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Peng Fan (OSS) @ 2023-01-04 11:00 UTC (permalink / raw)
  To: abelvesa, abel.vesa, mturquette, sboyd, shawnguo, s.hauer, kernel,
	festevam
  Cc: linux-imx, linux-clk, linux-arm-kernel, linux-kernel, aford173,
	Peng Fan

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

This patchset is to cleanup the imx_register_uart_clocks usage, and
use this API for i.MX93 clk driver.

Peng Fan (4):
  clk: imx: avoid memory leak
  clk: imx: get stdout clk count from device tree
  clk: imx: remove clk_count of imx_register_uart_clocks
  clk: imx: imx93: invoke imx_register_uart_clocks

 drivers/clk/imx/clk-imx25.c   |  2 +-
 drivers/clk/imx/clk-imx27.c   |  2 +-
 drivers/clk/imx/clk-imx35.c   |  2 +-
 drivers/clk/imx/clk-imx5.c    |  6 +++---
 drivers/clk/imx/clk-imx6q.c   |  2 +-
 drivers/clk/imx/clk-imx6sl.c  |  2 +-
 drivers/clk/imx/clk-imx6sll.c |  2 +-
 drivers/clk/imx/clk-imx6sx.c  |  2 +-
 drivers/clk/imx/clk-imx7d.c   |  2 +-
 drivers/clk/imx/clk-imx7ulp.c |  4 ++--
 drivers/clk/imx/clk-imx8mm.c  |  2 +-
 drivers/clk/imx/clk-imx8mn.c  |  2 +-
 drivers/clk/imx/clk-imx8mp.c  |  2 +-
 drivers/clk/imx/clk-imx8mq.c  |  2 +-
 drivers/clk/imx/clk-imx8ulp.c |  2 +-
 drivers/clk/imx/clk-imx93.c   |  2 ++
 drivers/clk/imx/clk.c         | 17 ++++++++++++-----
 drivers/clk/imx/clk.h         |  4 ++--
 18 files changed, 34 insertions(+), 25 deletions(-)

-- 
2.37.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-01-29 17:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-04 11:00 [PATCH 0/4] clk: imx: imx_register_uart_clocks update Peng Fan (OSS)
2023-01-04 11:00 ` [PATCH 1/4] clk: imx: avoid memory leak Peng Fan (OSS)
2023-01-04 11:00 ` [PATCH 2/4] clk: imx: get stdout clk count from device tree Peng Fan (OSS)
2023-01-04 11:00 ` [PATCH 3/4] clk: imx: remove clk_count of imx_register_uart_clocks Peng Fan (OSS)
2023-01-04 11:00 ` [PATCH 4/4] clk: imx: imx93: invoke imx_register_uart_clocks Peng Fan (OSS)
2023-01-09 10:59 ` [PATCH 0/4] clk: imx: imx_register_uart_clocks update Abel Vesa
2023-01-29 17:48 ` Abel Vesa

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