From: Stephen Boyd <sboyd@codeaurora.org>
To: Dong Aisheng <aisheng.dong@nxp.com>
Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de,
broonie@kernel.org, yibin.gong@nxp.com, rjw@rjwysocki.net,
viresh.kumar@linaro.org, mturquette@baylibre.com,
shawnguo@kernel.org, fabio.estevam@nxp.com, anson.huang@nxp.com,
ping.bai@nxp.com, leonard.crestez@nxp.com,
octavian.purdila@nxp.com, linux@armlinux.org.uk,
geert@linux-m68k.org, f.fainelli@gmail.com, dongas86@gmail.com,
Russell King <linux@arm.linux.org.uk>
Subject: Re: [PATCH V3 1/3] clk: add clk_bulk_get accessories
Date: Fri, 2 Jun 2017 15:39:46 -0700 [thread overview]
Message-ID: <20170602223946.GV20170@codeaurora.org> (raw)
In-Reply-To: <1495201746-31841-2-git-send-email-aisheng.dong@nxp.com>
On 05/19, Dong Aisheng wrote:
> These helper function allows drivers to get several clk consumers in
> one operation. If any of the clk cannot be acquired then any clks
> that were got will be put before returning to the caller.
>
> This can relieve the driver owners' life who needs to handle many clocks,
> as well as each clock error reporting.
>
> Cc: Michael Turquette <mturquette@baylibre.com>
> Cc: Stephen Boyd <sboyd@codeaurora.org>
> Cc: Russell King <linux@arm.linux.org.uk>
> Cc: Geert Uytterhoeven <geert@linux-m68k.org>
> Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
> Cc: Viresh Kumar <viresh.kumar@linaro.org>
> Cc: Mark Brown <broonie@kernel.org>
> Cc: Shawn Guo <shawnguo@kernel.org>
> Cc: Fabio Estevam <fabio.estevam@nxp.com>
> Cc: Sascha Hauer <kernel@pengutronix.de>
> Cc: Anson Huang <anson.huang@nxp.com>
> Cc: Robin Gong <yibin.gong@nxp.com>
> Cc: Bai Ping <ping.bai@nxp.com>
> Cc: Leonard Crestez <leonard.crestez@nxp.com>
> Cc: Octavian Purdila <octavian.purdila@nxp.com>
> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
> ---
Applied to clk-bulk-get and merged into clk-next
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V3 1/3] clk: add clk_bulk_get accessories
Date: Fri, 2 Jun 2017 15:39:46 -0700 [thread overview]
Message-ID: <20170602223946.GV20170@codeaurora.org> (raw)
In-Reply-To: <1495201746-31841-2-git-send-email-aisheng.dong@nxp.com>
On 05/19, Dong Aisheng wrote:
> These helper function allows drivers to get several clk consumers in
> one operation. If any of the clk cannot be acquired then any clks
> that were got will be put before returning to the caller.
>
> This can relieve the driver owners' life who needs to handle many clocks,
> as well as each clock error reporting.
>
> Cc: Michael Turquette <mturquette@baylibre.com>
> Cc: Stephen Boyd <sboyd@codeaurora.org>
> Cc: Russell King <linux@arm.linux.org.uk>
> Cc: Geert Uytterhoeven <geert@linux-m68k.org>
> Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
> Cc: Viresh Kumar <viresh.kumar@linaro.org>
> Cc: Mark Brown <broonie@kernel.org>
> Cc: Shawn Guo <shawnguo@kernel.org>
> Cc: Fabio Estevam <fabio.estevam@nxp.com>
> Cc: Sascha Hauer <kernel@pengutronix.de>
> Cc: Anson Huang <anson.huang@nxp.com>
> Cc: Robin Gong <yibin.gong@nxp.com>
> Cc: Bai Ping <ping.bai@nxp.com>
> Cc: Leonard Crestez <leonard.crestez@nxp.com>
> Cc: Octavian Purdila <octavian.purdila@nxp.com>
> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
> ---
Applied to clk-bulk-get and merged into clk-next
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
next prev parent reply other threads:[~2017-06-02 22:39 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-19 13:49 [PATCH V3 0/3] clk: introduce clk_bulk_get accessories Dong Aisheng
2017-05-19 13:49 ` Dong Aisheng
2017-05-19 13:49 ` [PATCH V3 1/3] clk: add " Dong Aisheng
2017-05-19 13:49 ` Dong Aisheng
2017-06-02 22:39 ` Stephen Boyd [this message]
2017-06-02 22:39 ` Stephen Boyd
2017-05-19 13:49 ` [PATCH V3 2/3] clk: add managed version of clk_bulk_get Dong Aisheng
2017-05-19 13:49 ` Dong Aisheng
2017-06-02 22:39 ` Stephen Boyd
2017-06-02 22:39 ` Stephen Boyd
2017-05-19 13:49 ` [PATCH V3 3/3] cpufreq: imx6q: refine clk operations Dong Aisheng
2017-05-19 13:49 ` Dong Aisheng
2017-06-02 22:40 ` [PATCH V3 0/3] clk: introduce clk_bulk_get accessories Stephen Boyd
2017-06-02 22:40 ` Stephen Boyd
2017-06-13 9:18 ` Dong Aisheng
2017-06-13 9:18 ` Dong Aisheng
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=20170602223946.GV20170@codeaurora.org \
--to=sboyd@codeaurora.org \
--cc=aisheng.dong@nxp.com \
--cc=anson.huang@nxp.com \
--cc=broonie@kernel.org \
--cc=dongas86@gmail.com \
--cc=f.fainelli@gmail.com \
--cc=fabio.estevam@nxp.com \
--cc=geert@linux-m68k.org \
--cc=kernel@pengutronix.de \
--cc=leonard.crestez@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=linux@armlinux.org.uk \
--cc=mturquette@baylibre.com \
--cc=octavian.purdila@nxp.com \
--cc=ping.bai@nxp.com \
--cc=rjw@rjwysocki.net \
--cc=shawnguo@kernel.org \
--cc=viresh.kumar@linaro.org \
--cc=yibin.gong@nxp.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.