linux/drivers/video/fbdev/omap2
Tomi Valkeinen 0a20170aa5 OMAPDSS: Add common PLL code
OMAP DSS currently contains two different PLLs: DSI PLL (Type A PLL) and
HDMI PLL (Type B PLL). When DRA7 support is added, we will also support
Video PLLs (Type A).

The driver currently handles all PLLs totally separately. This patch
adds common DSS PLL code, which

a) lets us have common code for the PLLs
b) lets the users of the PLLs use a common API, instead of DSI API or
   HDMI API.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2014-11-12 13:40:23 +02:00
..
displays-new OMAPDSS: DT: Get source endpoint by matching reg-id 2014-11-12 13:40:06 +02:00
dss OMAPDSS: Add common PLL code 2014-11-12 13:40:23 +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