Re: [PATCH V2 03/10] clk: imx8mm: register UART clocks
On Tue, Mar 11, 2025 at 07:30:23PM -0500, Adam Ford wrote: >In order to let the serial driver enable the clocks, the UART clocks >must be registered first. > >Signed-off-by: Adam Ford Reviewed-by: Peng Fan
[PATCH V2 03/10] clk: imx8mm: register UART clocks
In order to let the serial driver enable the clocks, the UART clocks must be registered first. Signed-off-by: Adam Ford --- drivers/clk/imx/clk-imx8mm.c | 34 ++ 1 file changed, 34 insertions(+) diff --git a/drivers/clk/imx/clk-imx8mm.c b/drivers/clk/imx/clk-imx8