Page MenuHomeFreeBSD

Disable USB PHY slew rate calibration for Mediatek SoCs for now
ClosedPublic

Authored by sgalabov on Apr 8 2016, 12:08 PM.
Tags
Referenced Files
Unknown Object (File)
Tue, Aug 12, 7:36 PM
Unknown Object (File)
Mon, Jul 28, 9:24 PM
Unknown Object (File)
Jul 17 2025, 12:40 PM
Unknown Object (File)
Jul 17 2025, 12:23 PM
Unknown Object (File)
Jul 17 2025, 11:42 AM
Unknown Object (File)
Jul 15 2025, 12:26 PM
Unknown Object (File)
Jul 9 2025, 3:42 AM
Unknown Object (File)
Jul 3 2025, 8:15 PM
Subscribers

Details

Summary

USB on both MT7621 and MT7688 seems to work much better without doing slew rate calibration.
These are the only two SoCs, apart from MT7628, which actually make use of the slew rate calibration routines implemented in the mtk_usb_phy driver. Since MT7628 is actually a superset of MT7688 things should be the same for it as well.

We do not remove the code, we simply define it out.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

sgalabov retitled this revision from to Disable USB PHY slew rate calibration for Mediatek SoCs for now.
sgalabov updated this object.
sgalabov edited the test plan for this revision. (Show Details)
sgalabov added a reviewer: adrian.
sgalabov set the repository for this revision to rS FreeBSD src repository - subversion.
sgalabov added a project: MIPS.
adrian edited edge metadata.
This revision is now accepted and ready to land.Apr 8 2016, 3:11 PM
This revision was automatically updated to reflect the committed changes.