Some of the new TI SoCs using DSS have a dedicated PLL for the DSS functional clock. This series adds support to omapdss for that kind of clocking scheme. This series also needs the following commits, which are now in mainline, to work: ARM: OMAP3: fix dpll4_m3_ck and dpll4_m4_ck dividers ARM: OMAP3: use CLK_SET_RATE_PARENT for dss clocks ARM: OMAP4: use CLK_SET_RATE_PARENT for dss_dss_clk Tomi Tomi Valkeinen (7): OMAPDSS: fix omap2 dss fck handling OMAPDSS: remove struct dss_clock_info OMAPDSS: simplify dss clk dump OMAPDSS: rename parent clk variables OMAPDSS: cleanup fck parent handling OMAPDSS: pass pck to dss fck clock calc OMAPDSS: add dedicated fck PLL support drivers/video/omap2/dss/dpi.c | 15 ++-- drivers/video/omap2/dss/dss.c | 163 ++++++++++++++---------------------------- drivers/video/omap2/dss/dss.h | 17 ++--- drivers/video/omap2/dss/sdi.c | 21 +++--- 4 files changed, 76 insertions(+), 140 deletions(-) -- 1.8.3.2 -- 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