]> git.baikalelectronics.ru Git - kernel.git/commit
clk: imx: add imx8m_clk_hw_composite_bus
authorPeng Fan <peng.fan@nxp.com>
Thu, 7 May 2020 05:56:17 +0000 (13:56 +0800)
committerShawn Guo <shawnguo@kernel.org>
Thu, 21 May 2020 14:37:48 +0000 (22:37 +0800)
commit4c8b757cbaafe28a373e95f28606504acd09691d
tree414d38fbd1b63aa35e91353af7f9ab75740e130c
parent168e05376d0d8e62936b9a0bc5a4b21b4ba5e664
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>
drivers/clk/imx/clk-composite-8m.c
drivers/clk/imx/clk.h