]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
video, da8xx: move da8xx-fb.h to drivers/video
authorHeiko Schocher <hs@denx.de>
Sat, 3 Aug 2013 05:22:48 +0000 (07:22 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sat, 10 Aug 2013 08:37:48 +0000 (10:37 +0200)
commit0017f9ee066f8049733ec4d5aacd97dd0cf4e2ec
tree2c8c82d0c5953982e026a1415a55178d5e522b63
parentd39c21f23581c45eec98ca6edb344e70cac5fcfd
video, da8xx: move da8xx-fb.h to drivers/video

the da8xx-fb driver works also on am335x boards. So move
the da8xx-fb.h file from arch/arm/include/asm/arch-davinci
to drivers/video, so this driver can used from am335x
based boards. Also add WVGA panel_type.

Signed-off-by: Heiko Schocher <hs@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Tom Rini <trini@ti.com>
Acked-by: Tom Rini <trini@ti.com>
board/davinci/ea20/ea20.c
drivers/video/da8xx-fb.c
drivers/video/da8xx-fb.h [moved from arch/arm/include/asm/arch-davinci/da8xx-fb.h with 99% similarity]