public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] OMAP3 EVM: series of patches to add additional hw support
@ 2008-04-28 23:27 Steve Sakoman
  2008-04-29 17:04 ` Kridner, Jason
  2008-04-30  4:43 ` Syed Mohammed, Khasim
  0 siblings, 2 replies; 4+ messages in thread
From: Steve Sakoman @ 2008-04-28 23:27 UTC (permalink / raw)
  To: linux-omap

This series of patches adds support for mmc, usb, onenand, lcd, and
rtc on the OMAP3 EVM.

The first patch (mmc) was submitted individually a couple of days ago
-- I'm resubmitting it as part of this group since the usb, onenand,
lcd, and rtc patches assume that the mmc patch has been applied first.

I have tested the resulting kernel on my OMAP 35XX EVM.

Steve

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

* RE: [PATCH 0/7] OMAP3 EVM: series of patches to add additional hw support
  2008-04-28 23:27 [PATCH 0/7] OMAP3 EVM: series of patches to add additional hw support Steve Sakoman
@ 2008-04-29 17:04 ` Kridner, Jason
  2008-04-30  4:43 ` Syed Mohammed, Khasim
  1 sibling, 0 replies; 4+ messages in thread
From: Kridner, Jason @ 2008-04-29 17:04 UTC (permalink / raw)
  To: Steve Sakoman, linux-omap

Thanks Steve!

> -----Original Message-----
> From: linux-omap-owner@vger.kernel.org [mailto:linux-omap-
> owner@vger.kernel.org] On Behalf Of Steve Sakoman
> Sent: Monday, April 28, 2008 6:27 PM
> To: linux-omap@vger.kernel.org
> Subject: [PATCH 0/7] OMAP3 EVM: series of patches to add additional
> hw support
> 
> This series of patches adds support for mmc, usb, onenand, lcd, and
> rtc on the OMAP3 EVM.
> 
> The first patch (mmc) was submitted individually a couple of days ago
> -- I'm resubmitting it as part of this group since the usb, onenand,
> lcd, and rtc patches assume that the mmc patch has been applied first.
> 
> I have tested the resulting kernel on my OMAP 35XX EVM.
> 
> Steve
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap"
> in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* RE: [PATCH 0/7] OMAP3 EVM: series of patches to add additional hw support
  2008-04-28 23:27 [PATCH 0/7] OMAP3 EVM: series of patches to add additional hw support Steve Sakoman
  2008-04-29 17:04 ` Kridner, Jason
@ 2008-04-30  4:43 ` Syed Mohammed, Khasim
  2008-05-02 23:09   ` Tony Lindgren
  1 sibling, 1 reply; 4+ messages in thread
From: Syed Mohammed, Khasim @ 2008-04-30  4:43 UTC (permalink / raw)
  To: Steve Sakoman, linux-omap@vger.kernel.org



> -----Original Message-----
> From: linux-omap-owner@vger.kernel.org [mailto:linux-omap-
> owner@vger.kernel.org] On Behalf Of Steve Sakoman
> Sent: Tuesday, April 29, 2008 4:57 AM
> To: linux-omap@vger.kernel.org
> Subject: [PATCH 0/7] OMAP3 EVM: series of patches to add additional hw
> support
>
> This series of patches adds support for mmc, usb, onenand, lcd, and
> rtc on the OMAP3 EVM.
>
> The first patch (mmc) was submitted individually a couple of days ago
> -- I'm resubmitting it as part of this group since the usb, onenand,
> lcd, and rtc patches assume that the mmc patch has been applied first.
>
> I have tested the resulting kernel on my OMAP 35XX EVM.
>
I have reviewed all these patches, didn't find any issues as such.

Acked-by: Syed Mohammed Khasim <khasim@ti.com>

Regards,
Khasim

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

* Re: [PATCH 0/7] OMAP3 EVM: series of patches to add additional hw support
  2008-04-30  4:43 ` Syed Mohammed, Khasim
@ 2008-05-02 23:09   ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2008-05-02 23:09 UTC (permalink / raw)
  To: Syed Mohammed, Khasim; +Cc: Steve Sakoman, linux-omap@vger.kernel.org

* Syed Mohammed, Khasim <khasim@ti.com> [080429 21:44]:
> 
> 
> > -----Original Message-----
> > From: linux-omap-owner@vger.kernel.org [mailto:linux-omap-
> > owner@vger.kernel.org] On Behalf Of Steve Sakoman
> > Sent: Tuesday, April 29, 2008 4:57 AM
> > To: linux-omap@vger.kernel.org
> > Subject: [PATCH 0/7] OMAP3 EVM: series of patches to add additional hw
> > support
> >
> > This series of patches adds support for mmc, usb, onenand, lcd, and
> > rtc on the OMAP3 EVM.
> >
> > The first patch (mmc) was submitted individually a couple of days ago
> > -- I'm resubmitting it as part of this group since the usb, onenand,
> > lcd, and rtc patches assume that the mmc patch has been applied first.
> >
> > I have tested the resulting kernel on my OMAP 35XX EVM.
> >
> I have reviewed all these patches, didn't find any issues as such.

Pushing this series today.

Tony


> Acked-by: Syed Mohammed Khasim <khasim@ti.com>
> 
> Regards,
> Khasim
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2008-05-02 23:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-28 23:27 [PATCH 0/7] OMAP3 EVM: series of patches to add additional hw support Steve Sakoman
2008-04-29 17:04 ` Kridner, Jason
2008-04-30  4:43 ` Syed Mohammed, Khasim
2008-05-02 23:09   ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox