]> git.baikalelectronics.ru Git - kernel.git/commit
clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slice
authorPeng Fan <peng.fan@nxp.com>
Thu, 7 May 2020 05:56:18 +0000 (13:56 +0800)
committerShawn Guo <shawnguo@kernel.org>
Thu, 21 May 2020 14:37:48 +0000 (22:37 +0800)
commit098995e951a2ddff06169da7f425d1f6b40d4797
tree75db955b81762c92b6758a8160f7d2daf9f897e0
parent4c8b757cbaafe28a373e95f28606504acd09691d
clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slice

Switch the bus clk use imx8m_clk_hw_composite_bus, then
we could avoid possible issue when setting mux of the clk.

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-imx8mm.c
drivers/clk/imx/clk-imx8mn.c
drivers/clk/imx/clk-imx8mp.c
drivers/clk/imx/clk-imx8mq.c