Dear All This patchset adds remaining bits to Exynos5433 clocks driver needed to make system suspend/resume working without marking dozen of clocks as 'critical'. It must be applied on top of v2 of 'Cleanup suspend/resume code in Samsung clock drivers' patchset sent a few minutes ago, otherwise CLK_OF_DECLARE part of the clocks driver will not handle samsung_cmu_info->suspend_regs entries. Best regards Marek Szyprowski Changelog: v2: - rephrased commit message and added more notes from the patch discussion - added more comments on register magic values - added ack/review tags Patch summary: Marek Szyprowski (2): clk: samsung: Use NOIRQ stage for Exynos5433 clocks suspend/resume clk: samsung: exynos5433: Add suspend state for TOP, CPIF & PERIC CMUs drivers/clk/samsung/clk-exynos5433.c | 31 +++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) -- 2.17.1