linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* mvebu: Device bus driver resurrection
@ 2013-03-26 12:43 Ezequiel Garcia
  2013-03-26 13:05 ` Thomas Petazzoni
  2013-03-26 16:45 ` Jason Gunthorpe
  0 siblings, 2 replies; 5+ messages in thread
From: Ezequiel Garcia @ 2013-03-26 12:43 UTC (permalink / raw)
  To: linux-arm-kernel

Hello everyone,

Now that we've all agreed on a mvebu mbus driver (or a first version of it)
I'd like to resurrect the Device Bus driver.

As far as I can remember, the last things said about this driver were:

  * The timing parameters should be in {nano,pico,etc} seconds,
    instead of ticks.

  * Although not everyone agreed, this driver was a good thing to have
    so we no longer depend on the bootloader setting these parameters.
    
  * The address decoding windows should *not* be setup by this driver,
    but rather be described in the device tree itself.

If anyone has aditional comments, please speak your mind.

My plan is to address all of the above comments, and send a v2 soon.

However, since we do not yet describe the address windows at the device tree,
the plan is to do window allocation/release in this devbus driver
**only as a temporal solution**.

Once the address decoding windows are properly described in the DTS,
we can remove that handling from the driver for good.

Does this sound sane enough?
-- 
Ezequiel Garc?a, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com

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

end of thread, other threads:[~2013-04-05 21:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-26 12:43 mvebu: Device bus driver resurrection Ezequiel Garcia
2013-03-26 13:05 ` Thomas Petazzoni
2013-03-26 16:45 ` Jason Gunthorpe
2013-03-26 16:55   ` Thomas Petazzoni
2013-04-05 21:26   ` Ezequiel Garcia

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