OMAP2PLUS: DSS2: Add clock sources to dss device clock configuration
authorArchit Taneja <archit@ti.com>
Tue, 12 Apr 2011 08:22:24 +0000 (13:52 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 11 May 2011 11:20:06 +0000 (14:20 +0300)
commite888166247c0b23d3ccc8e54cf92de7325d71145
tree41eb91736e9a2ec7b862146f02ab83516e4b392e
parent89a35e5170fc579e4fc3a1f3444c5dc1aa36904d
OMAP2PLUS: DSS2: Add clock sources to dss device clock configuration

Add enum dss_clock_source in dssdev.clocks struct so that the clock sources can
be specified in the board file.
Replace hard coded clock sources in dsi.c, dpi.c and replace them with the new
clock source members in dssdev.clocks. Modify the sdp4430_lcd_device struct in
board-4430sdp.c to specify clock sources for DISPC_FCLK, LCD1_CLK and DSI1_FCLK.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dpi.c
drivers/video/omap2/dss/dsi.c
include/video/omapdss.h