Commit 61d07ef4 authored by Thomas Weber's avatar Thomas Weber Committed by Tony Lindgren

OMAP2: Devkit8000: change panel to generic panel

Choose the generic panel for lcd code of Devkit8000.
Signed-off-by: default avatarThomas Weber <weber@corscience.de>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 5fd58b51
......@@ -175,7 +175,7 @@ static struct regulator_consumer_supply devkit8000_vio_supplies[] = {
static struct omap_dss_device devkit8000_lcd_device = {
.name = "lcd",
.driver_name = "innolux_at_panel",
.driver_name = "generic_panel",
.type = OMAP_DISPLAY_TYPE_DPI,
.phy.dpi.data_lines = 24,
.platform_enable = devkit8000_panel_enable_lcd,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment