From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: smp_scu: Enable standby mode
Date: Wed, 30 Jul 2014 10:43:33 +0100 [thread overview]
Message-ID: <20140730094332.GC12239@arm.com> (raw)
In-Reply-To: <1406654463-15475-1-git-send-email-soren.brinkmann@xilinx.com>
On Tue, Jul 29, 2014 at 06:21:03PM +0100, Soren Brinkmann wrote:
> Enable the SCU standby mode.
> From documentation:
> When set, SCU CLK is turned off when all processors are in WFI mode,
> there is no pending request on the ACP (if implemented), and there is
> no remaining activity in the SCU.
>
> When SCU CLK is off, ARREADYS, AWREADYS and WREADYS on the ACP are forced
> LOW. The clock is turned on when any processor leaves WFI mode, or if
> there is a new request on the ACP.
>
> Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
> ---
> Hi,
>
> I am working on some PM related patches for Zynq. One of them is
> enabling the SCU standby mode. I was wondering whether this is probably
> something that I should not do in platform specific code, but rather in
> the common code for everybody?
Take a look at Shawn's patches for this:
http://lists.infradead.org/pipermail/linux-arm-kernel/2014-July/275326.html
Will
WARNING: multiple messages have this Message-ID (diff)
From: Will Deacon <will.deacon@arm.com>
To: Soren Brinkmann <soren.brinkmann@xilinx.com>
Cc: Russell King <linux@arm.linux.org.uk>,
Michal Simek <michal.simek@xilinx.com>,
Ben Dooks <ben.dooks@codethink.co.uk>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] ARM: smp_scu: Enable standby mode
Date: Wed, 30 Jul 2014 10:43:33 +0100 [thread overview]
Message-ID: <20140730094332.GC12239@arm.com> (raw)
In-Reply-To: <1406654463-15475-1-git-send-email-soren.brinkmann@xilinx.com>
On Tue, Jul 29, 2014 at 06:21:03PM +0100, Soren Brinkmann wrote:
> Enable the SCU standby mode.
> From documentation:
> When set, SCU CLK is turned off when all processors are in WFI mode,
> there is no pending request on the ACP (if implemented), and there is
> no remaining activity in the SCU.
>
> When SCU CLK is off, ARREADYS, AWREADYS and WREADYS on the ACP are forced
> LOW. The clock is turned on when any processor leaves WFI mode, or if
> there is a new request on the ACP.
>
> Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
> ---
> Hi,
>
> I am working on some PM related patches for Zynq. One of them is
> enabling the SCU standby mode. I was wondering whether this is probably
> something that I should not do in platform specific code, but rather in
> the common code for everybody?
Take a look at Shawn's patches for this:
http://lists.infradead.org/pipermail/linux-arm-kernel/2014-July/275326.html
Will
next prev parent reply other threads:[~2014-07-30 9:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-29 17:21 [PATCH] ARM: smp_scu: Enable standby mode Soren Brinkmann
2014-07-29 17:21 ` Soren Brinkmann
2014-07-30 9:43 ` Will Deacon [this message]
2014-07-30 9:43 ` Will Deacon
2014-07-30 15:29 ` Sören Brinkmann
2014-07-30 15:29 ` Sören Brinkmann
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=20140730094332.GC12239@arm.com \
--to=will.deacon@arm.com \
--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.