All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomasz Figa <t.figa@samsung.com>
To: Abhilash Kesavan <a.kesavan@samsung.com>,
	myungjoo.ham@samsung.com, linux-pm@vger.kernel.org,
	kgene.kim@samsung.com
Cc: rjw@sisk.pl, kesavan.abhilash@gmail.com, devicetree@vger.kernel.org
Subject: Re: [PATCH v3 2/7] clk: exynos5420: Add aliases for clocks used by devfreq
Date: Wed, 16 Jul 2014 12:51:18 +0200	[thread overview]
Message-ID: <53C65926.60103@samsung.com> (raw)
In-Reply-To: <1405449252-26226-1-git-send-email-a.kesavan@samsung.com>

Hi Abhilash, Arun, Arjun, Andrew,

On 15.07.2014 20:34, Abhilash Kesavan wrote:
> From: "Arjun.K.V" <arjun.kv@samsung.com>
> 
> Devfreq does not support DT-based lookup of these peripheral clocks,
> so add aliases for them.
> 
> Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
> Signed-off-by: Arjun.K.V <arjun.kv@samsung.com>
> Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
> Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
> ---
>  drivers/clk/samsung/clk-exynos5420.c |   73 ++++++++++++++++++++--------------
>  1 file changed, 44 insertions(+), 29 deletions(-)
> 

I'm really sorry, but no more aliases for DT-only platforms, NAK.

Best regards,
Tomasz

  reply	other threads:[~2014-07-16 10:51 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-22 17:21 [PATCH RFC v2 0/7] Devfreq support for Exynos5250/5420 Abhilash Kesavan
2014-05-22 17:21 ` Abhilash Kesavan
2014-05-22 17:21 ` [PATCH RFC v2 1/7] clk: exynos5250: add aliases for clocks used by devfreq Abhilash Kesavan
2014-05-22 17:21   ` Abhilash Kesavan
2014-07-15 18:33   ` [PATCH v3 " Abhilash Kesavan
2014-07-16 10:50     ` Tomasz Figa
2014-07-16 18:04       ` Abhilash Kesavan
2014-05-22 17:21 ` [PATCH RFC v2 2/7] clk: exynos5420: Add " Abhilash Kesavan
2014-05-22 17:21   ` Abhilash Kesavan
2014-07-15 18:34   ` [PATCH v3 " Abhilash Kesavan
2014-07-16 10:51     ` Tomasz Figa [this message]
     [not found] ` <1400779322-4410-1-git-send-email-a.kesavan-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-05-22 17:21   ` [PATCH RFC v2 3/7] ARM: dts: Add PPMU device tree support for Exynos5250 Abhilash Kesavan
2014-05-22 17:21     ` Abhilash Kesavan
2014-07-15 18:34     ` [PATCH v3 " Abhilash Kesavan
2014-07-16 10:55       ` Tomasz Figa
2014-07-16 18:00         ` Abhilash Kesavan
2014-07-16 10:56       ` Tomasz Figa
2014-07-16 18:01         ` Abhilash Kesavan
2014-05-22 17:22   ` [PATCH RFC v2 7/7] PM / devfreq: Add devfreq driver for Exynos5420 Abhilash Kesavan
2014-05-22 17:22     ` Abhilash Kesavan
2014-07-15 18:36     ` [PATCH v3 " Abhilash Kesavan
2014-07-16 11:55       ` Tomasz Figa
2014-07-16 17:59         ` Abhilash Kesavan
2014-07-28 12:01           ` Abhilash Kesavan
2014-05-22 17:21 ` [PATCH RFC v2 4/7] ARM: dts: Add PPMU device tree support " Abhilash Kesavan
2014-05-22 17:21   ` Abhilash Kesavan
2014-05-22 17:50   ` Sergei Shtylyov
2014-05-22 17:50     ` Sergei Shtylyov
2014-06-16  7:01     ` Abhilash Kesavan
2014-06-16  7:01       ` Abhilash Kesavan
2014-07-15 18:34   ` [PATCH v3 " Abhilash Kesavan
2014-05-22 17:22 ` [PATCH RFC v2 5/7] PM / devfreq: exynos5250: migrate to common-clock Abhilash Kesavan
2014-05-22 17:22   ` Abhilash Kesavan
2014-07-15 18:35   ` [PATCH v3 " Abhilash Kesavan
2014-07-16 11:03     ` Tomasz Figa
2014-07-16 18:00       ` Abhilash Kesavan
2014-05-22 17:22 ` [PATCH RFC v2 6/7] PM / devfreq: exynos: Fix typo in macro Abhilash Kesavan
2014-05-22 17:22   ` Abhilash Kesavan
2014-07-15 18:35   ` [PATCH v3 " Abhilash Kesavan
2014-05-23  5:08 ` [PATCH RFC v2 0/7] Devfreq support for Exynos5250/5420 Chanwoo Choi
2014-05-23  5:08   ` Chanwoo Choi
2014-06-16  6:59   ` Abhilash Kesavan
2014-06-16  6:59     ` Abhilash Kesavan
2014-07-15 18:33 ` [PATCH v3 " Abhilash Kesavan

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=53C65926.60103@samsung.com \
    --to=t.figa@samsung.com \
    --cc=a.kesavan@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kesavan.abhilash@gmail.com \
    --cc=kgene.kim@samsung.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    --cc=rjw@sisk.pl \
    /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.