From: wsa@the-dreams.de (Wolfram Sang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 8/9] spi: prepare runtime PM support for SPI devices
Date: Thu, 12 Sep 2013 13:04:28 +0200 [thread overview]
Message-ID: <20130912110322.GB3367@katana> (raw)
In-Reply-To: <14222641.vVF4lKBqCB@vostro.rjw.lan>
On Thu, Sep 12, 2013 at 01:04:55PM +0200, Rafael J. Wysocki wrote:
> On Thursday, September 12, 2013 12:43:02 PM Mika Westerberg wrote:
> > On Thu, Sep 12, 2013 at 10:31:45AM +0100, Mark Brown wrote:
> > > On Thu, Sep 12, 2013 at 12:27:43PM +0300, Mika Westerberg wrote:
> > > > On Wed, Sep 11, 2013 at 04:51:20PM +0100, Mark Brown wrote:
> > >
> > > > > I would be able to have this and the other patch in the SPI tree in case
> > > > > it overlaps with other work - I'm not sure what the plan will be for
> > > > > merging this stuff but if there were a branch which I could merge into
> > > > > the SPI tree that'd be good.
> > >
> > > > I think these two can go via your SPI tree as they shouldn't have
> > > > dependencies to the I2C tree.
> > >
> > > There's all the driver changes though - it seems best to push the whole
> > > series through one branch so there's fewer bisection problems.
> >
> > Ah, right. Then I suppose the right tree would be the I2C tree (as majority
> > of the patches are I2C related)?
> >
> > Wolfram, are you OK with this?
>
> Alternatively, I can apply them too if everyone is OK with that.
>
> They are PM+ACPI changes after all ...
I'd like to give at least an ACK. But I need to find some time for that.
Is it urgent? Looks like 3.13 material to me...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130912/211b0dff/attachment-0001.sig>
next prev parent reply other threads:[~2013-09-12 11:04 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-11 15:32 [PATCH v2 0/9] runtime PM support for I2C and SPI client devices Mika Westerberg
2013-09-11 15:32 ` [PATCH v2 1/9] i2c: prepare runtime PM support for I2C " Mika Westerberg
2013-09-12 21:34 ` Kevin Hilman
2013-09-12 21:40 ` Kevin Hilman
[not found] ` <20130913065434.GZ7393@intel.com>
2013-09-13 9:59 ` Mark Brown
[not found] ` <20130913101611.GA7393@intel.com>
2013-09-13 10:31 ` Mark Brown
[not found] ` <20130913115035.GB7393@intel.com>
2013-09-13 12:10 ` Mark Brown
2013-09-13 14:30 ` Kevin Hilman
[not found] ` <20130913145022.GC7393@intel.com>
[not found] ` <20130913173149.GE7393@intel.com>
2013-09-13 21:10 ` Kevin Hilman
[not found] ` <20130915064139.GJ7393@intel.com>
2013-09-15 12:47 ` Mark Brown
[not found] ` <20130915132823.GL7393@intel.com>
2013-09-16 10:12 ` Mark Brown
[not found] ` <20130916143811.GP7393@intel.com>
2013-09-16 14:46 ` Graeme Gregory
2013-09-13 15:14 ` Sylwester Nawrocki
[not found] ` <20130913154013.GD7393@intel.com>
2013-09-15 13:48 ` Sylwester Nawrocki
[not found] ` <20130916084708.GN7393@intel.com>
2013-09-16 19:07 ` Rafael J. Wysocki
2013-09-16 23:31 ` Mark Brown
2013-09-17 1:25 ` Rafael J. Wysocki
2013-09-17 10:48 ` Mark Brown
[not found] ` <20130917110021.GU7393@intel.com>
2013-09-17 21:38 ` Rafael J. Wysocki
2013-09-17 11:07 ` Sylwester Nawrocki
2013-09-12 22:06 ` Sylwester Nawrocki
2013-09-13 1:14 ` Aaron Lu
2013-09-13 10:02 ` Mark Brown
2013-09-11 15:32 ` [PATCH v2 2/9] i2c: attach/detach I2C client device to the ACPI power domain Mika Westerberg
2013-09-11 15:32 ` [PATCH v2 3/9] Input: misc - convert existing I2C client drivers to use I2C core runtime PM Mika Westerberg
2013-09-11 15:32 ` [PATCH v2 4/9] [media] s5p-tv: convert " Mika Westerberg
2013-09-11 15:32 ` [PATCH v2 5/9] drivers/misc: convert existing I2C clients driver " Mika Westerberg
2013-09-12 21:29 ` Greg Kroah-Hartman
2013-09-11 15:32 ` [PATCH v2 6/9] mfd: wm8994: convert " Mika Westerberg
2013-09-11 16:12 ` Samuel Ortiz
[not found] ` <20130912092447.GJ7393@intel.com>
2013-09-12 9:28 ` Samuel Ortiz
2013-09-11 15:32 ` [PATCH v2 7/9] ASoC: codecs: convert existing I2C client drivers " Mika Westerberg
2013-09-11 15:44 ` Mark Brown
2013-09-11 15:32 ` [PATCH v2 8/9] spi: prepare runtime PM support for SPI devices Mika Westerberg
2013-09-11 15:51 ` Mark Brown
[not found] ` <20130912092743.GK7393@intel.com>
2013-09-12 9:31 ` Mark Brown
[not found] ` <20130912094302.GM7393@intel.com>
2013-09-12 11:04 ` Rafael J. Wysocki
2013-09-12 11:04 ` Wolfram Sang [this message]
2013-09-11 15:32 ` [PATCH v2 9/9] spi: attach/detach SPI device to the ACPI power domain Mika Westerberg
2013-09-11 15:51 ` Mark Brown
2013-09-11 15:53 ` [PATCH v2 0/9] runtime PM support for I2C and SPI client devices Mark Brown
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=20130912110322.GB3367@katana \
--to=wsa@the-dreams.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox