Page MenuHomeFreeBSD

Update ThunderX PCIe driver to new DTS
ClosedPublic

Authored by wma_semihalf.com on Jan 18 2016, 7:43 AM.
Tags
Referenced Files
Unknown Object (File)
Mar 20 2024, 12:29 AM
Unknown Object (File)
Dec 31 2023, 9:19 AM
Unknown Object (File)
Dec 20 2023, 1:33 AM
Unknown Object (File)
Dec 2 2023, 1:38 AM
Unknown Object (File)
Nov 13 2023, 1:28 PM
Unknown Object (File)
Nov 7 2023, 11:12 AM
Unknown Object (File)
Nov 6 2023, 4:29 PM
Unknown Object (File)
Nov 6 2023, 10:40 AM
Subscribers

Details

Summary

In recent EFI the DTS entries changed for PCIe controller.
This commit fixes internal PCIe, external is yet TBD.

Diff Detail

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

Event Timeline

wma_semihalf.com retitled this revision from to Update ThunderX PCIe driver to new DTS.
wma_semihalf.com updated this object.
wma_semihalf.com edited the test plan for this revision. (Show Details)
wma_semihalf.com set the repository for this revision to rS FreeBSD src repository - subversion.
wma_semihalf.com added a project: arm64.
sys/arm64/cavium/thunder_pcie.c
95

This seems unrelated.

der_semihalf.com edited edge metadata.

ACK.

sys/arm64/cavium/thunder_pcie.c
95

Yes it is, if you consider changes to the sys/arm64/cavium/thunder_pcie_common.h , where MIN_RANGES_TUPLES have been dropped and the naming has been changed so that the group it belongs to is first, rather than reverse, as originaly.

This revision is now accepted and ready to land.Jan 18 2016, 11:38 AM
zbb edited edge metadata.
This revision was automatically updated to reflect the committed changes.