linux/drivers/video/fbdev/omap2
Tomi Valkeinen 7b71c410b2 OMAPDSS: DSI: separate LP clock info from dsi_clock_info
struct dsi_clock_info represents the clocks handled by the DSI, mostly
PLL related clocks. In an effort to create common PLL code, we need to
remove all the non-PLL items from dsi_clock_info.

This patch removes LP clock related fields from dsi_clock_info, and
creates a new struct dsi_lp_clock_info for holding clock info for the LP
clock.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2014-11-12 13:40:21 +02:00
..
displays-new OMAPDSS: DT: Get source endpoint by matching reg-id 2014-11-12 13:40:06 +02:00
dss OMAPDSS: DSI: separate LP clock info from dsi_clock_info 2014-11-12 13:40:21 +02:00
omapfb OMAPFB: fix releasing overlays 2014-10-22 11:07:08 +03:00
Kconfig
Makefile OMAPDSS: move 'compatible' converter to omapdss driver 2014-05-28 09:25:15 +03:00
vrfb.c