Many changes/fixes have been identified for clock file for exynos5420. These include correct parents, bit fields, new clocks etc. Existing files needs some correction in terms of names of the clock and indentation. These issues are addressed in this patch series. It also replaces the usage of enums with macro as clock ids. This patch series is rebased on, git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk.git:samsung-next This patch is also dependent on the following patches. ARM: dts: Add I2S nodes to exynos5420 ARM: dts: add dt node for sss module for exynos5250/5420 ARM: dts: update watchdog device nodes for exynos5250 and exynos5420 ARM: dts: use macros in clock bindings for exynos5420 Changes since v1: ----------------- 1] Addressed review comments from Tomasz Figa. http://www.spinics.net/lists/devicetree/msg16759.html http://www.spinics.net/lists/devicetree/msg16760.html Rahul Sharma (7): clk: exynos5420: Add more clock register offsets clk: exynos5420: Add more clock IDs clk: exynos5420: Rename clock IDs clk: exynos5420: Rename clock names clk: exynos5420: Add missing clocks clk: exynos5420: Add more registers to restore list ARM: dts: update macros in clock bindings for exynos5420 arch/arm/boot/dts/exynos5420.dtsi | 90 +-- drivers/clk/samsung/clk-exynos5420.c | 1029 +++++++++++++++++++++----------- include/dt-bindings/clock/exynos5420.h | 214 ++++--- 3 files changed, 871 insertions(+), 462 deletions(-) -- 1.7.9.5 -- 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