linux_dsm_epyc7002/drivers/video/fbdev/omap2
Tomi Valkeinen 2daea7af77 OMAPDSS: DSI: use common DSS PLL support
Now that we have the common DSS PLL support, change DSI to use it. This
results in quite a lot of changes, but almost all of them are trivial
name changes.

The functions to calculate and program the PLL settings can be removed
from dsi.c, as the common PLL API contains the same functionality.

We also need to create struct dss_pll_hw entries for PLL hardware
features for different OMAP platforms, instead of using the
dss_features.c as the old code does.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2014-11-12 13:40:24 +02:00
..
displays-new OMAPDSS: DT: Get source endpoint by matching reg-id 2014-11-12 13:40:06 +02:00
dss OMAPDSS: DSI: use common DSS PLL support 2014-11-12 13:40:24 +02:00
omapfb OMAPFB: fix releasing overlays 2014-10-22 11:07:08 +03:00
Kconfig video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00
Makefile OMAPDSS: move 'compatible' converter to omapdss driver 2014-05-28 09:25:15 +03:00
vrfb.c video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00