lkml.org 
[lkml]   [2015]   [Mar]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RFC PATCH 0/2] ARM: EXYNOS: Fix Suspend-to-RAM on Exynos5420
Date
Hello,

Suspend-to-RAM is currently not working. Abhilash Kesavan traced down
to the MDMA0 DMA controller clock to be disabled during suspend and
that it must stay enaled during suspend or the system is not able to
resume.

This series is an attempt to fix the issue and is composed of patches:

Javier Martinez Canillas (2):
clk: exynos5420: Add alias for MDMA0 controller clock
ARM: EXYNOS: Make sure that the Exynos5420 MDMA0 clock is enabled
during suspend

arch/arm/mach-exynos/suspend.c | 15 +++++++++++++++
drivers/clk/samsung/clk-exynos5420.c | 2 +-
2 files changed, 16 insertions(+), 1 deletion(-)

Patch #1 just adds an alias fo the MDMA0 clock so a lookup is registered.

Patch #2 enables the MDMA0 clock before entering into a suspend state and
disables it again once the system has been resumed.

The patches are a RFC because I'm not sure if this is the best approach
to solve the issue. So feedback will be highly appreciated.

Best regards,
Javier



\
 
 \ /
  Last update: 2015-03-27 15:41    [W:1.601 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site