> Subject: [PATCH V2 02/10] clk: imx6q: Register UART clocks > > In order to use the driver model and clock system to enable UART > clocks from the serial driver, it's necessary to register the UART clocks. > With the helper function to check for imx6qp vs other variants, the > UART can register for both scenarios. > > Signed-off-by: Adam Ford <[email protected]>
Reviewed-by: Peng Fan <[email protected]>

