From: Daniel Mack <zonque@gmail.com>
To: Sekhar Nori <nsekhar@ti.com>, joelf@ti.com
Cc: linux-omap@vger.kernel.org, gururaja.hebbar@ti.com,
balajitk@ti.com, nm@ti.com, s.neumann@raumfeld.com,
Russ.Dill@ti.com, vaibhav.bedia@gmail.com,
linux-arm-kernel@lists.infradead.org,
Kevin Hilman <khilman@linaro.org>
Subject: Re: [PATCH v6] ARM: omap: edma: add suspend suspend/resume hooks
Date: Wed, 27 Nov 2013 14:32:46 +0100 [thread overview]
Message-ID: <5295F47E.7030409@gmail.com> (raw)
In-Reply-To: <5295F211.1050605@ti.com>
On 11/27/2013 02:22 PM, Sekhar Nori wrote:
> + Kevin
>
> On Monday 25 November 2013 11:04 PM, Joel Fernandes wrote:
>> On 11/17/2013 04:19 PM, Daniel Mack wrote:
>>> This patch makes the edma driver resume correctly after suspend. Tested
>>> on an AM33xx platform with cyclic audio streams and omap_hsmmc.
>>>
>>> All information can be reconstructed by already known runtime
>>> information.
>>>
>>> As we now use some functions that were previously only used from __init
>>> context, annotations had to be dropped.
>>>
>>> [nm@ti.com: added error handling for runtime + suspend_late/early_resume]
>>> Signed-off-by: Nishanth Menon <nm@ti.com>
>>> Signed-off-by: Daniel Mack <zonque@gmail.com>
>>> Tested-by: Joel Fernandes <joelf@ti.com>
>>> Acked-by: Joel Fernandes <joelf@ti.com>
>>
>> Hi Sekhar,
>>
>> Can you consider pulling this patch? It has been tested and Acked. Thanks.
>
> Kevin had some inputs on previous version of this patch. Were you able
> to make sure he is okay with this version being merged?
I had concerns about the feedback I got, and haven't got answers yet.
In particular, I'm not convinced that using runtime PM to suspend
channels would actually save any power during runtime, or have any other
benefit. But I might be wrong - maybe someone at TI could comment on that?
Thanks,
Daniel
WARNING: multiple messages have this Message-ID (diff)
From: zonque@gmail.com (Daniel Mack)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6] ARM: omap: edma: add suspend suspend/resume hooks
Date: Wed, 27 Nov 2013 14:32:46 +0100 [thread overview]
Message-ID: <5295F47E.7030409@gmail.com> (raw)
In-Reply-To: <5295F211.1050605@ti.com>
On 11/27/2013 02:22 PM, Sekhar Nori wrote:
> + Kevin
>
> On Monday 25 November 2013 11:04 PM, Joel Fernandes wrote:
>> On 11/17/2013 04:19 PM, Daniel Mack wrote:
>>> This patch makes the edma driver resume correctly after suspend. Tested
>>> on an AM33xx platform with cyclic audio streams and omap_hsmmc.
>>>
>>> All information can be reconstructed by already known runtime
>>> information.
>>>
>>> As we now use some functions that were previously only used from __init
>>> context, annotations had to be dropped.
>>>
>>> [nm at ti.com: added error handling for runtime + suspend_late/early_resume]
>>> Signed-off-by: Nishanth Menon <nm@ti.com>
>>> Signed-off-by: Daniel Mack <zonque@gmail.com>
>>> Tested-by: Joel Fernandes <joelf@ti.com>
>>> Acked-by: Joel Fernandes <joelf@ti.com>
>>
>> Hi Sekhar,
>>
>> Can you consider pulling this patch? It has been tested and Acked. Thanks.
>
> Kevin had some inputs on previous version of this patch. Were you able
> to make sure he is okay with this version being merged?
I had concerns about the feedback I got, and haven't got answers yet.
In particular, I'm not convinced that using runtime PM to suspend
channels would actually save any power during runtime, or have any other
benefit. But I might be wrong - maybe someone at TI could comment on that?
Thanks,
Daniel
next prev parent reply other threads:[~2013-11-27 13:32 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-17 22:19 [PATCH v6] ARM: omap: edma: add suspend suspend/resume hooks Daniel Mack
2013-11-17 22:19 ` Daniel Mack
2013-11-25 17:34 ` Joel Fernandes
2013-11-25 17:34 ` Joel Fernandes
2013-11-27 13:22 ` Sekhar Nori
2013-11-27 13:22 ` Sekhar Nori
2013-11-27 13:32 ` Daniel Mack [this message]
2013-11-27 13:32 ` Daniel Mack
2013-12-03 18:24 ` Kevin Hilman
2013-12-03 18:24 ` Kevin Hilman
2013-11-27 13:35 ` Sekhar Nori
2013-11-27 13:35 ` Sekhar Nori
2013-11-27 13:47 ` Daniel Mack
2013-11-27 13:47 ` Daniel Mack
2013-11-27 13:54 ` Sekhar Nori
2013-11-27 13:54 ` Sekhar Nori
2013-11-27 23:15 ` [Cocci] pm_runtime functions and IS_ERR_VALUE (was Re: [PATCH v6] ARM: omap: edma: add suspend suspend/resume hooks) Nishanth Menon
2013-11-27 23:15 ` Nishanth Menon
2013-11-27 23:15 ` Nishanth Menon
2013-11-27 23:15 ` Nishanth Menon
2013-11-28 13:13 ` [Cocci] " Rafael J. Wysocki
2013-11-28 13:13 ` Rafael J. Wysocki
2013-11-28 13:13 ` Rafael J. Wysocki
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=5295F47E.7030409@gmail.com \
--to=zonque@gmail.com \
--cc=Russ.Dill@ti.com \
--cc=balajitk@ti.com \
--cc=gururaja.hebbar@ti.com \
--cc=joelf@ti.com \
--cc=khilman@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=nm@ti.com \
--cc=nsekhar@ti.com \
--cc=s.neumann@raumfeld.com \
--cc=vaibhav.bedia@gmail.com \
/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.