public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
* tracking of PCI address space
@ 2009-04-08 20:53 Kumar Gala
  2009-04-08 21:49 ` Ira Snyder
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Kumar Gala @ 2009-04-08 20:53 UTC (permalink / raw)
  To: Jesse Barnes
  Cc: linux-pci, Benjamin Herrenschmidt, Linux Kernel Mailing List,
	Linux/PPC Development

I was wondering if we have anything that tracks regions associated  
with the "inbound" side of a pci_bus.

What I mean is on embedded PPC we have window/mapping registers for  
both inbound (accessing memory on the SoC) and outbound (access PCI  
device MMIO, IO etc).  The combination of the inbound & outbound  
convey what exists in the PCI address space vs CPU physical address  
space (and how to map from one to the other).  Today in the PPC land  
we only attach outbound windows to the pci_bus.  So technically the  
inbound side information (like what subset of physical memory is  
visible on the PCI bus) seems to be lost.

- k

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

end of thread, other threads:[~2009-04-09  7:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-08 20:53 tracking of PCI address space Kumar Gala
2009-04-08 21:49 ` Ira Snyder
2009-04-08 21:53   ` Kumar Gala
2009-04-09  6:21 ` Benjamin Herrenschmidt
2009-04-09  6:44   ` Tirumala Reddy Marri
2009-04-09  6:55 ` Grant Grundler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox