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
F164933545: D10905.id.diff
Tue, Aug 4, 11:22 PM
Unknown Object (File)
Mon, Aug 3, 6:42 AM
Unknown Object (File)
Mon, Aug 3, 1:01 AM
Unknown Object (File)
Sun, Aug 2, 2:21 AM
Unknown Object (File)
Mon, Jul 27, 10:09 PM
Unknown Object (File)
Fri, Jul 24, 1:18 PM
Unknown Object (File)
Sat, Jul 11, 7:36 PM
Unknown Object (File)
Jul 3 2026, 3:30 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 Not Applicable
Unit
Tests Not Applicable