net: dwc_eth_qos: Add board_interface_eth_init() for i.MX93
authorSébastien Szymanski <sebastien.szymanski@armadeus.com>
Tue, 17 Oct 2023 09:44:59 +0000 (11:44 +0200)
committerFabio Estevam <festevam@gmail.com>
Wed, 13 Dec 2023 12:48:26 +0000 (09:48 -0300)
commitd5eae216d833c8043d62e86c893bb492c56802f1
tree085fafcc38df1d90d25372351d0423be9c80f2a7
parent9e1f79bd694b277bff44578b8bfc597e29e5350a
net: dwc_eth_qos: Add board_interface_eth_init() for i.MX93

Add a common board_interface_eth_init() called by the DWC MAC driver to
setup the MAC <-> PHY interface according to the PHY mode obtained from
DT.
Remove the board-side configuration in the i.MX93 EVK files.

Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
arch/arm/mach-imx/imx9/clock.c
board/freescale/imx93_evk/imx93_evk.c