Hi, This patch series fixes support for AFTR idle mode on boards with secure firmware enabled (it also includes fix for register setup on EXYNOS4x12 SoCs). It has been tested on Trats2 target but should also work on (EXYNOS4412 based) Insignal Origen board. This patchset depends on "[PATCH V5 00/20] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle" patch series from Daniel Lezcano ("http://www.spinics.net/lists/linux-samsung-soc/msg28494.html"). Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics Bartlomiej Zolnierkiewicz (5): ARM: EXYNOS: add AFTR mode support to firmware do_idle method ARM: EXYNOS: PM: replace EXYNOS_BOOT_VECTOR_* macros by static inlines ARM: EXYNOS: PM: use c15resume firmware method if secure firmware is enabled ARM: EXYNOS: PM: fix register setup on EXYNOS4x12 for AFTR mode code ARM: EXYNOS: cpuidle: add secure firmware support to AFTR mode code Kyungmin Park (1): arm: firmware: Check firmware is running or not Tomasz Figa (1): ARM: EXYNOS: add support for firmware-assisted c15resume arch/arm/common/firmware.c | 5 +++++ arch/arm/include/asm/firmware.h | 14 +++++++++++++- arch/arm/mach-exynos/firmware.c | 18 ++++++++++++++++-- arch/arm/mach-exynos/pm.c | 40 ++++++++++++++++++++++++++++++++-------- drivers/cpuidle/cpuidle-exynos.c | 7 ++++++- 5 files changed, 72 insertions(+), 12 deletions(-) -- 1.8.2.3 -- 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