commit | 2db56b6f268a2408f7be7df86014e107b162eaf7 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Tue Mar 18 18:38:31 2025 -0500 |
committer | Fabio Estevam <festevam@gmail.com> | Wed Mar 19 13:17:21 2025 -0300 |
tree | 13eb0cbf4a3a8e34a2f121178f0a404087fc12fd | |
parent | a64506a0a7f901727bf6a7f8d5d347dd537fea97 [diff] |
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 <aford173@gmail.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>