[PATCH V2 0/3] Add PMU and S2R support for exynos5420

Vikas Sajjan sajjan.linux at gmail.com
Fri Apr 11 06:17:11 PDT 2014


 Hi,

 Any comments on this series.

On Thu, Mar 27, 2014 at 11:43 AM, Vikas Sajjan <vikas.sajjan at samsung.com> wrote:
> rebased on kgene tree for-next branch
> https://git.kernel.org/cgit/linux/kernel/git/kgene/linux-samsung.git/log/?h=for-next
>
> changes since v1:
>         - Addressed comments from Tomasz figa.
>         - restructured/consolidated as per Tomasz figa's PM consolidations for exynos
>
> Abhilash Kesavan (1):
>   ARM: dts: Add node for GPIO keys on SMDK5420
>
> Vikas Sajjan (2):
>   ARM: EXYNOS5: Add PMU settings for exynos5420
>   ARM: EXYNOS5: Support Suspend-to-RAM on EXYNOS5420
>
>  arch/arm/boot/dts/exynos5420-smdk5420.dts    |   11 +
>  arch/arm/mach-exynos/common.h                |   10 +
>  arch/arm/mach-exynos/pm.c                    |  148 +++++++++++--
>  arch/arm/mach-exynos/pmu.c                   |  307 ++++++++++++++++++++++++++
>  arch/arm/mach-exynos/regs-pmu.h              |  230 +++++++++++++++++++
>  arch/arm/plat-samsung/include/plat/map-s5p.h |    2 +
>  drivers/clk/samsung/clk-exynos5420.c         |   32 +++
>  7 files changed, 722 insertions(+), 18 deletions(-)
>
> --
> 1.7.9.5
>



More information about the linux-arm-kernel mailing list