linux/drivers/video/omap2/dss
Archit Taneja 1bb4783506 OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming
DSI PLL output clock names have been made more generic. The clock name
describes what the source of the clock and what clock is used for. Some of
DSI PLL parameters like dividers and DSI PLL source have also been made more
generic.

dsi1_pll_fclk and dsi2_pll_fclk have been changed as dsi_pll_hsdiv_dispc_clk
and dsi_pll_hsdiv_dsi_clk respectively. Also, the hsdividers are now named
regm_dispc and regm_dsi instead of regm3 and regm4.

Functions and macros named on the basis of these clock names have also been
made generic.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-03-11 15:46:27 +02:00
..
core.c OMAP: DSS2: Fix def_disp module param description 2011-03-11 15:46:23 +02:00
dispc.c OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming 2011-03-11 15:46:27 +02:00
display.c OMAP: DSS2: Remove unused list 2011-03-11 15:46:25 +02:00
dpi.c OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming 2011-03-11 15:46:27 +02:00
dsi.c OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming 2011-03-11 15:46:27 +02:00
dss.c OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming 2011-03-11 15:46:27 +02:00
dss.h OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming 2011-03-11 15:46:27 +02:00
dss_features.c OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP 2011-03-11 15:46:27 +02:00
dss_features.h OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP 2011-03-11 15:46:27 +02:00
Kconfig OMAP2PLUS: DSS2: Add OMAP4 Kconfig support 2011-03-11 15:46:22 +02:00
Makefile OMAP: DSS2: Introduce dss_features files 2010-10-22 23:21:03 +03:00
manager.c OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver 2011-03-11 15:46:22 +02:00
overlay.c OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver 2011-03-11 15:46:22 +02:00
rfbi.c OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver 2011-03-11 15:46:22 +02:00
sdi.c OMAP: DSS2: Delay regulator_get() calls 2011-03-11 15:46:23 +02:00
venc.c OMAP: DSS2: Delay regulator_get() calls 2011-03-11 15:46:23 +02:00