commit | daeb1454551460e5b88c2241983459c9fe45fbf2 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Dec 12 02:59:17 2019 +0000 |
committer | Shawn Guo <shawnguo@kernel.org> | Mon Dec 23 11:50:56 2019 +0800 |
tree | e61ec2eca4fbb887174b342bf2974b72a03056d7 | |
parent | 44fa4710873f31f8718d86d5c8e1a2194d640ce6 [diff] |
clk: imx: imx8mn: Switch to clk_hw based API Switch the entire clk-imx8mn driver to clk_hw based API. 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>