commit | 8fc92828dcb5f97fb43bbc7542983140a955d3bf | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Tue Mar 18 18:38:34 2025 -0500 |
committer | Fabio Estevam <festevam@gmail.com> | Wed Mar 19 13:17:21 2025 -0300 |
tree | 7b40a7b6b46fe1b0239c6866254c9002dd295a5b | |
parent | a8765a05a728e0818313a91a5b72f86b7e553a5b [diff] |
board: beacon: imx8mm: Let clock system enable UART clock Now that the UART driver can enable the required clocks, remove the hard-coded clock enable. This requires a small re-order of a couple functions. Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>