clk: imx: clk-pll14xx: Switch to clk_hw based API
authorPeng Fan <peng.fan@nxp.com>
Thu, 12 Dec 2019 02:58:42 +0000 (02:58 +0000)
committerShawn Guo <shawnguo@kernel.org>
Mon, 23 Dec 2019 03:50:30 +0000 (11:50 +0800)
commit10c34b50f240d0e6507567e86b7bb1a79abd9ff0
tree70be8ba6e0962eef22131331dd0dca0d8ee81a94
parent955a67f79a972da3edbacb2267698db15af2fe81
clk: imx: clk-pll14xx: Switch to clk_hw based API

Switch the imx_clk_pll14xx function to clk_hw based API, rename
accordingly and add a macro for clk based legacy. This allows us to
move closer to a clear split between consumer and provider clk APIs.

Reviewed-by: Abel Vesa <abel.vesa@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-pll14xx.c
drivers/clk/imx/clk.h