Home | History | Annotate | Download | only in mii
History log of /src/sys/dev/mii/mcommphy.c
RevisionDateAuthorComments
 1.3  23-Oct-2024  skrll mcommphy(4): add support for YT85[23]1

The YT8531 support has been tested with additional changes on a
VisionFive2 board which requires several device properties propogated

rx-internal-delay-ps
tx-internal-delay-ps
motorcomm,rx-clk-drv-microamp
motorcomm,rx-data-drv-microamp
motorcomm,tx-clk-adj-enabled
motorcomm,tx-clk-10-inverted
motorcomm,tx-clk-100-inverted
motorcomm,tx-clk-1000-inverted

The YT8521 currently isn't attached, but support should work. It seems
a VisionFive has this PHY.
 1.2  12-Oct-2024  skrll mcommphy(4): adjust register names to reflect the YT8511 that's supported.
 1.1  03-Jan-2022  jmcneill branches: 1.1.10;
Add driver for Motorcomm YT8511 GbE PHY
 1.1.10.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed