All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomasz Figa <tomasz.figa@gmail.com>
To: Mike Turquette <mturquette@linaro.org>
Cc: Tushar Behera <tushar.behera@linaro.org>,
	linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
	kgene.kim@samsung.com, patches@linaro.org
Subject: Re: [PATCH v2 0/2] Clock update for EXYNOS4210-CPUFREQ driver
Date: Sat, 22 Jun 2013 13:30:41 +0200	[thread overview]
Message-ID: <2659166.6PZqLSy6sR@flatron> (raw)
In-Reply-To: <20130621174453.20448.59791@quantum>

On Friday 21 of June 2013 10:44:53 Mike Turquette wrote:
> Quoting Tushar Behera (2013-06-20 03:47:16)
> 
> > cpufreq driver for EXYNOS4 based SoCs are not platform drivers, hence
> > we cannot currently pass the clock names through a device tree node.
> > Instead, we need to make them available through global alias.
> > 
> > The patches are based on next-20130618.
> > 
> > Patch 1 has not been modified.
> > Patch 2 has been updated to include EXYNOS4X12 releated clocks.

Looks fine to me.

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

> Patch and changelogs look good to me now. Tomasz, any comments? I am
> happy to take these into clk-next with your review.

Good, thanks.

As a side note, I'm currently working on redesigning Exynos cpufreq 
drivers, but this probably won't make it for 3.11, so these two patches 
are a good workaround for now to have the cpufreq working.

Best regards,
Tomasz

> Regards,
> Mike
> 
> > Tushar Behera (2):
> >   clk: samsung: Add MUX_FA macro to pass flag and alias
> >   clk: exynos4: Fix clock aliases for cpufreq related clocks
> >  
> >  drivers/clk/samsung/clk-exynos4.c |   21 +++++++++++----------
> >  drivers/clk/samsung/clk.h         |    3 +++
> >  2 files changed, 14 insertions(+), 10 deletions(-)

      reply	other threads:[~2013-06-22 11:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-20 10:47 [PATCH v2 0/2] Clock update for EXYNOS4210-CPUFREQ driver Tushar Behera
2013-06-20 10:47 ` [PATCH RESEND 1/2] clk: samsung: Add MUX_FA macro to pass flag and alias Tushar Behera
2013-06-20 10:47 ` [PATCH v2 2/2] clk: exynos4: Fix clock aliases for cpufreq related clocks Tushar Behera
2013-06-21 17:44 ` [PATCH v2 0/2] Clock update for EXYNOS4210-CPUFREQ driver Mike Turquette
2013-06-22 11:30   ` Tomasz Figa [this message]

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=2659166.6PZqLSy6sR@flatron \
    --to=tomasz.figa@gmail.com \
    --cc=kgene.kim@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=mturquette@linaro.org \
    --cc=patches@linaro.org \
    --cc=tushar.behera@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 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.