Currently there are lots of ambiguity between clock names in clock file and in user manual, which leads to lots of confusion for the reviewers. This series attempts to cleanup the exynos7 clock file as per user manual naming convention. This also adds some of the missing Gate clocks which are needed to complete the clock tree. Changes since v1: - Addressed various review comments from Krzysztof[1] - Collected Reviewed-by from Krzysztof - This also modifies patch 05/12 and 12/12, moved Gate clocks addition to patch 02/12 This patch series has a dependency on [2] [1]-> https://www.mail-archive.com/linux-samsung-soc@xxxxxxxxxxxxxxx/msg46391.html [2]-> https://www.mail-archive.com/linux-samsung-soc <at> vger.kernel.org/msg46122.html Alim Akhtar (12): clk: samsung: exynos7: Change the CMU_TOPC block clock names clk: samsung: exynos7: Adds missing clocks gates of CMU_TOPC clk: samsung: exynos7: Corrects CMU_TOP0 clocks names clk: samsung: exynos7: Corrects CMU_TOP1 clocks names clk: samsung: exynos7: Corrects CMU_CCORE clocks names clk: samsung: exynos7: Corrects CMU_PERIC0 clocks names clk: samsung: exynos7: Corrects CMU_PERIC1 clocks names clk: samsung: exynos7: Corrects CMU_PERIS clocks names clk: samsung: exynos7: Corrects CMU_FSYS0 clocks names clk: samsung: exynos7: Corrects CMU_FSYS1 clocks names clk: samsung: exynos7: Add missing fixed_clks to cmu_info clk: samsung: exynos7: Add required clock tree for UFS drivers/clk/samsung/clk-exynos7.c | 421 +++++++++++++++++++++---------- include/dt-bindings/clock/exynos7-clk.h | 43 +++- 2 files changed, 332 insertions(+), 132 deletions(-) -- 1.7.10.4 -- 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