Hello, This patch set is for "for-next" branch. Changes since v1: [exynos5250.dtsi] Added power domain support for MAU and ISP power domains in exynos5 dts [pm_domains.c] CLKSRC register is saved before PMU register is programmed Replaced soc_is_exynos5250 with of_machine_is_compatible Prasanna Kumar (3): ARM: dts: exynos5: Set up power domain for MFC,G-scaler,MAU and ISP arm: exynos5: Enable PM generic domain support in Kconfig ARM: EXYNOS5: save CLK_TOP_SRC3 register before powergating arch/arm/boot/dts/exynos5250.dtsi | 25 +++++++++++++++++++++++++ arch/arm/mach-exynos/Kconfig | 1 + arch/arm/mach-exynos/pm_domains.c | 27 +++++++++++++++++++++++++++ 3 files changed, 53 insertions(+), 0 deletions(-) -- 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