From: "Cousson, Benoit" <b-cousson@ti.com>
To: Tony Lindgren <tony@atomide.com>
Cc: "paul@pwsan.com" <paul@pwsan.com>,
"Hilman, Kevin" <khilman@ti.com>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"Varadarajan, Charulatha" <charu@ti.com>,
"Raja, Govindraj" <govindraj.raja@ti.com>
Subject: Re: [PATCH 2/8] OMAP4: hwmod data: Add McSPI
Date: Thu, 17 Feb 2011 18:47:25 +0100 [thread overview]
Message-ID: <4D5D5F2D.9020100@ti.com> (raw)
In-Reply-To: <20110217170514.GS20795@atomide.com>
On 2/17/2011 6:05 PM, Tony Lindgren wrote:
> Hi,
>
> Noticed one cosmetic thing below.
>
> * Benoit Cousson<b-cousson@ti.com> [110217 02:23]:
>> Update omap4 hwmod file with McSPI info.
>>
>> Signed-off-by: Benoit Cousson<b-cousson@ti.com>
>> Signed-off-by: Charulatha V<charu@ti.com>
>> Signed-off-by: Govindraj.R<govindraj.raja@ti.com>
>> Acked-by: Grant Likely<grant.likely@secretlab.ca>
>> Reviewed-by: Kevin Hilman<khilman@ti.com>
>> ---
> ^^^ That should not be here, it shows up in your commit.
>
>> [b-cousson@ti.com: Remove dev_attr to prevent dependency
>> with device code. It will have to be re-added along with
>> the original series]
>
> As the above should be part of the commit too. Care to
> refresh your branch for that?
Done. I added the USBOTG for Felipe as well.
Thanks,
Benoit
---
The following changes since commit 85e2efbb1db9a18d218006706d6e4fbeb0216213:
Linus Torvalds (1):
Linux 2.6.38-rc5
are available in the git repository at:
git://gitorious.org/omap-pm/linux.git for_2.6.39/omap4_hwmod_data
Benoit Cousson (9):
OMAP4: hwmod data: Add hwspinlock
OMAP4: hwmod data: Add McSPI
OMAP4: hwmod data: Add timer
OMAP4: hwmod data: Add DSS, DISPC, DSI1&2, RFBI, HDMI and VENC
OMAP4: hwmod data: Add mailbox
OMAP4: hwmod data: Add DMIC
OMAP4: hwmod data: Add McBSP
OMAP4: hwmod data: Add AESS, McPDM, bandgap, counter_32k, MMC, KBD, ISS & IPU
OMAP4: hwmod data: Add USBOTG
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 3119 +++++++++++++++++++++++++++-
1 files changed, 3072 insertions(+), 47 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: b-cousson@ti.com (Cousson, Benoit)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/8] OMAP4: hwmod data: Add McSPI
Date: Thu, 17 Feb 2011 18:47:25 +0100 [thread overview]
Message-ID: <4D5D5F2D.9020100@ti.com> (raw)
In-Reply-To: <20110217170514.GS20795@atomide.com>
On 2/17/2011 6:05 PM, Tony Lindgren wrote:
> Hi,
>
> Noticed one cosmetic thing below.
>
> * Benoit Cousson<b-cousson@ti.com> [110217 02:23]:
>> Update omap4 hwmod file with McSPI info.
>>
>> Signed-off-by: Benoit Cousson<b-cousson@ti.com>
>> Signed-off-by: Charulatha V<charu@ti.com>
>> Signed-off-by: Govindraj.R<govindraj.raja@ti.com>
>> Acked-by: Grant Likely<grant.likely@secretlab.ca>
>> Reviewed-by: Kevin Hilman<khilman@ti.com>
>> ---
> ^^^ That should not be here, it shows up in your commit.
>
>> [b-cousson at ti.com: Remove dev_attr to prevent dependency
>> with device code. It will have to be re-added along with
>> the original series]
>
> As the above should be part of the commit too. Care to
> refresh your branch for that?
Done. I added the USBOTG for Felipe as well.
Thanks,
Benoit
---
The following changes since commit 85e2efbb1db9a18d218006706d6e4fbeb0216213:
Linus Torvalds (1):
Linux 2.6.38-rc5
are available in the git repository at:
git://gitorious.org/omap-pm/linux.git for_2.6.39/omap4_hwmod_data
Benoit Cousson (9):
OMAP4: hwmod data: Add hwspinlock
OMAP4: hwmod data: Add McSPI
OMAP4: hwmod data: Add timer
OMAP4: hwmod data: Add DSS, DISPC, DSI1&2, RFBI, HDMI and VENC
OMAP4: hwmod data: Add mailbox
OMAP4: hwmod data: Add DMIC
OMAP4: hwmod data: Add McBSP
OMAP4: hwmod data: Add AESS, McPDM, bandgap, counter_32k, MMC, KBD, ISS & IPU
OMAP4: hwmod data: Add USBOTG
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 3119 +++++++++++++++++++++++++++-
1 files changed, 3072 insertions(+), 47 deletions(-)
next prev parent reply other threads:[~2011-02-17 17:47 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-17 10:24 [PATCH 0/8] OMAP4: hwmod data: Add a bunch of IPs Benoit Cousson
2011-02-17 10:24 ` Benoit Cousson
2011-02-17 10:24 ` [PATCH 1/8] OMAP4: hwmod data: Add hwspinlock Benoit Cousson
2011-02-17 10:24 ` Benoit Cousson
2011-02-17 10:24 ` [PATCH 2/8] OMAP4: hwmod data: Add McSPI Benoit Cousson
2011-02-17 10:24 ` Benoit Cousson
2011-02-17 17:05 ` Tony Lindgren
2011-02-17 17:05 ` Tony Lindgren
2011-02-17 17:47 ` Cousson, Benoit [this message]
2011-02-17 17:47 ` Cousson, Benoit
2011-02-17 10:24 ` [PATCH 3/8] OMAP4: hwmod data: Add timer Benoit Cousson
2011-02-17 10:24 ` Benoit Cousson
2011-02-17 10:24 ` [PATCH 4/8] OMAP4: hwmod data: Add DSS, DISPC, DSI1&2, RFBI, HDMI and VENC Benoit Cousson
2011-02-17 10:24 ` Benoit Cousson
2011-02-17 15:02 ` Semwal, Sumit
2011-02-17 15:02 ` Semwal, Sumit
2011-02-17 15:20 ` Semwal, Sumit
2011-02-17 15:20 ` Semwal, Sumit
2011-02-17 10:24 ` [PATCH 5/8] OMAP4: hwmod data: Add mailbox Benoit Cousson
2011-02-17 10:24 ` Benoit Cousson
2011-02-17 10:24 ` [PATCH 6/8] OMAP4: hwmod data: Add DMIC Benoit Cousson
2011-02-17 10:24 ` Benoit Cousson
2011-02-17 10:24 ` [PATCH 7/8] OMAP4: hwmod data: Add McBSP Benoit Cousson
2011-02-17 10:24 ` Benoit Cousson
2011-02-17 10:24 ` [PATCH 8/8] OMAP4: hwmod data: Add AESS, McPDM, bandgap, counter_32k, MMC, KBD, ISS & IPU Benoit Cousson
2011-02-17 10:24 ` Benoit Cousson
2011-02-17 10:42 ` [PATCH 0/8] OMAP4: hwmod data: Add a bunch of IPs G, Manjunath Kondaiah
2011-02-17 10:42 ` G, Manjunath Kondaiah
2011-02-17 11:07 ` Cousson, Benoit
2011-02-17 11:07 ` Cousson, Benoit
2011-02-17 16:17 ` Tony Lindgren
2011-02-17 16:17 ` Tony Lindgren
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=4D5D5F2D.9020100@ti.com \
--to=b-cousson@ti.com \
--cc=charu@ti.com \
--cc=govindraj.raja@ti.com \
--cc=khilman@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--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.