- Adding dss_feature for DPLL fclk - Enabling pixel clock generation for DPI interface ----------------------------------------------------- Base ---- url = git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git branch "master" commit 1bae4ce27c9c90344f23c65ea6966c50ffeae2f5 tag 2.6.38-rc2 Applies over: ------------- 1. Patch mentioned in http://www.mail-archive.com/linux-omap@xxxxxxxxxxxxxxx/msg42384.html [PATCH] OMAP: counter_32k: init clocksource as part of machine timer init (This patch is required for OMAP bootup) 2. v10 of OMAP2,3 DSS2 HWMOD https://patchwork.kernel.org/patch/500191/ 3. v3 of DSS2: Generalize clock names https://patchwork.kernel.org/patch/520191/ 4. v3 of DSS2: OMAP4 DSS HWMOD : https://patchwork.kernel.org/patch/511211/ 5. OMAP: DSS2: Common IRQ handler for all OMAPs https://patchwork.kernel.org/patch/526241/ --------------------------------------------------------- Raghuveer Murthy (4): OMAP: DSS2: Add dss_feature for variable DPLL fclk OMAP: DSS: Renaming the dpll clk pointer in struct dss OMAP: DSS2: Using dss_features to clean cpu checks for clocks OMAP: DSS2: Get OMAP4 DPLL fclk for DPI interface drivers/video/omap2/dss/dss.c | 85 +++++++++++++++++-------------- drivers/video/omap2/dss/dss_features.c | 9 ++- drivers/video/omap2/dss/dss_features.h | 3 + 3 files changed, 56 insertions(+), 41 deletions(-) -- 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