commit | 0e40198dc28b620ead39de6e42db291418cd1183 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu May 07 13:56:17 2020 +0800 |
committer | Shawn Guo <shawnguo@kernel.org> | Thu May 21 22:37:48 2020 +0800 |
tree | 414d38fbd1b63aa35e91353af7f9ab75740e130c | |
parent | f90b68d6c8b008549a4538f608575ff3f9ed2905 [diff] |
clk: imx: add imx8m_clk_hw_composite_bus Introduce imx8m_clk_hw_composite_bus api for bus clk root slice usage. Because the mux switch sequence issue, we could not reuse Peripheral Clock Slice code, need use composite specific mux operation. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>