commit | ba8ae03eabfd41ecba5ab8000c54666dc6b9f89e | [log] [tgz] |
---|---|---|
author | Phil Sutter <phil@nwl.cc> | Sun Jan 03 23:06:46 2021 +0100 |
committer | Stefan Roese <sr@denx.de> | Wed Jan 27 07:29:43 2021 +0100 |
tree | 296c4a5c4f26135e72fb87eee0f5339dd5c50136 | |
parent | c1b1263b160ece33b2164dc3cd107f0d1dec52fd [diff] |
pci: pci_mvebu: Define an IO region as well Configure an IO region and window for PNP identical to how MEM region is set up. Linux does this only if the DT defines a pcie-io-aperture property for the SOC, but since all supported boards do this should not be needed. Signed-off-by: Phil Sutter <phil@nwl.cc> Reviewed-by: Stefan Roese <sr@denx.de>