Page MenuHomeFreeBSD

Add proper PCIe init for MT7628/MT7688 SoCs
ClosedPublic

Authored by sgalabov on May 16 2016, 12:28 PM.
Tags
None
Referenced Files
F157272084: D6395.id16452.diff
Tue, May 19, 10:18 PM
Unknown Object (File)
Sat, May 16, 1:18 AM
Unknown Object (File)
Mon, May 4, 10:30 AM
Unknown Object (File)
Sat, May 2, 10:53 AM
Unknown Object (File)
Thu, Apr 30, 3:36 AM
Unknown Object (File)
Wed, Apr 29, 12:26 AM
Unknown Object (File)
Mon, Apr 27, 6:11 AM
Unknown Object (File)
Fri, Apr 24, 8:46 PM
Subscribers

Details

Summary

PCIe PHY needs different initialization on MT7628/MT7688 SoCs than it does on MT7620.
However, LEDE (and OpenWRT) dts files have the PCIe node for MT7628/MT7688 as compatible with mt7620-pci.
We already can handle this properly in our driver, so we just need to add compat strings to fbsd-mt7628an.dtsi and the PCIe driver.

Diff Detail

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

Event Timeline

sgalabov retitled this revision from to Add proper PCIe init for MT7628/MT7688 SoCs.
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.
adrian edited edge metadata.
This revision is now accepted and ready to land.May 16 2016, 7:09 PM
This revision was automatically updated to reflect the committed changes.