This patch adds support for the EPLL and the peripheral DMA clocks on Exynos5410 SoC. These clocks are required for sound support on Odroid-XU board. Sylwester Nawrocki (5): clk: samsung: exynos5410: Add clock IDs for PDMA and EPLL clocks clk: samsung: exynos5410: Expose the peripheral DMA gate clocks clk: samsung: Use common registration function for pll2550x clk: samsung: Add support for EPLL on exynos5410 clk: samsung: Add support for exynos5410 AUDSS clock controller .../devicetree/bindings/clock/clk-exynos-audss.txt | 4 +- .../devicetree/bindings/clock/exynos5410-clock.txt | 14 ++ drivers/clk/samsung/clk-exynos-audss.c | 78 ++++++----- drivers/clk/samsung/clk-exynos5410.c | 32 ++++- drivers/clk/samsung/clk-exynos5440.c | 9 +- drivers/clk/samsung/clk-pll.c | 154 ++++++++++++++------- drivers/clk/samsung/clk-pll.h | 2 + include/dt-bindings/clock/exynos5410.h | 3 + include/dt-bindings/clock/exynos5440.h | 2 + 9 files changed, 212 insertions(+), 86 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html