board: ti: am33xx: Add Ethernet support for Beaglebone Green Eco
authorRomain Gantois <romain.gantois@bootlin.com>
Thu, 26 Jun 2025 16:20:25 +0000 (18:20 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 9 Jul 2025 14:45:27 +0000 (08:45 -0600)
commit48b1f8a396bfe1b29d2033f3d23861a3f470de58
tree83152c205839d04ba782ac81148239b067e5a025
parent7eaa8aaa9a5930f75cc32a914b706869ad679f5c
board: ti: am33xx: Add Ethernet support for Beaglebone Green Eco

Currently, the Ethernet interface of the BBGE board isn't properly
supported.

To support this interface, describe the MAC<->PHY RGMII link and the
DP83867 PHY in the BBGE device tree. Enable the DP83867 PHY driver in
U-Boot Proper and mux the relevant RGMII lines.

Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
Tested-by: Judith Mendez <jm@ti.com>
arch/arm/dts/am335x-bonegreen-eco.dts
board/ti/am335x/mux.c
configs/am335x_evm_defconfig