fbdev: sh_mipi_dsi: Require two I/O resources V2
authorMagnus Damm <damm@opensource.se>
Wed, 17 Nov 2010 09:53:25 +0000 (09:53 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 19 Nov 2010 08:02:50 +0000 (17:02 +0900)
This is V2 of the MIPI-DSI two resources patch.

The second I/O resource specifies the base address
for the link hardware block. The base address for
the link hardware block seems to vary with SoC
type. Using two I/O resources to describe the
MIPI-DSI hardware allows us to support both newer
and older SoCs.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/sh_mipi_dsi.c

Simple merge