Implement resetting the PHY via a GPIO pin, like in fec(4). This helps
authorpatrick <patrick@openbsd.org>
Sun, 24 Mar 2024 22:34:06 +0000 (22:34 +0000)
committerpatrick <patrick@openbsd.org>
Sun, 24 Mar 2024 22:34:06 +0000 (22:34 +0000)
commit50107bc39728335a98ebb6cc77954fd4a5ce4e3f
treeae71b03388a93919c884fcc20d24f1f99c89f8ea
parent7924a38e74e0e8cea5306d383b4a87b2a41cb155
Implement resetting the PHY via a GPIO pin, like in fec(4).  This helps
enable the PHY on the Raspberry Pi 5.

ok kettenis@
sys/dev/fdt/if_cad.c