omapdss: features: fix supported outputs for OMAP4
authorArchit Taneja <archit@ti.com>
Tue, 5 Mar 2013 14:17:50 +0000 (19:47 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 22 Mar 2013 08:14:32 +0000 (10:14 +0200)
commitff588d83bf12fe05521a64e85dd4e2b848c0b20d
tree523f26d860162fa4dbf7dd5b7eaab84082af45b3
parenta2f9b2a5607e494e6b98b0101aaa731b42454ad0
omapdss: features: fix supported outputs for OMAP4

The support outputs struct for overlay managers is incorrect for OMAP4. Make
these changes:

- DPI isn't supported via the LCD1 overlay manager, remove DPI as a supported
  output.
- the TV manager can suppport DPI, but the omapdss driver doesn't support that
  yet, we require some muxing at the DSS level, and we also need to configure
  the hdmi pll in the DPI driver so that the TV manager has a pixel clock. We
  don't support that yet.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dss_features.c