Page MenuHomeFreeBSD

Introduce XHCI support for MT7621 SoC
ClosedPublic

Authored by sgalabov on Apr 8 2016, 12:10 PM.
Tags
Referenced Files
Unknown Object (File)
Feb 28 2024, 10:49 AM
Unknown Object (File)
Feb 28 2024, 9:03 AM
Unknown Object (File)
Feb 24 2024, 5:06 PM
Unknown Object (File)
Feb 16 2024, 3:00 PM
Unknown Object (File)
Feb 15 2024, 4:05 PM
Unknown Object (File)
Dec 20 2023, 1:34 AM
Unknown Object (File)
Nov 22 2023, 11:47 AM
Unknown Object (File)
Nov 13 2023, 9:03 PM
Subscribers

Details

Summary

This revision introduces XHCI support for MT7621.

Test Plan

Tested on a MT7621 board, similar to the WiTi board.
More testing will be required to confirm everything is fine, but things look good so far.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sgalabov retitled this revision from to Introduce XHCI support for MT7621 SoC.
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.

Add proper controller initialization.

adrian edited edge metadata.

Heh, that delay is pretty hilarious. :-P

go for it!

This revision is now accepted and ready to land.Apr 8 2016, 3:09 PM

I'll test with smaller delays in the future. This one seems to work for now and is as seen in "other places" :-)

This revision was automatically updated to reflect the committed changes.