diff options
| author | Murali Karicheri <[email protected]> | 2015-07-21 17:54:11 -0400 | 
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2015-07-23 10:01:30 -0500 | 
| commit | 0f41421256afdfcadf0ae2d8bf83ecb7ff3ac49e (patch) | |
| tree | 8ac265a04f49633ee84f5eeb83c9bb1f12ba8d0a /scripts/gcc-plugins | |
| parent | bc0195aad0daa2ad5b0d76cce22b167bc3435590 (diff) | |
PCI: designware: Don't complain missing *config* reg space if va_cfg0 is set
Currently on Keystone SoCs, we always complain:
  keystone-pcie 21021000.pcie: missing *config* reg space
Keystone uses an older version of DesignWare hardware that doesn't have
ATU support.  So va_cfg0_base and va_cfg1_base are already set up in
ks_dw_pcie_host_init() before calling dw_pcie_host_init(), and they point
to the remote config space address va (both same for Keystone).  Add a
check to avoid this boot noise on Keystone.
Signed-off-by: Murali Karicheri <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions