board: beacon: imx8mm: Let clock system enable UART clock
authorAdam Ford <aford173@gmail.com>
Tue, 18 Mar 2025 23:38:34 +0000 (18:38 -0500)
committerFabio Estevam <festevam@gmail.com>
Wed, 19 Mar 2025 16:17:21 +0000 (13:17 -0300)
commit0e5c4273537b0da1c18497ecfe0b451ec1a99029
tree7b40a7b6b46fe1b0239c6866254c9002dd295a5b
parentdda454e933c636b225eef325f5f2b815ed01ac2e
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>
board/beacon/imx8mm/spl.c