提交 61d07ef4 编写于 作者: T Thomas Weber 提交者: Tony Lindgren

OMAP2: Devkit8000: change panel to generic panel

Choose the generic panel for lcd code of Devkit8000.
Signed-off-by: NThomas Weber <weber@corscience.de>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 5fd58b51
...@@ -175,7 +175,7 @@ static struct regulator_consumer_supply devkit8000_vio_supplies[] = { ...@@ -175,7 +175,7 @@ static struct regulator_consumer_supply devkit8000_vio_supplies[] = {
static struct omap_dss_device devkit8000_lcd_device = { static struct omap_dss_device devkit8000_lcd_device = {
.name = "lcd", .name = "lcd",
.driver_name = "innolux_at_panel", .driver_name = "generic_panel",
.type = OMAP_DISPLAY_TYPE_DPI, .type = OMAP_DISPLAY_TYPE_DPI,
.phy.dpi.data_lines = 24, .phy.dpi.data_lines = 24,
.platform_enable = devkit8000_panel_enable_lcd, .platform_enable = devkit8000_panel_enable_lcd,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册