From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v10 0/4] This suspend patch is only support cut off the power of cpu and some external
Date: Fri, 02 Jan 2015 21:57:18 +0100 [thread overview]
Message-ID: <1849483.Ep0vu7eFAf@phil> (raw)
In-Reply-To: <1417423940-1669-1-git-send-email-zyw@rock-chips.com>
Am Montag, 1. Dezember 2014, 16:52:16 schrieb Chris Zhong:
> devices, since we still lack power_domain driver, so the other power rail
> of rk3288 need keep power on.
> I have tested it on rk3288-evb board, atop next-20141112. goto suspend by
> type "echo mem > /sys/power/state", vdd_cpu is about 0mv by measuring, so
> it can be determined in sleep mode, then press power button to wakeup it.
I've tested this series again on 3.19-rc1. It still sucessfully suspends and
wakes a rk3288-evb-rk808 system on power-key presses.
[except the sdmmc detect interrupt going off when a card is inserted on
suspend]
So I've applied this series to appropriate soc and dts branches for 3.20
Heiko
WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: Chris Zhong <zyw@rock-chips.com>
Cc: dianders@chromium.org, mturquette@linaro.org,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Russell King <linux@arm.linux.org.uk>,
Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Linus Walleij <linus.walleij@linaro.org>,
khilman@kernel.org, linux-rockchip@lists.infradead.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Kumar Gala <galak@codeaurora.org>, Tony Xie <xxx@rock-chips.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v10 0/4] This suspend patch is only support cut off the power of cpu and some external
Date: Fri, 02 Jan 2015 21:57:18 +0100 [thread overview]
Message-ID: <1849483.Ep0vu7eFAf@phil> (raw)
In-Reply-To: <1417423940-1669-1-git-send-email-zyw@rock-chips.com>
Am Montag, 1. Dezember 2014, 16:52:16 schrieb Chris Zhong:
> devices, since we still lack power_domain driver, so the other power rail
> of rk3288 need keep power on.
> I have tested it on rk3288-evb board, atop next-20141112. goto suspend by
> type "echo mem > /sys/power/state", vdd_cpu is about 0mv by measuring, so
> it can be determined in sleep mode, then press power button to wakeup it.
I've tested this series again on 3.19-rc1. It still sucessfully suspends and
wakes a rk3288-evb-rk808 system on power-key presses.
[except the sdmmc detect interrupt going off when a card is inserted on
suspend]
So I've applied this series to appropriate soc and dts branches for 3.20
Heiko
next prev parent reply other threads:[~2015-01-02 20:57 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-01 8:52 [PATCH v10 0/4] This suspend patch is only support cut off the power of cpu and some external Chris Zhong
2014-12-01 8:52 ` Chris Zhong
2014-12-01 8:52 ` [PATCH v10 1/4] ARM: rockchip: add suspend and resume for RK3288 Chris Zhong
2014-12-01 8:52 ` Chris Zhong
2014-12-01 8:52 ` [PATCH v10 2/4] ARM: rockchip: Add pmu-sram binding Chris Zhong
2014-12-01 8:52 ` [PATCH v10 3/4] ARM: dts: add RK3288 suspend support Chris Zhong
2014-12-01 8:52 ` Chris Zhong
2014-12-01 8:52 ` [PATCH v10 4/4] ARM: dts: rockchip: add suspend settings for rk3288-evb-rk808 Chris Zhong
2014-12-01 8:52 ` Chris Zhong
2014-12-01 22:19 ` Doug Anderson
2014-12-01 22:19 ` Doug Anderson
2014-12-01 19:51 ` [PATCH v10 0/4] This suspend patch is only support cut off the power of cpu and some external Kevin Hilman
2014-12-01 19:51 ` Kevin Hilman
2014-12-01 19:51 ` Kevin Hilman
2014-12-01 22:08 ` Doug Anderson
2014-12-01 22:08 ` Doug Anderson
2014-12-02 1:07 ` Doug Anderson
2014-12-02 1:07 ` Doug Anderson
2014-12-02 1:07 ` Doug Anderson
2014-12-02 1:26 ` Kevin Hilman
2014-12-02 1:26 ` Kevin Hilman
2014-12-02 1:26 ` Kevin Hilman
2014-12-03 13:55 ` Chris Zhong
2014-12-03 13:55 ` Chris Zhong
2014-12-03 13:55 ` Chris Zhong
2014-12-03 19:23 ` Kevin Hilman
2014-12-03 19:23 ` Kevin Hilman
2014-12-03 19:23 ` Kevin Hilman
2014-12-07 23:46 ` Heiko Stübner
2014-12-07 23:46 ` Heiko Stübner
2014-12-07 23:46 ` Heiko Stübner
2014-12-02 1:18 ` Chris Zhong
2014-12-02 1:18 ` Chris Zhong
2015-01-02 20:57 ` Heiko Stübner [this message]
2015-01-02 20:57 ` Heiko Stübner
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=1849483.Ep0vu7eFAf@phil \
--to=heiko@sntech.de \
--cc=linux-arm-kernel@lists.infradead.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.