From: Afzal Mohammed <afzal@ti.com>
To: Nishanth Menon <nm@ti.com>
Cc: Paul Walmsley <paul@pwsan.com>,
Benoit Cousson <bcousson@baylibre.com>,
Tony Lindgren <tony@atomide.com>,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Ambresh K <ambresh@ti.com>
Subject: Re: [PATCH RFC v3 08/12] ARM: OMAP2+: CM: AM43x clockdomain data
Date: Tue, 17 Sep 2013 20:01:09 +0530 [thread overview]
Message-ID: <523867AD.9080905@ti.com> (raw)
In-Reply-To: <52372317.3000901@ti.com>
Hi Nishant,
On Monday 16 September 2013 08:56 PM, Nishanth Menon wrote:
> On 09/16/2013 08:48 AM, Afzal Mohammed wrote:
>> From: Ambresh K <ambresh@ti.com>
>>
>> Add the data file to describe clock domains in AM43x SoC.
>> OMAP4 clockdomain operations is being reused here.
>>
>> Signed-off-by: Ambresh K <ambresh@ti.com>
>> Signed-off-by: Afzal Mohammed <afzal@ti.com>
>> ---
>> arch/arm/mach-omap2/clockdomain.h | 2 +
>> arch/arm/mach-omap2/clockdomains43xx_data.c | 199 ++++++++++++++++++++++++++++
>> arch/arm/mach-omap2/cminst44xx.c | 9 ++
>> 3 files changed, 210 insertions(+)
>> create mode 100644 arch/arm/mach-omap2/clockdomains43xx_data.c
>
> I suggest we drop this. this can be addressed by Tero's clk series.
Probably you misunderstood clock domain data as clock data, as Tero's
series does not take care of clock domain data, we would require this.
Regards
Afzal
WARNING: multiple messages have this Message-ID (diff)
From: afzal@ti.com (Afzal Mohammed)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RFC v3 08/12] ARM: OMAP2+: CM: AM43x clockdomain data
Date: Tue, 17 Sep 2013 20:01:09 +0530 [thread overview]
Message-ID: <523867AD.9080905@ti.com> (raw)
In-Reply-To: <52372317.3000901@ti.com>
Hi Nishant,
On Monday 16 September 2013 08:56 PM, Nishanth Menon wrote:
> On 09/16/2013 08:48 AM, Afzal Mohammed wrote:
>> From: Ambresh K <ambresh@ti.com>
>>
>> Add the data file to describe clock domains in AM43x SoC.
>> OMAP4 clockdomain operations is being reused here.
>>
>> Signed-off-by: Ambresh K <ambresh@ti.com>
>> Signed-off-by: Afzal Mohammed <afzal@ti.com>
>> ---
>> arch/arm/mach-omap2/clockdomain.h | 2 +
>> arch/arm/mach-omap2/clockdomains43xx_data.c | 199 ++++++++++++++++++++++++++++
>> arch/arm/mach-omap2/cminst44xx.c | 9 ++
>> 3 files changed, 210 insertions(+)
>> create mode 100644 arch/arm/mach-omap2/clockdomains43xx_data.c
>
> I suggest we drop this. this can be addressed by Tero's clk series.
Probably you misunderstood clock domain data as clock data, as Tero's
series does not take care of clock domain data, we would require this.
Regards
Afzal
next prev parent reply other threads:[~2013-09-17 14:31 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-16 13:46 [PATCH RFC v3 00/12] ARM: OMAP2+: AM43x PRCM basic support Afzal Mohammed
2013-09-16 13:46 ` Afzal Mohammed
2013-09-16 13:47 ` [PATCH RFC v3 01/12] ARM: OMAP2+: CM: cm_inst offset s16->u16 Afzal Mohammed
2013-09-16 13:47 ` Afzal Mohammed
2013-09-16 13:47 ` [PATCH RFC v3 02/12] ARM: OMAP2+: hwmod: AM335x/AM43x: move common ocpif Afzal Mohammed
2013-09-16 13:47 ` Afzal Mohammed
2013-09-16 13:47 ` [PATCH RFC v3 03/12] ARM: OMAP2+: hwmod: AM335x/AM43x: move common hwmod Afzal Mohammed
2013-09-16 13:47 ` Afzal Mohammed
2013-09-16 13:47 ` [PATCH RFC v3 04/12] ARM: OMAP2+: hwmod: AM335x: runtime register update Afzal Mohammed
2013-09-16 13:47 ` Afzal Mohammed
2013-09-16 13:48 ` [PATCH RFC v3 05/12] ARM: OMAP2+: hwmod: AM335x: remove static register offs Afzal Mohammed
2013-09-16 13:48 ` Afzal Mohammed
2013-09-16 13:48 ` [PATCH RFC v3 06/12] ARM: OMAP2+: PRCM: AM43x definitions Afzal Mohammed
2013-09-16 13:48 ` Afzal Mohammed
2013-09-16 13:48 ` [PATCH RFC v3 07/12] ARM: OMAP2+: PM: AM43x powerdomain data Afzal Mohammed
2013-09-16 13:48 ` Afzal Mohammed
2013-09-16 13:48 ` [PATCH RFC v3 08/12] ARM: OMAP2+: CM: AM43x clockdomain data Afzal Mohammed
2013-09-16 13:48 ` Afzal Mohammed
2013-09-16 15:26 ` Nishanth Menon
2013-09-16 15:26 ` Nishanth Menon
2013-09-17 14:31 ` Afzal Mohammed [this message]
2013-09-17 14:31 ` Afzal Mohammed
2013-09-17 14:33 ` Nishanth Menon
2013-09-17 14:33 ` Nishanth Menon
2013-09-16 13:48 ` [PATCH RFC v3 09/12] ARM: OMAP2+: hwmod: AM43x support Afzal Mohammed
2013-09-16 13:48 ` Afzal Mohammed
2013-09-16 13:48 ` [PATCH RFC v3 10/12] ARM: OMAP2+: hwmod: AM43x operations Afzal Mohammed
2013-09-16 13:48 ` Afzal Mohammed
2013-09-16 13:48 ` [PATCH RFC v3 11/12] ARM: OMAP2+: AM43x: PRCM kbuild Afzal Mohammed
2013-09-16 13:48 ` Afzal Mohammed
2013-09-16 13:49 ` [PATCH RFC v3 12/12] ARM: OMAP2+: AM43x PRCM init Afzal Mohammed
2013-09-16 13:49 ` Afzal Mohammed
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=523867AD.9080905@ti.com \
--to=afzal@ti.com \
--cc=ambresh@ti.com \
--cc=bcousson@baylibre.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=nm@ti.com \
--cc=paul@pwsan.com \
--cc=tony@atomide.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.