Pass MII flags depending on the phy mode specified in the device tree.
authorjmatthew <jmatthew@openbsd.org>
Mon, 27 Feb 2023 09:59:46 +0000 (09:59 +0000)
committerjmatthew <jmatthew@openbsd.org>
Mon, 27 Feb 2023 09:59:46 +0000 (09:59 +0000)
commit7c9f822481c4d6823c0a1b1741f55500f10f1341
tree9ae4ba05ee4620f24a86d0f160630962aa7f6ce0
parent24e9bd867b8d4b967f896aaa4b182c6616ac610b
Pass MII flags depending on the phy mode specified in the device tree.
With this, the WAN port on the Turris Omnia works.

tested on Turris MOX by kettenis@
ok patrick@
sys/dev/fdt/if_mvneta.c