[PATCH v2 0/7] ARM: EXYNOS: cpuidle: fix AFTR mode on boards with secure firmware enabled

From: Bartlomiej Zolnierkiewicz
Date: Mon Jun 02 2014 - 08:36:06 EST


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.

v2:
- synced against next-20140602
- added missing Acked-by-s

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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/