From: Thierry Reding <thierry.reding@gmail.com>
To: Mikko Perttunen <mikko.perttunen@kapsi.fi>
Cc: pdeschrijver@nvidia.com, mturquette@baylibre.com,
sboyd@codeaurora.org, linux-clk@vger.kernel.org,
linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] clk: tegra: Unlock top rates for Tegra124 DFLL clock
Date: Tue, 15 Sep 2015 13:08:53 +0200 [thread overview]
Message-ID: <20150915110852.GA2983@ulmo.nvidia.com> (raw)
In-Reply-To: <1442310915-15475-1-git-send-email-mikko.perttunen@kapsi.fi>
[-- Attachment #1: Type: text/plain, Size: 596 bytes --]
On Tue, Sep 15, 2015 at 12:55:15PM +0300, Mikko Perttunen wrote:
> The new determine_rate prototype allows for clock rates exceeding
> 2^31-1 Hz to be used. Switch the DFLL clock to use determine_rate
> instead of round_rate and unlock the top rates supported by the
> Tegra124.
>
> Signed-off-by: Mikko Perttunen <mikko.perttunen@kapsi.fi>
> ---
> drivers/clk/tegra/clk-dfll.c | 15 ++++++++-------
> drivers/clk/tegra/cvb.c | 7 -------
> 2 files changed, 8 insertions(+), 14 deletions(-)
I've applied this to the for-4.4/clk branch in the Tegra tree.
Thanks,
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>
Cc: pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org,
mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] clk: tegra: Unlock top rates for Tegra124 DFLL clock
Date: Tue, 15 Sep 2015 13:08:53 +0200 [thread overview]
Message-ID: <20150915110852.GA2983@ulmo.nvidia.com> (raw)
In-Reply-To: <1442310915-15475-1-git-send-email-mikko.perttunen-/1wQRMveznE@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 616 bytes --]
On Tue, Sep 15, 2015 at 12:55:15PM +0300, Mikko Perttunen wrote:
> The new determine_rate prototype allows for clock rates exceeding
> 2^31-1 Hz to be used. Switch the DFLL clock to use determine_rate
> instead of round_rate and unlock the top rates supported by the
> Tegra124.
>
> Signed-off-by: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>
> ---
> drivers/clk/tegra/clk-dfll.c | 15 ++++++++-------
> drivers/clk/tegra/cvb.c | 7 -------
> 2 files changed, 8 insertions(+), 14 deletions(-)
I've applied this to the for-4.4/clk branch in the Tegra tree.
Thanks,
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-09-15 11:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-15 9:55 [PATCH] clk: tegra: Unlock top rates for Tegra124 DFLL clock Mikko Perttunen
2015-09-15 11:08 ` Thierry Reding [this message]
2015-09-15 11:08 ` Thierry Reding
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=20150915110852.GA2983@ulmo.nvidia.com \
--to=thierry.reding@gmail.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=mikko.perttunen@kapsi.fi \
--cc=mturquette@baylibre.com \
--cc=pdeschrijver@nvidia.com \
--cc=sboyd@codeaurora.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.