Re: [PATCH V2 0/4] clk: imx: imx8m[x]: switch to clk_hw API
From: Abel Vesa <hidden>
Date: 2019-11-05 11:35:59
Also in:
linux-clk, lkml
On 19-11-04 05:46:02, Peng Fan wrote:
From: Peng Fan <peng.fan@nxp.com>
Entire patch series looks good to me. Reviewed-by: Abel Vesa <redacted>
V2:
Add a new patch patch 1/4 to avoid build warning for arm64
clk: imx: Remove __init for imx_obtain_fixed_clk_hw() API
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 (4):
clk: imx: Remove __init for imx_obtain_fixed_clk_hw() API
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 ++++++++++++++++++++++---------------------
drivers/clk/imx/clk.c | 4 +-
4 files changed, 819 insertions(+), 779 deletions(-)
--
2.16.4_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel