commit | 3a1d8fe6f445b131572688346a1945bf97201aab | [log] [tgz] |
---|---|---|
author | Abel Vesa <abel.vesa@nxp.com> | Wed May 29 12:26:46 2019 +0000 |
committer | Shawn Guo <shawnguo@kernel.org> | Fri Jun 07 08:36:39 2019 +0800 |
tree | 9157ab63f74e6a016083e9d0fb8413f7752eade6 | |
parent | eccf8dfd0052c1a68495ee4f530a1e1e6aac4d57 [diff] |
clk: imx6sl: Switch to clk_hw based API Switch the entire clk-imx6sl driver to clk_hw based API. 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: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>