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
F146240979: D10905.id29340.diff
Sun, Mar 1, 1:22 AM
Unknown Object (File)
Fri, Feb 27, 7:39 PM
Unknown Object (File)
Tue, Feb 10, 7:01 PM
Unknown Object (File)
Jan 18 2026, 11:17 AM
Unknown Object (File)
Jan 13 2026, 7:11 PM
Unknown Object (File)
Jan 6 2026, 9:20 PM
Unknown Object (File)
Jan 5 2026, 3:06 AM
Unknown Object (File)
Jan 4 2026, 12:31 PM
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