clk: imx8mn: use correct mux type for clkout path
authorLucas Stach <l.stach@pengutronix.de>
Mon, 28 Jun 2021 21:15:54 +0000 (23:15 +0200)
committerAbel Vesa <abel.vesa@nxp.com>
Tue, 24 Aug 2021 13:09:00 +0000 (16:09 +0300)
commit8ee749ec7fc6f9355f89d170c4f6805be011b2a9
tree80fdf9228d6536b1c5a10ac966ffccfa0b9bcbac
parent1822b4dedc4d8cab96fd1d87bf8ff98194e29d9b
clk: imx8mn: use correct mux type for clkout path

The mux in the clkout path needs the current selected parent to
be enabled for the switch to work. Use the correct mux type
to have the clk framework take care of this requirement.

Fixes: af4df655040 ("clk: imx8mn: add clkout1/2 support")
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Abel Vesa <abel.vesa@nxp.com>
Link: https://lore.kernel.org/r/20210628211554.2510238-2-l.stach@pengutronix.de
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
drivers/clk/imx/clk-imx8mn.c