video: da8xx-fb: Interrupt configuration of revised LCDC IP
authorManjunathappa, Prakash <prakash.pm@ti.com>
Tue, 5 Jul 2011 10:21:20 +0000 (15:51 +0530)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 13 Jul 2011 07:58:53 +0000 (16:58 +0900)
commitc6daf05b6d7afca4c9e04a7361e284ef9e1d8dad
treee4ca4f2b7763791c311f5efd13fd6529f4f050d5
parenta4b8f97a8fdeb94492738c36fddbd2cf822ed138
video: da8xx-fb: Interrupt configuration of revised LCDC IP

An upcoming SoC of TI comes with an LCD controller which is an updated
version of that found on TI's DA850 SoC. The da8xx-fb driver can support
this LCD with some enhancements.
This patch adds support for updated interrupt configuration on the new
SoC.
1) Registers for setting and clearing interrupts are different.
2) Raw and masked status registers are different.
The updates have been tested on an emulation platform for new features
and the patch has been tested on DA850 platform to make sure nothing
existing breaks.

Signed-off-by: Manjunathappa, Prakash <prakash.pm@ti.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/da8xx-fb.c