devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Sharing PCIE driver between Microblaze and Arm zynq
@ 2012-12-06 14:23 Michal Simek
  2012-12-06 21:27 ` Bjorn Helgaas
  2012-12-07 13:17 ` Grant Likely
  0 siblings, 2 replies; 9+ messages in thread
From: Michal Simek @ 2012-12-06 14:23 UTC (permalink / raw)
  To: LKML, linux-arm, Arnd Bergmann, Olof Johansson, linux-arch,
	devicetree-discuss, Grant Likely
  Cc: John Linn, John Williams

Hi guys,

I have a question regarding to sharing generic OF pcie driver between
two architectures MB and ARM Zynq.
Is drivers/pci/pcie location good for it?
Make no sense to have the same driver in two locations.
Is using readl/writel IO functions in this driver the best option
which we can have?
Or is there any other recommendation?

Also just want to check if it is correct to use pcie device_type.
The rest should be the same with pci description:
(http://devicetree.org/MPC5200:PCI#PCI_Address_Translation).

Thanks,
Michal

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

end of thread, other threads:[~2012-12-10  7:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-06 14:23 Sharing PCIE driver between Microblaze and Arm zynq Michal Simek
2012-12-06 21:27 ` Bjorn Helgaas
2012-12-07  9:45   ` Michal Simek
2012-12-07 14:11     ` Grant Likely
2012-12-10  7:34       ` Michal Simek
2012-12-07 19:07     ` Arnd Bergmann
2012-12-10  7:36       ` Michal Simek
2012-12-07 13:17 ` Grant Likely
2012-12-07 18:52   ` Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).