[PATCH v4 0/5] Device Bus support for Marvell EBU SoC

Arnd Bergmann arnd at arndb.de
Mon Apr 8 10:17:31 EDT 2013


On Monday 08 April 2013, Ezequiel Garcia wrote:
>   * Rename devbus,dev-width to devbus,bus-width and changed the
>     parameter value from bytes to bits: <8>, <16>, ...
>     Suggested by Arnd Bergmann.
> 
>   * As suggested by Jason Gunthorpe and agreed by Arnd Bergmann.
>     Reworked the whole devbus child chip-select device tree design.
>     Now there's a separate devbus at addr DT node for each controller
>     chip select. The impact of this is:
>       1. Timing parameters now go into the parent node.
>       2. There can only be one child per devbus node.
> 
>   * Remove unneeded bank-width parameter read.
> 

Whole series:

Acked-by: Arnd Bergmann <arnd at arndb.de>

It may be nicer to use #address-cells=<2> for devbus device nodes now that
each of them has only a 32 bit address space, but the current code is correct
as well using a 64 bit notation.

	Arnd



More information about the linux-arm-kernel mailing list