sh_mobile_meram: MERAM framework for LCDC
authorDamian <dhobsong@igel.co.jp>
Wed, 18 May 2011 11:10:07 +0000 (11:10 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 23 May 2011 07:06:24 +0000 (16:06 +0900)
Based on the patch by Takanari Hayama <taki@igel.co.jp>

Adds support framework necessary to use Media RAM (MERAM)
caching functionality with the LCDC.  The MERAM is accessed
through up to 4 Interconnect Buffers (ICBs).

ICB numbers and MERAM address ranges to use are specified in
by filling in the .meram_cfg member of the LCDC platform data

Signed-off-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found