* [PATCH] arm/dts: OMAP3: Add omap3evm and am335xevm support @ 2012-02-01 6:27 Vaibhav Hiremath 2012-02-02 4:56 ` Grant Likely 0 siblings, 1 reply; 4+ messages in thread From: Vaibhav Hiremath @ 2012-02-01 6:27 UTC (permalink / raw) To: linux-arm-kernel 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> --- .../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 ^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] arm/dts: OMAP3: Add omap3evm and am335xevm support 2012-02-01 6:27 [PATCH] arm/dts: OMAP3: Add omap3evm and am335xevm support Vaibhav Hiremath @ 2012-02-02 4:56 ` Grant Likely 2012-02-02 9:34 ` Hiremath, Vaibhav 0 siblings, 1 reply; 4+ messages in thread From: Grant Likely @ 2012-02-02 4:56 UTC (permalink / raw) To: linux-arm-kernel 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. 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 ^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] arm/dts: OMAP3: Add omap3evm and am335xevm support 2012-02-02 4:56 ` Grant Likely @ 2012-02-02 9:34 ` Hiremath, Vaibhav 2012-02-02 9:43 ` Cousson, Benoit 0 siblings, 1 reply; 4+ messages in thread From: Hiremath, Vaibhav @ 2012-02-02 9:34 UTC (permalink / raw) To: linux-arm-kernel 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? 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 > ^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] arm/dts: OMAP3: Add omap3evm and am335xevm support 2012-02-02 9:34 ` Hiremath, Vaibhav @ 2012-02-02 9:43 ` Cousson, Benoit 0 siblings, 0 replies; 4+ messages in thread From: Cousson, Benoit @ 2012-02-02 9:43 UTC (permalink / raw) To: linux-arm-kernel 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 >> > ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-02-02 9:43 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2012-02-01 6:27 [PATCH] arm/dts: OMAP3: Add omap3evm and am335xevm support Vaibhav Hiremath 2012-02-02 4:56 ` Grant Likely 2012-02-02 9:34 ` Hiremath, Vaibhav 2012-02-02 9:43 ` Cousson, Benoit
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox