All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomasz Figa <tomasz.figa@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Cc: Sachin Kamat <sachin.kamat@linaro.org>,
	Andrew Bresticker <abrestic@chromium.org>,
	t.figa@samsung.com, linux-samsung-soc@vger.kernel.org,
	mturquette@linaro.org
Subject: Re: [PATCH 3/3] clk: exynos5250: register APLL rate table
Date: Sun, 10 Nov 2013 18:14:37 +0100	[thread overview]
Message-ID: <1713728.JoffI8rva3@flatron> (raw)
In-Reply-To: <1383905648-23733-3-git-send-email-sachin.kamat@linaro.org>

Hi Sachin, Andrew,

On Friday 08 of November 2013 15:44:08 Sachin Kamat wrote:
> From: Andrew Bresticker <abrestic@chromium.org>
> 
> Register the APLL rate table so that we can set the APLL rate from
> the cpufreq driver.
> 
> Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
>  drivers/clk/samsung/clk-exynos5250.c |   25 ++++++++++++++++++++++++-
>  1 file changed, 24 insertions(+), 1 deletion(-)

You know that you still need to fix the cpufreq driver to use these,
don't you? Anyway:

Reviewed-by: Tomasz Figa <t.figa@samsung.com>

Best regards,
Tomasz

WARNING: multiple messages have this Message-ID (diff)
From: tomasz.figa@gmail.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] clk: exynos5250: register APLL rate table
Date: Sun, 10 Nov 2013 18:14:37 +0100	[thread overview]
Message-ID: <1713728.JoffI8rva3@flatron> (raw)
In-Reply-To: <1383905648-23733-3-git-send-email-sachin.kamat@linaro.org>

Hi Sachin, Andrew,

On Friday 08 of November 2013 15:44:08 Sachin Kamat wrote:
> From: Andrew Bresticker <abrestic@chromium.org>
> 
> Register the APLL rate table so that we can set the APLL rate from
> the cpufreq driver.
> 
> Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
>  drivers/clk/samsung/clk-exynos5250.c |   25 ++++++++++++++++++++++++-
>  1 file changed, 24 insertions(+), 1 deletion(-)

You know that you still need to fix the cpufreq driver to use these,
don't you? Anyway:

Reviewed-by: Tomasz Figa <t.figa@samsung.com>

Best regards,
Tomasz

  reply	other threads:[~2013-11-10 17:14 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-08 10:14 [PATCH 1/3] clk: exynos5250: save/restore EPLL0 configuration Sachin Kamat
2013-11-08 10:14 ` Sachin Kamat
2013-11-08 10:14 ` [PATCH 2/3] clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks Sachin Kamat
2013-11-08 10:14   ` Sachin Kamat
2013-11-10 17:08   ` Tomasz Figa
2013-11-10 17:08     ` Tomasz Figa
2013-11-11  3:11     ` Sachin Kamat
2013-11-11  3:11       ` Sachin Kamat
2013-12-18 18:09     ` Sachin Kamat
2013-12-18 18:09       ` Sachin Kamat
2013-12-18 18:28       ` Tomasz Figa
2013-12-18 18:28         ` Tomasz Figa
2013-12-18 19:24         ` Mike Turquette
2013-12-18 19:24           ` Mike Turquette
2013-12-19  0:36           ` Tomasz Figa
2013-12-19  0:36             ` Tomasz Figa
2013-12-19 14:10       ` Tomasz Figa
2013-12-19 14:10         ` Tomasz Figa
2013-12-19 15:35         ` Sachin Kamat
2013-12-19 15:35           ` Sachin Kamat
2013-12-20 21:14           ` Tomasz Figa
2013-12-21  4:07             ` Sachin Kamat
2013-12-30 17:52               ` Tomasz Figa
2013-12-31  2:51                 ` Sachin Kamat
2013-11-08 10:14 ` [PATCH 3/3] clk: exynos5250: register APLL rate table Sachin Kamat
2013-11-08 10:14   ` Sachin Kamat
2013-11-10 17:14   ` Tomasz Figa [this message]
2013-11-10 17:14     ` Tomasz Figa
2013-12-19  3:44     ` Sachin Kamat
2013-12-19  3:44       ` Sachin Kamat
2013-12-31  3:16       ` Sachin Kamat
2013-12-31  3:16         ` Sachin Kamat
2014-01-02 15:22         ` Tomasz Figa
2014-01-02 15:22           ` Tomasz Figa
2013-11-08 10:21 ` [PATCH 1/3] clk: exynos5250: save/restore EPLL0 configuration Sachin Kamat
2013-11-08 10:21   ` Sachin Kamat
2013-11-10 17:01 ` Tomasz Figa
2013-11-10 17:01   ` Tomasz Figa

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=1713728.JoffI8rva3@flatron \
    --to=tomasz.figa@gmail.com \
    --cc=abrestic@chromium.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=mturquette@linaro.org \
    --cc=sachin.kamat@linaro.org \
    --cc=t.figa@samsung.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.