better handle "phy-mode" properties, in particular around clk delays.
authordlg <dlg@openbsd.org>
Thu, 6 Apr 2023 00:09:39 +0000 (00:09 +0000)
committerdlg <dlg@openbsd.org>
Thu, 6 Apr 2023 00:09:39 +0000 (00:09 +0000)
commitafa0ac6792b30ccd6a4e4bf91101d6679feba66a
tree9ba59635150b5b9452641bc26c97b20d9c022cbd
parent7816b86f755aeba9deb9ea647c6d39e03f061120
better handle "phy-mode" properties, in particular around clk delays.

the phy mode can encode whether rk3568 mac should be doing the
delays when talking to the phy, or whether it should ignore them
and let the phy handle them. turns out this will probably be needed
by kettenis to get working ethernet on another rk3568 based system.

tweaks and ok kettenis@
sys/dev/fdt/if_dwqe_fdt.c