Public bug reported:
There are two main issues here:
1) Missing config option for default kernel config:
CONFIG_OMAP2_DSS_VENC=y
I sent John a note about this
2) board-overo.c not update in commit:
67a0195593241 "[PATCH 18/19] OMAP2: DSS2: Adding i2c_bus_num to
panel_generic_dpi_data to probe the eeprom"
Its a simple patch:
diff --git a/arch/arm/mach-omap2/board-overo.c
b/arch/arm/mach-omap2/board-overo.c
index b32b492..3278272 100644
--- a/arch/arm/mach-omap2/board-overo.c
+++ b/arch/arm/mach-omap2/board-overo.c
@@ -185,6 +185,7 @@ static struct panel_generic_dpi_data dvi_panel = {
.name = "generic",
.platform_enable = overo_panel_enable_dvi,
.platform_disable = overo_panel_disable_dvi,
+ .i2c_bus_num = 3,
};
static struct omap_dss_device overo_dvi_device = {
** Affects: linux-linaro-omap (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/804442
Title:
2.6.39 video broken for Overo
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-linaro-omap/+bug/804442/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs