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)
Sep 28 2024, 5:41 AM
Unknown Object (File)
Sep 19 2024, 12:33 AM
Unknown Object (File)
Sep 14 2024, 12:45 PM
Unknown Object (File)
Sep 12 2024, 12:02 PM
Unknown Object (File)
Sep 12 2024, 11:17 AM
Unknown Object (File)
Sep 8 2024, 7:25 AM
Unknown Object (File)
Sep 8 2024, 12:58 AM
Unknown Object (File)
Sep 7 2024, 2:14 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 Not Applicable
Unit
Tests Not Applicable

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.