clk: imx: pllv1: Switch to clk_hw based API
authorAbel Vesa <abel.vesa@nxp.com>
Wed, 11 Dec 2019 09:25:43 +0000 (11:25 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 11 Dec 2019 11:19:41 +0000 (19:19 +0800)
commit556f788010adfd4e06959ded48e7b0d89f9024b8
tree5012943d0a8e01da70e2859ef0cb90dd39326cd5
parent0394d404c3320893080aac57ab2462e62c04d2d9
clk: imx: pllv1: Switch to clk_hw based API

Switch the imx_clk_pllv1 register 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.

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