commit | 0017f9ee066f8049733ec4d5aacd97dd0cf4e2ec | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Sat Aug 03 07:22:48 2013 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Sat Aug 10 10:37:48 2013 +0200 |
tree | 2c8c82d0c5953982e026a1415a55178d5e522b63 | |
parent | d39c21f23581c45eec98ca6edb344e70cac5fcfd [diff] |
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>