From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>
Date: Mon, 01 Apr 2013 10:08:31 -0600 [thread overview]
Message-ID: <5159B0FF.2010408@wwwdotorg.org> (raw)
In-Reply-To: <201303301413.26549.arnd@arndb.de>
On 03/30/2013 08:13 AM, Arnd Bergmann wrote:
> On Saturday 30 March 2013, Stephen Warren wrote:
>> From: Stephen Warren <swarren@nvidia.com>
>>
>> This is required so that code such as Tegra's PCIe and clock drivers
>> can still access this header file once Tegra is converted to
>> multiplatform, and <mach/> no longer exists.
>>
>> Signed-off-by: Stephen Warren <swarren@nvidia.com>
>
> It sounds like this should be integrated in the reset controller API
> that Philipp Zabel just posted. I'm not blaming you for now knowing
> about it, since I only saw it myself a few days ago, and my interpretation
> could be wrong. Are you able to move to that API before 3.10?
Well, I wrote the binding for it:-)
> If not, we can probably take your patch for now, if you remove it
> again for 3.11.
There are at least a couple of different things in this file:
a) The reset API, which definitely should be converted to the new reset
API. I can't make any promises about which kernel release that will
happen in, but it's definitely something we know we have to do.
b) Power-gating. This should probably be converted to use the
powerdomains code. I believe Joseph Lo is aware of this, but again I
can't promise any specific time-scale at this time.
So is this still OK, without any promises of timescale?
next prev parent reply other threads:[~2013-04-01 16:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-30 0:19 [PATCH 1/2] ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h> Stephen Warren
2013-03-30 0:19 ` [PATCH 2/2] ARM: tegra: convert to multi-platform Stephen Warren
2013-03-30 14:16 ` Arnd Bergmann
2013-03-30 14:13 ` [PATCH 1/2] ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h> Arnd Bergmann
2013-04-01 16:08 ` Stephen Warren [this message]
2013-04-01 17:14 ` Arnd Bergmann
2013-04-02 15:57 ` Stephen Warren
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=5159B0FF.2010408@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).