Page MenuHomeFreeBSD

Fix PCIe window decoding on Armada 38x
ClosedPublic

Authored by mw_semihalf.com on May 25 2017, 3:19 PM.
Tags
Referenced Files
Unknown Object (File)
Tue, Aug 19, 4:24 PM
Unknown Object (File)
Tue, Aug 19, 1:20 AM
Unknown Object (File)
Mon, Aug 18, 5:41 PM
Unknown Object (File)
Fri, Aug 15, 3:39 PM
Unknown Object (File)
Fri, Aug 15, 12:15 AM
Unknown Object (File)
Thu, Jul 31, 3:14 PM
Unknown Object (File)
Tue, Jul 29, 7:44 AM
Unknown Object (File)
Jul 11 2025, 11:00 AM
Subscribers

Details

Summary

Original PCIe nodes for Marvell SoCs consists of ports' nodes
under main controller node. In order to properly parse
this kind of representation in DT a mechanism for traversing
through the tree required an update. Moreover, processing FDT
data consisting of more than 2 cells had to be fixed,
because the 'reg' property of mrvl,pcie node have additional
parameter in front of 64-bit address. It should be skipped
by default. This commit works properly with old mrvl,pcie
representation for Kirkwood and ArmadaXP SoCs.

Diff Detail

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