linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] clk: imx: imx8m[x]: switch to clk_hw API
@ 2019-11-04  2:52 Peng Fan
  2019-11-04  2:52 ` [PATCH 1/3] clk: imx: imx8mn: Switch to clk_hw based API Peng Fan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Peng Fan @ 2019-11-04  2:52 UTC (permalink / raw)
  To: sboyd, shawnguo, s.hauer, festevam, Abel Vesa
  Cc: kernel, dl-linux-imx, Anson Huang, Jacky Bai, linux-clk,
	linux-arm-kernel, linux-kernel, Leonard Crestez, Peng Fan

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

This patchset is to Switch i.MX8MN/M/Q clk driver to clk_hw
based API.

Based on imx/next branch, with [1][2] applied.

[1]  clk: imx: switch to clk_hw based API
     https://patchwork.kernel.org/cover/11217881/
[2]  clk: imx: imx8mq: fix sys3_pll_out_sels
     https://patchwork.kernel.org/patch/11214551/

Peng Fan (3):
  clk: imx: imx8mn: Switch to clk_hw based API
  clk: imx: imx8mm: Switch to clk_hw based API
  clk: imx: imx8mq: Switch to clk_hw based API

 drivers/clk/imx/clk-imx8mm.c | 550 +++++++++++++++++++++--------------------
 drivers/clk/imx/clk-imx8mn.c | 475 ++++++++++++++++++------------------
 drivers/clk/imx/clk-imx8mq.c | 569 ++++++++++++++++++++++---------------------
 3 files changed, 817 insertions(+), 777 deletions(-)

-- 
2.16.4


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

end of thread, other threads:[~2019-11-04  3:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-04  2:52 [PATCH 0/3] clk: imx: imx8m[x]: switch to clk_hw API Peng Fan
2019-11-04  2:52 ` [PATCH 1/3] clk: imx: imx8mn: Switch to clk_hw based API Peng Fan
2019-11-04  2:52 ` [PATCH 2/3] clk: imx: imx8mm: " Peng Fan
2019-11-04  2:52 ` [PATCH 3/3] clk: imx: imx8mq: " Peng Fan
2019-11-04  3:09 ` [PATCH 0/3] clk: imx: imx8m[x]: switch to clk_hw API Peng Fan

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