There are clocks on OMAP4 within DSS2 which can have multiple clock sources. This cleans up the existing way of selecting/getting the clock sources and add some of the new clock sources for OMAP4. Applies over: http://gitorious.org/linux-omap-dss2/linux/commits/master Archit Taneja (2): OMAP2PLUS: DSS2: Cleanup clock source related code OMAP4: DSS2: Clock source changes for OMAP4 drivers/video/omap2/dss/dispc.c | 46 +++++++++++++++----- drivers/video/omap2/dss/dss.c | 76 ++++++++++++++++++++++++++------ drivers/video/omap2/dss/dss.h | 31 +++++++++---- drivers/video/omap2/dss/dss_features.c | 13 +++++- drivers/video/omap2/dss/dss_features.h | 3 + 5 files changed, 133 insertions(+), 36 deletions(-) -- v2: -Split cleanup and OMAP4 changes into 2 patches -Don't use CONFIG_OMAP2_DSS_DSI macro -Let LCDx_CLK clock source be used for OMAP2/3, but keep it always as DSS_CLK_SRC_FCK -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html