All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] PCIe bus address at 0x00000000
@ 2017-09-30  0:47 Ray Jui
  2017-10-02 19:35 ` Bjorn Helgaas
  0 siblings, 1 reply; 6+ messages in thread
From: Ray Jui @ 2017-09-30  0:47 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: linux-pci, Hari Vyas, Abhishek Shah, Srinath Mannam, Vikram Prakash

Hi Bjorn and all,

One of our ARM64 based processor (NS2) has our system address reversed 
for PCIe outbound transaction in the range of 0x0000_0000 and 
0x1fff_ffff. If we use 1:1 mapping between the system address and PCIe 
address, we end up having the PCIe address in the same range.

In this case, we noticed that certain USB-PCI adapters will decline 
access to BARs mapped in this address range with "Unsupported Request". 
In this case, if we change the PCIe address range to something else like 
0x8000_0000, it would work without an issue.

This sounds like an issue with the USB PCI adapter that cannot allow 
BARs to be used with specific PCIe address range. Is my understanding 
correct?

Thanks,

Ray

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-10-04  6:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-30  0:47 [RFC] PCIe bus address at 0x00000000 Ray Jui
2017-10-02 19:35 ` Bjorn Helgaas
2017-10-02 19:47   ` Ray Jui
2017-10-02 20:08     ` Bjorn Helgaas
2017-10-03 22:50       ` Ray Jui
2017-10-04  6:17         ` Hari Vyas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.