clk: imx8mm: use correct mux type for clkout path
authorLucas Stach <l.stach@pengutronix.de>
Mon, 28 Jun 2021 21:15:53 +0000 (23:15 +0200)
committerAbel Vesa <abel.vesa@nxp.com>
Tue, 24 Aug 2021 13:08:51 +0000 (16:08 +0300)
commit1822b4dedc4d8cab96fd1d87bf8ff98194e29d9b
treecaef5b84061db19d75d4faf4da43c6e56107fba0
parente73f0f0ee7541171d89f2e2491130c7771ba58d3
clk: imx8mm: 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: c1ae5c6f789a ("clk: imx8mm: 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-1-l.stach@pengutronix.de
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
drivers/clk/imx/clk-imx8mm.c