introduce mbus DRAM target info abstraction
commitabc848c182960118fbb7cdae397b5608c5bcef1b
authorLennert Buytenhek <buytenh@wantstofly.org>
Thu, 27 Mar 2008 18:51:39 +0000 (27 14:51 -0400)
committerNicolas Pitre <nico@marvell.com>
Thu, 27 Mar 2008 18:51:39 +0000 (27 14:51 -0400)
treef34bdf4cea629521d329967b7cf73b39704cb562
parent05dda977f2574c3341abef9b74c27d2b362e1e3a
introduce mbus DRAM target info abstraction

Introduce struct mbus_dram_target_info, which will be used for
passing information about the mbus target ID of the DDR unit, and
mbus target attribute, base address and size for each of the DRAM
chip selects from the platform code to peripheral drivers.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Reviewed-by: Tzachi Perelstein <tzachi@marvell.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Nicolas Pitre <nico@marvell.com>
include/linux/mbus.h [new file with mode: 0644]