All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Introduce support for AM35xx
@ 2009-10-27 14:02 Sanjeev Premi
  2009-11-02 13:45 ` Premi, Sanjeev
  2009-11-10 13:41 ` Premi, Sanjeev
  0 siblings, 2 replies; 4+ messages in thread
From: Sanjeev Premi @ 2009-10-27 14:02 UTC (permalink / raw)
  To: linux-omap; +Cc: Sanjeev Premi

This patch adds support for the recently announced
AM3505 and AM3517 devices from Texas Instruments.

It also defines the AM3517 EVM board. Detailed
support will follow in subsequent patches.

  [1] http://www.ti.com/sitara 
  [2] http://www.ti.com/arm 
  [3] http://tiexpressdsp.com/index.php?title=Applications_Processors_Crossreference 
  [4] http://marc.info/?l=linux-omap&m=125615009412281&w=2
  
The patches have been created against omap-next branch.

Sanjeev Premi (2):
  AM35xx: Runtime detection of the device
  AM35xx: Define the AM3517EVM board

 arch/arm/mach-omap2/Kconfig           |    4 +++
 arch/arm/mach-omap2/id.c              |   43 ++++++++++++++++++++++++++++----
 arch/arm/plat-omap/include/plat/cpu.h |   12 +++++++++
 3 files changed, 53 insertions(+), 6 deletions(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [PATCH 0/2] Introduce support for AM35xx
  2009-10-27 14:02 [PATCH 0/2] Introduce support for AM35xx Sanjeev Premi
@ 2009-11-02 13:45 ` Premi, Sanjeev
  2009-11-10 13:41 ` Premi, Sanjeev
  1 sibling, 0 replies; 4+ messages in thread
From: Premi, Sanjeev @ 2009-11-02 13:45 UTC (permalink / raw)
  To: linux-omap

> -----Original Message-----
> From: Premi, Sanjeev 
> Sent: Tuesday, October 27, 2009 7:32 PM
> To: linux-omap@vger.kernel.org
> Cc: Premi, Sanjeev
> Subject: [PATCH 0/2] Introduce support for AM35xx
> 
> This patch adds support for the recently announced
> AM3505 and AM3517 devices from Texas Instruments.
> 
> It also defines the AM3517 EVM board. Detailed
> support will follow in subsequent patches.
> 
>   [1] http://www.ti.com/sitara 
>   [2] http://www.ti.com/arm 
>   [3] 
> http://tiexpressdsp.com/index.php?title=Applications_Processor
> s_Crossreference 
>   [4] http://marc.info/?l=linux-omap&m=125615009412281&w=2
>   
> The patches have been created against omap-next branch.
> 
> Sanjeev Premi (2):
>   AM35xx: Runtime detection of the device
>   AM35xx: Define the AM3517EVM board
> 
>  arch/arm/mach-omap2/Kconfig           |    4 +++
>  arch/arm/mach-omap2/id.c              |   43 
> ++++++++++++++++++++++++++++----
>  arch/arm/plat-omap/include/plat/cpu.h |   12 +++++++++
>  3 files changed, 53 insertions(+), 6 deletions(-)
> 
> 

Tony,

Do you have any comments on this series?

Best regards,
Sanjeev

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [PATCH 0/2] Introduce support for AM35xx
  2009-10-27 14:02 [PATCH 0/2] Introduce support for AM35xx Sanjeev Premi
  2009-11-02 13:45 ` Premi, Sanjeev
@ 2009-11-10 13:41 ` Premi, Sanjeev
  2009-11-11  3:02   ` Tony Lindgren
  1 sibling, 1 reply; 4+ messages in thread
From: Premi, Sanjeev @ 2009-11-10 13:41 UTC (permalink / raw)
  To: linux-omap

> -----Original Message-----
> From: Premi, Sanjeev 
> Sent: Tuesday, October 27, 2009 7:32 PM
> To: linux-omap@vger.kernel.org
> Cc: Premi, Sanjeev
> Subject: [PATCH 0/2] Introduce support for AM35xx
> 
> This patch adds support for the recently announced
> AM3505 and AM3517 devices from Texas Instruments.
> 
> It also defines the AM3517 EVM board. Detailed
> support will follow in subsequent patches.
> 
>   [1] http://www.ti.com/sitara 
>   [2] http://www.ti.com/arm 
>   [3] 
> http://tiexpressdsp.com/index.php?title=Applications_Processor
> s_Crossreference 
>   [4] http://marc.info/?l=linux-omap&m=125615009412281&w=2
>   
> The patches have been created against omap-next branch.
> 
> Sanjeev Premi (2):
>   AM35xx: Runtime detection of the device
>   AM35xx: Define the AM3517EVM board
> 
>  arch/arm/mach-omap2/Kconfig           |    4 +++
>  arch/arm/mach-omap2/id.c              |   43 
> ++++++++++++++++++++++++++++----
>  arch/arm/plat-omap/include/plat/cpu.h |   12 +++++++++
>  3 files changed, 53 insertions(+), 6 deletions(-)
> 
> 
Tony,

Where does this stand in your queue?

Best regards,
Sanjeev

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/2] Introduce support for AM35xx
  2009-11-10 13:41 ` Premi, Sanjeev
@ 2009-11-11  3:02   ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2009-11-11  3:02 UTC (permalink / raw)
  To: Premi, Sanjeev; +Cc: linux-omap

* Premi, Sanjeev <premi@ti.com> [091110 05:41]:
> > -----Original Message-----
> > From: Premi, Sanjeev 
> > Sent: Tuesday, October 27, 2009 7:32 PM
> > To: linux-omap@vger.kernel.org
> > Cc: Premi, Sanjeev
> > Subject: [PATCH 0/2] Introduce support for AM35xx
> > 
> > This patch adds support for the recently announced
> > AM3505 and AM3517 devices from Texas Instruments.
> > 
> > It also defines the AM3517 EVM board. Detailed
> > support will follow in subsequent patches.
> > 
> >   [1] http://www.ti.com/sitara 
> >   [2] http://www.ti.com/arm 
> >   [3] 
> > http://tiexpressdsp.com/index.php?title=Applications_Processor
> > s_Crossreference 
> >   [4] http://marc.info/?l=linux-omap&m=125615009412281&w=2
> >   
> > The patches have been created against omap-next branch.
> > 
> > Sanjeev Premi (2):
> >   AM35xx: Runtime detection of the device
> >   AM35xx: Define the AM3517EVM board
> > 
> >  arch/arm/mach-omap2/Kconfig           |    4 +++
> >  arch/arm/mach-omap2/id.c              |   43 
> > ++++++++++++++++++++++++++++----
> >  arch/arm/plat-omap/include/plat/cpu.h |   12 +++++++++
> >  3 files changed, 53 insertions(+), 6 deletions(-)
> > 
> > 
> Tony,
> 
> Where does this stand in your queue?

Cpu detection merged now, can you please check?

Tony

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-11-11  3:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-27 14:02 [PATCH 0/2] Introduce support for AM35xx Sanjeev Premi
2009-11-02 13:45 ` Premi, Sanjeev
2009-11-10 13:41 ` Premi, Sanjeev
2009-11-11  3:02   ` Tony Lindgren

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.