linux/drivers/video/omap2
Tomi Valkeinen d8d789416a OMAPDSS: convert pixel clock to common videomode style
omapdss has its own video-timings struct, but we want to move the common
videomode.

The first step is to change the omapdss's pixelclock unit from kHz to
Hz. Also, omapdss uses "pixel_clock" field name, whereas the common
videomode uses "pixelclock" field name. This patch changes the field
name also, as that makes it easy to spot any non-converted pixel_clock
uses.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2014-03-05 08:33:30 +02:00
..
displays-new OMAPDSS: convert pixel clock to common videomode style 2014-03-05 08:33:30 +02:00
dss OMAPDSS: convert pixel clock to common videomode style 2014-03-05 08:33:30 +02:00
omapfb OMAPDSS: convert pixel clock to common videomode style 2014-03-05 08:33:30 +02:00
Kconfig OMAPDSS: remove all old panel drivers 2013-08-29 16:21:52 +03:00
Makefile OMAPDSS: remove all old panel drivers 2013-08-29 16:21:52 +03:00
vrfb.c drivers/video/omap2: don't check resource with devm_ioremap_resource 2013-05-18 11:58:01 +02:00