From: "Cousson, Benoit" <b-cousson-l0cyMroinI0@public.gmane.org>
To: "Hiremath, Vaibhav" <hvaibhav-l0cyMroinI0@public.gmane.org>
Cc: "devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org"
<devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>,
"linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
Subject: Re: [PATCH] arm/dts: OMAP3: Add omap3evm and am335xevm support
Date: Thu, 2 Feb 2012 10:43:39 +0100 [thread overview]
Message-ID: <4F2A5ACB.5070002@ti.com> (raw)
In-Reply-To: <79CD15C6BA57404B839C016229A409A8317BCD98-Er742YJ7I/eIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
Hi Vaibhav,
On 2/2/2012 10:34 AM, Hiremath, Vaibhav wrote:
> On Thu, Feb 02, 2012 at 10:26:29, Grant Likely wrote:
>> On Wed, Feb 01, 2012 at 11:57:00AM +0530, Vaibhav Hiremath wrote:
>>> TI's OMAP3EVM and AM335xEVM are software development boards
>>> available for OMAP35x(AM/DM37x) and AM335x devices respectively;
>>> and these devices are considered under omap3 family.
>>>
>>> Signed-off-by: Vaibhav Hiremath<hvaibhav-l0cyMroinI0@public.gmane.org>
>>> Cc: Benoit Cousson<b-cousson-l0cyMroinI0@public.gmane.org>
>>> Cc: Grant Likely<grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
>>> Cc: Tony Lindgren<tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
>>
>> Applied, thanks.
>>
>
> Benoit and/or Grant,
>
> Can you also pull-in/merge all other patches which I had submitted recently?
I can pull them all through Tony's tree, but I still need Grant's
Acked-by. So far, I have these ones ready for pull:
arm/dts: Add support for TI OMAP3 EVM board.
arm:omap2:board-generic: Add DT support for AM33xx devices
arm/dts: Add support for TI AM335x EVM board
It looks like these ones do not have the Ack:
arm/dts: omap3-evm: Add i2c and twl4030 support
arm/dts: Add support for TI AM3517/05 EVM board
Regards,
Benoit
>
> arm/dts: omap3-evm: Add i2c and twl4030 support
> arm/dts: Add support for TI AM3517/05 EVM board
> arm:omap2:board-generic: Add DT support for AM33xx devices
> arm/dts: Add support for TI AM335x EVM board
>
> Thanks,
> Vaibhav
>> g.
>>
>>> ---
>>> .../devicetree/bindings/arm/omap/omap.txt | 6 ++++++
>>> 1 files changed, 6 insertions(+), 0 deletions(-)
>>>
>>> diff --git a/Documentation/devicetree/bindings/arm/omap/omap.txt b/Documentation/devicetree/bindings/arm/omap/omap.txt
>>> index dbdab40..ce78498 100644
>>> --- a/Documentation/devicetree/bindings/arm/omap/omap.txt
>>> +++ b/Documentation/devicetree/bindings/arm/omap/omap.txt
>>> @@ -41,3 +41,9 @@ Boards:
>>>
>>> - OMAP4 PandaBoard : Low cost community board
>>> compatible = "ti,omap4-panda", "ti,omap4430"
>>> +
>>> +- OMAP3 EVM : Software Developement Board for OMAP35x, AM/DM37x
>>> + compatible = "ti,omap3-evm", "ti,omap3"
>>> +
>>> +- AM335X EVM : Software Developement Board for AM335x
>>> + compatible = "ti,am335x-evm", "ti,am33xx", "ti,omap3"
>>> --
>>> 1.7.0.4
>>>
>>>
>>> _______________________________________________
>>> linux-arm-kernel mailing list
>>> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
>>> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>>
>
WARNING: multiple messages have this Message-ID (diff)
From: b-cousson@ti.com (Cousson, Benoit)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm/dts: OMAP3: Add omap3evm and am335xevm support
Date: Thu, 2 Feb 2012 10:43:39 +0100 [thread overview]
Message-ID: <4F2A5ACB.5070002@ti.com> (raw)
In-Reply-To: <79CD15C6BA57404B839C016229A409A8317BCD98@DBDE01.ent.ti.com>
Hi Vaibhav,
On 2/2/2012 10:34 AM, Hiremath, Vaibhav wrote:
> On Thu, Feb 02, 2012 at 10:26:29, Grant Likely wrote:
>> On Wed, Feb 01, 2012 at 11:57:00AM +0530, Vaibhav Hiremath wrote:
>>> TI's OMAP3EVM and AM335xEVM are software development boards
>>> available for OMAP35x(AM/DM37x) and AM335x devices respectively;
>>> and these devices are considered under omap3 family.
>>>
>>> Signed-off-by: Vaibhav Hiremath<hvaibhav@ti.com>
>>> Cc: Benoit Cousson<b-cousson@ti.com>
>>> Cc: Grant Likely<grant.likely@secretlab.ca>
>>> Cc: Tony Lindgren<tony@atomide.com>
>>
>> Applied, thanks.
>>
>
> Benoit and/or Grant,
>
> Can you also pull-in/merge all other patches which I had submitted recently?
I can pull them all through Tony's tree, but I still need Grant's
Acked-by. So far, I have these ones ready for pull:
arm/dts: Add support for TI OMAP3 EVM board.
arm:omap2:board-generic: Add DT support for AM33xx devices
arm/dts: Add support for TI AM335x EVM board
It looks like these ones do not have the Ack:
arm/dts: omap3-evm: Add i2c and twl4030 support
arm/dts: Add support for TI AM3517/05 EVM board
Regards,
Benoit
>
> arm/dts: omap3-evm: Add i2c and twl4030 support
> arm/dts: Add support for TI AM3517/05 EVM board
> arm:omap2:board-generic: Add DT support for AM33xx devices
> arm/dts: Add support for TI AM335x EVM board
>
> Thanks,
> Vaibhav
>> g.
>>
>>> ---
>>> .../devicetree/bindings/arm/omap/omap.txt | 6 ++++++
>>> 1 files changed, 6 insertions(+), 0 deletions(-)
>>>
>>> diff --git a/Documentation/devicetree/bindings/arm/omap/omap.txt b/Documentation/devicetree/bindings/arm/omap/omap.txt
>>> index dbdab40..ce78498 100644
>>> --- a/Documentation/devicetree/bindings/arm/omap/omap.txt
>>> +++ b/Documentation/devicetree/bindings/arm/omap/omap.txt
>>> @@ -41,3 +41,9 @@ Boards:
>>>
>>> - OMAP4 PandaBoard : Low cost community board
>>> compatible = "ti,omap4-panda", "ti,omap4430"
>>> +
>>> +- OMAP3 EVM : Software Developement Board for OMAP35x, AM/DM37x
>>> + compatible = "ti,omap3-evm", "ti,omap3"
>>> +
>>> +- AM335X EVM : Software Developement Board for AM335x
>>> + compatible = "ti,am335x-evm", "ti,am33xx", "ti,omap3"
>>> --
>>> 1.7.0.4
>>>
>>>
>>> _______________________________________________
>>> linux-arm-kernel mailing list
>>> linux-arm-kernel at lists.infradead.org
>>> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>>
>
next prev parent reply other threads:[~2012-02-02 9:43 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-01 6:27 [PATCH] arm/dts: OMAP3: Add omap3evm and am335xevm support Vaibhav Hiremath
2012-02-01 6:27 ` Vaibhav Hiremath
2012-02-02 4:56 ` Grant Likely
2012-02-02 4:56 ` Grant Likely
[not found] ` <20120202045629.GJ15343-e0URQFbLeQY2iJbIjFUEsiwD8/FfD2ys@public.gmane.org>
2012-02-02 9:34 ` Hiremath, Vaibhav
2012-02-02 9:34 ` Hiremath, Vaibhav
[not found] ` <79CD15C6BA57404B839C016229A409A8317BCD98-Er742YJ7I/eIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2012-02-02 9:43 ` Cousson, Benoit [this message]
2012-02-02 9:43 ` Cousson, Benoit
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=4F2A5ACB.5070002@ti.com \
--to=b-cousson-l0cymroini0@public.gmane.org \
--cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
--cc=hvaibhav-l0cyMroinI0@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.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.