clk: imx: imx93: invoke imx_register_uart_clocks
authorPeng Fan <peng.fan@nxp.com>
Wed, 4 Jan 2023 11:00:32 +0000 (19:00 +0800)
committerAbel Vesa <abel.vesa@linaro.org>
Sun, 29 Jan 2023 18:29:34 +0000 (20:29 +0200)
Invoke imx_register_uart_clocks to keep uart clk on when earlycon
specified.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20230104110032.1220721-5-peng.fan@oss.nxp.com
drivers/clk/imx/clk-imx93.c

index e464d9e..8d0974d 100644 (file)
@@ -326,6 +326,8 @@ static int imx93_clocks_probe(struct platform_device *pdev)
                goto unregister_hws;
        }
 
+       imx_register_uart_clocks();
+
        return 0;
 
 unregister_hws: