From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM64: dts: vexpress: Use assigned-clock-parents for sp810
Date: Tue, 18 Aug 2015 13:18:09 -0700 [thread overview]
Message-ID: <20150818201809.GE4732@localhost> (raw)
In-Reply-To: <1439343411-29168-2-git-send-email-sboyd@codeaurora.org>
On Tue, Aug 11, 2015 at 06:36:51PM -0700, Stephen Boyd wrote:
> The sp810 clk driver is calling the clk consumer APIs from
> clk_prepare ops to change the parent to a 1 MHz fixed rate clock
> for each of the clocks that the driver provides. Use
> assigned-clock-parents for this instead of doing it in the driver
> to avoid using the consumer API in provider code. This also
> allows us to remove the usage of clk provider APIs that take a
> struct clk as an argument from the sp810 driver.
>
> Cc: Pawel Moll <pawel.moll@arm.com>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Tested-by: Sudeep Holla <sudeep.holla@arm.com>
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
> ---
>
> This came out of a larger series to change this binding[1]. This
> patch can go through arm-soc independently though, so please apply.
>
> [1] http://lkml.kernel.org/r/1438386285-5070-1-git-send-email-sboyd at codeaurora.org
Applied, thanks.
-Olof
WARNING: multiple messages have this Message-ID (diff)
From: Olof Johansson <olof@lixom.net>
To: Stephen Boyd <sboyd@codeaurora.org>
Cc: arm@kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Pawel Moll <pawel.moll@arm.com>,
Linus Walleij <linus.walleij@linaro.org>
Subject: Re: [PATCH 2/2] ARM64: dts: vexpress: Use assigned-clock-parents for sp810
Date: Tue, 18 Aug 2015 13:18:09 -0700 [thread overview]
Message-ID: <20150818201809.GE4732@localhost> (raw)
In-Reply-To: <1439343411-29168-2-git-send-email-sboyd@codeaurora.org>
On Tue, Aug 11, 2015 at 06:36:51PM -0700, Stephen Boyd wrote:
> The sp810 clk driver is calling the clk consumer APIs from
> clk_prepare ops to change the parent to a 1 MHz fixed rate clock
> for each of the clocks that the driver provides. Use
> assigned-clock-parents for this instead of doing it in the driver
> to avoid using the consumer API in provider code. This also
> allows us to remove the usage of clk provider APIs that take a
> struct clk as an argument from the sp810 driver.
>
> Cc: Pawel Moll <pawel.moll@arm.com>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Tested-by: Sudeep Holla <sudeep.holla@arm.com>
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
> ---
>
> This came out of a larger series to change this binding[1]. This
> patch can go through arm-soc independently though, so please apply.
>
> [1] http://lkml.kernel.org/r/1438386285-5070-1-git-send-email-sboyd@codeaurora.org
Applied, thanks.
-Olof
next prev parent reply other threads:[~2015-08-18 20:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-12 1:36 [PATCH 1/2] ARM: dts: vexpress: Use assigned-clock-parents for sp810 Stephen Boyd
2015-08-12 1:36 ` Stephen Boyd
2015-08-12 1:36 ` [PATCH 2/2] ARM64: " Stephen Boyd
2015-08-12 1:36 ` Stephen Boyd
2015-08-18 20:18 ` Olof Johansson [this message]
2015-08-18 20:18 ` Olof Johansson
2015-08-18 20:18 ` [PATCH 1/2] ARM: " Olof Johansson
2015-08-18 20:18 ` Olof Johansson
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=20150818201809.GE4732@localhost \
--to=olof@lixom.net \
--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 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.