On Sun, 06 Apr 2025 21:02:44 +0800, Lucien.Jheng wrote: > Add the driver for the Airoha EN8811H 2.5 Gigabit PHY. The PHY supports > 100/1000/2500 Mbps with auto negotiation only. > > The driver uses two firmware files, for which updated versions are added to > linux-firmware already. > > Based on the Linux upstream 8811 driver code(air_en8811h.c), > I have modified the relevant process to align with the U-Boot boot sequence. > and have validated this on Banana Pi BPI-R3 Mini. > > [...]
Applied to u-boot/master, thanks! [1/1] net: phy: Add the Airoha EN8811H PHY driver commit: c9c8df2c377e512553f2e9ad5d19c4b85efbf07d -- Tom