linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* dcr stuff.
@ 2008-03-21 19:05 Stephen Neuendorffer
  2008-03-21 21:24 ` Benjamin Herrenschmidt
  2008-03-22  1:17 ` Josh Boyer
  0 siblings, 2 replies; 6+ messages in thread
From: Stephen Neuendorffer @ 2008-03-21 19:05 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: git-dev


Is anybody working on the dcr infrastructure?

In particular, there seems to be inconsistency between what the kernel
does and what ePAPR thinks it should.  The code in the kernel selects
mmio or native access based on a Kconfig parameter and uses some device
tree parameters to correctly configure the mmio access, whereas ePAPR
doesn't seem to document all the device tree attributes (in particular,
dcr-mmio-stride and dcr-mmio-range) and provides a dynamic binding for
dcr-access-method...

Is there a plan here?  (In particular, in FPGA designs, its possible to
have crazy things like multiple independent dcr busses, some using
native access, some using mmio.  Or even if there is one bus, many of
the existing non-linux drivers we have assume native or mmio access.
I'd like to clean this up, obviously.. :)

Steve

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

end of thread, other threads:[~2008-03-24 22:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-21 19:05 dcr stuff Stephen Neuendorffer
2008-03-21 21:24 ` Benjamin Herrenschmidt
2008-03-22  1:17 ` Josh Boyer
2008-03-24  4:34   ` Stephen Neuendorffer
2008-03-24 21:59     ` Benjamin Herrenschmidt
2008-03-24 22:18       ` Stephen Neuendorffer

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).