Re: [PATCH 00/10] clk: imx: Use Clock framework to register UART clocks

2025-03-19 Thread Fabio Estevam
On Tue, Mar 18, 2025 at 8:42 PM Adam Ford wrote: > > Currenty, most peripherals enable/disable their respecive clocks using > the clock framework, but serial ports various imx platsforms do not. Some > of the newer NXP SoC's register the UART clocks, but they are not necessarily > associated the

[PATCH 00/10] clk: imx: Use Clock framework to register UART clocks

2025-03-18 Thread Adam Ford
Currenty, most peripherals enable/disable their respecive clocks using the clock framework, but serial ports various imx platsforms do not. Some of the newer NXP SoC's register the UART clocks, but they are not necessarily associated the to serial_mxc driver, so these clocks need to be manually en