All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maurus Cuelenaere <mcuelenaere@gmail.com>
To: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org
Cc: ben-linux@fluff.org
Subject: [PATCH 0/2] ARM: S3C64XX: SmartQ: add suspend support
Date: Wed,  6 Oct 2010 01:09:49 +0200	[thread overview]
Message-ID: <cover.1286319272.git.mcuelenaere@gmail.com> (raw)

These patches add suspend support to the SmartQ (and other S3C64XX) boards.

Currently the LCD needs re-initializing when waking up, otherwise it'll just
display a WSOD.

This was tested on a SmartQ 7.

Maurus Cuelenaere (2):
  ARM: S3C64XX: Add suspend support
  ARM: S3C64XX: Add wakeup sources to SmartQ boards

 arch/arm/mach-s3c64xx/mach-smartq5.c |    1 +
 arch/arm/mach-s3c64xx/mach-smartq7.c |    1 +
 arch/arm/mach-s3c64xx/pm.c           |    3 +++
 3 files changed, 5 insertions(+), 0 deletions(-)

-- 
1.7.2.3

WARNING: multiple messages have this Message-ID (diff)
From: mcuelenaere@gmail.com (Maurus Cuelenaere)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: S3C64XX: SmartQ: add suspend support
Date: Wed,  6 Oct 2010 01:09:49 +0200	[thread overview]
Message-ID: <cover.1286319272.git.mcuelenaere@gmail.com> (raw)

These patches add suspend support to the SmartQ (and other S3C64XX) boards.

Currently the LCD needs re-initializing when waking up, otherwise it'll just
display a WSOD.

This was tested on a SmartQ 7.

Maurus Cuelenaere (2):
  ARM: S3C64XX: Add suspend support
  ARM: S3C64XX: Add wakeup sources to SmartQ boards

 arch/arm/mach-s3c64xx/mach-smartq5.c |    1 +
 arch/arm/mach-s3c64xx/mach-smartq7.c |    1 +
 arch/arm/mach-s3c64xx/pm.c           |    3 +++
 3 files changed, 5 insertions(+), 0 deletions(-)

-- 
1.7.2.3

             reply	other threads:[~2010-10-05 23:09 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-05 23:09 Maurus Cuelenaere [this message]
2010-10-05 23:09 ` [PATCH 0/2] ARM: S3C64XX: SmartQ: add suspend support Maurus Cuelenaere
2010-10-05 23:09 ` [PATCH 1/2] ARM: S3C64XX: Add " Maurus Cuelenaere
2010-10-05 23:09   ` Maurus Cuelenaere
2010-10-05 23:23   ` Kyungmin Park
2010-10-05 23:23     ` Kyungmin Park
2010-10-05 23:27     ` Maurus Cuelenaere
2010-10-05 23:27       ` Maurus Cuelenaere
2010-10-05 23:39       ` Kyungmin Park
2010-10-05 23:39         ` Kyungmin Park
2010-10-06 22:22     ` Ben Dooks
2010-10-06 22:22       ` Ben Dooks
2010-10-06 22:27       ` Maurus Cuelenaere
2010-10-06 22:27         ` Maurus Cuelenaere
2010-10-05 23:10 ` [PATCH 2/2] ARM: S3C64XX: Add wakeup sources to SmartQ boards Maurus Cuelenaere
2010-10-05 23:10   ` Maurus Cuelenaere

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1286319272.git.mcuelenaere@gmail.com \
    --to=mcuelenaere@gmail.com \
    --cc=ben-linux@fluff.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.