commit | 556f788010adfd4e06959ded48e7b0d89f9024b8 | [log] [tgz] |
---|---|---|
author | Abel Vesa <abel.vesa@nxp.com> | Wed Dec 11 11:25:43 2019 +0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Wed Dec 11 19:19:41 2019 +0800 |
tree | 5012943d0a8e01da70e2859ef0cb90dd39326cd5 | |
parent | 0394d404c3320893080aac57ab2462e62c04d2d9 [diff] |
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>