From: Krzysztof Kozlowski <krzk@kernel.org>
To: Marek Szyprowski <m.szyprowski@samsung.com>
Cc: linux-clk@vger.kernel.org, linux-pm@vger.kernel.org,
linux-samsung-soc@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Stephen Boyd <sboyd@codeaurora.org>,
Michael Turquette <mturquette@baylibre.com>,
Ulf Hansson <ulf.hansson@linaro.org>,
Sylwester Nawrocki <s.nawrocki@samsung.com>,
Chanwoo Choi <cw00.choi@samsung.com>,
Inki Dae <inki.dae@samsung.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Subject: Re: [PATCH v8 5/5] clk: samsung: exynos-audss: Add support for runtime PM
Date: Thu, 10 Aug 2017 07:51:45 +0200 [thread overview]
Message-ID: <20170810055145.GA3268@kozik-book> (raw)
In-Reply-To: <1502274907-11931-6-git-send-email-m.szyprowski@samsung.com>
On Wed, Aug 09, 2017 at 12:35:07PM +0200, Marek Szyprowski wrote:
> This patch adds support for runtime PM to Exynos Audio SubSystem driver to
> enable full support for audio power domain on Exynos5 SoCs. The main change
> is moving register saving and restoring code from system sleep PM ops to
> runtime PM ops and implementing system sleep PM ops with generic
> pm_runtime_force_suspend/resume helpers. Runtime PM of the Exynos AudSS
> device is managed from clock core depending on the preparation status
> of the provided clocks.
>
> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
> ---
> .../devicetree/bindings/clock/clk-exynos-audss.txt | 6 +++
> drivers/clk/samsung/clk-exynos-audss.c | 51 ++++++++++++++--------
> 2 files changed, 40 insertions(+), 17 deletions(-)
>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Best regards,
Krzysztof
next prev parent reply other threads:[~2017-08-10 5:51 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20170809103512eucas1p2e12493a126ee10419f84ae9890e3450b@eucas1p2.samsung.com>
2017-08-09 10:35 ` [PATCH v8 0/5] Add runtime PM support for clocks (on Exynos SoC example) Marek Szyprowski
2017-08-09 10:35 ` [PATCH v8 1/5] clk: Add support for runtime PM Marek Szyprowski
2017-08-10 18:28 ` Michael Turquette
2017-08-11 6:18 ` Marek Szyprowski
2017-08-11 16:28 ` Michael Turquette
2017-08-09 10:35 ` [PATCH v8 2/5] clk: samsung: " Marek Szyprowski
2017-08-09 10:35 ` [PATCH v8 3/5] clk: samsung: exynos5433: " Marek Szyprowski
2017-08-10 18:46 ` Michael Turquette
2017-08-11 6:34 ` Marek Szyprowski
2017-08-09 10:35 ` [PATCH v8 4/5] clk: samsung: exynos-audss: Use local variable for controller's device Marek Szyprowski
2017-08-10 5:53 ` Krzysztof Kozlowski
2017-08-10 6:27 ` Chanwoo Choi
2017-08-09 10:35 ` [PATCH v8 5/5] clk: samsung: exynos-audss: Add support for runtime PM Marek Szyprowski
2017-08-10 5:51 ` Krzysztof Kozlowski [this message]
2017-08-10 6:46 ` Chanwoo Choi
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=20170810055145.GA3268@kozik-book \
--to=krzk@kernel.org \
--cc=b.zolnierkie@samsung.com \
--cc=cw00.choi@samsung.com \
--cc=inki.dae@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=mturquette@baylibre.com \
--cc=s.nawrocki@samsung.com \
--cc=sboyd@codeaurora.org \
--cc=ulf.hansson@linaro.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).