OMAP: Devkit8000: Change lcd driver to AT070TN83
Change lcd driver from generic to AT070TN83. Signed-off-by: Thomas Weber <weber@corscience.de> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
This commit is contained in:
parent
1e497c4f0a
commit
cc11aaf867
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ static struct regulator_consumer_supply devkit8000_vio_supply[] = {
|
|||
};
|
||||
|
||||
static struct panel_generic_dpi_data lcd_panel = {
|
||||
.name = "generic",
|
||||
.name = "innolux_at070tn83",
|
||||
.platform_enable = devkit8000_panel_enable_lcd,
|
||||
.platform_disable = devkit8000_panel_disable_lcd,
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue