CVS log for src/sys/dev/mii/mcommphy.c
Up to [cvs.NetBSD.org] / src / sys / dev / mii
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Oct 23 05:55:45 2024 UTC (4 months, 4 weeks ago) by skrll
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +505 -28
lines
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.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 12 18:16:05 2024 UTC (5 months, 1 week ago) by skrll
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +34 -33
lines
mcommphy(4): adjust register names to reflect the YT8511 that's supported.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 3 17:18:12 2022 UTC (3 years, 2 months ago) by jmcneill
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-altq-separation-base,
thorpej-altq-separation,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm
Add driver for Motorcomm YT8511 GbE PHY
CVSweb <webmaster@jp.NetBSD.org>