Some PHYs need board-specific initializations, e.g. to correctly configure
authorpatrick <patrick@openbsd.org>
Sun, 17 Mar 2024 00:06:43 +0000 (00:06 +0000)
committerpatrick <patrick@openbsd.org>
Sun, 17 Mar 2024 00:06:43 +0000 (00:06 +0000)
commit5f877b7d8fa46c856a168bd5ea56bb4c0cf4fe7d
tree2ba901d22c5e54ea22c4529fca59feac944037c7
parent31b402da176de47bd877e432c44584cbe5d0195c
Some PHYs need board-specific initializations, e.g. to correctly configure
LED settings, which might be stored in the marvell,reg-init property.  With
these applied, the LEDs on the SolidRun ClearFog CN9130 Base work correctly.

ok kettenis@
sys/dev/mii/eephy.c