1
linux/drivers/video/omap2/dss
Archit Taneja 89976f2990 OMAP: DSS2: Fix: Return correct lcd clock source for OMAP2/3
dss.lcd_clk_source is set to the default value DSS_CLK_SRC_FCK at dss_init.
For OMAP2 and OMAP3, the dss.lcd_clk_source should always be the same as
dss.dispc_clk_source. The function dss_get_lcd_clk_source() always returns the
default value DSS_CLK_SRC_FCK for OMAP2/3. This leads to wrong clock dumps when
dispc_clk_source is not DSS_CLK_SRC_FCK.

Correct this function to always return dss.dispc_clk_source for OMAP2/3.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-05-11 14:10:54 +03:00
..
core.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
dispc.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
display.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
dpi.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
dsi.c OMAP: DSS2: DSI: fix dsi_dump_clocks() 2011-05-11 14:10:54 +03:00
dss_features.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
dss_features.h OMAP: DSS2: FEATURES: DSI PLL parameter cleanup 2011-03-15 12:35:38 +05:30
dss.c OMAP: DSS2: Fix: Return correct lcd clock source for OMAP2/3 2011-05-11 14:10:54 +03:00
dss.h OMAP4: DSS2: HDMI: HDMI panel driver addition in the DSS 2011-03-16 11:45:49 +05:30
hdmi_omap4_panel.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
hdmi.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
hdmi.h OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
Kconfig OMAP4: DSS2: HDMI: Add makefile and kconfig changes to enable HDMI in OMAP4 2011-03-16 11:45:50 +05:30
Makefile OMAP4: DSS2: HDMI: Add makefile and kconfig changes to enable HDMI in OMAP4 2011-03-16 11:45:50 +05:30
manager.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
overlay.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
rfbi.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
sdi.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
venc.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00