public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Vimal Singh <vimal.newwork@gmail.com>
Cc: linux-omap@vger.kernel.org, vimal singh <vimalsingh@ti.com>
Subject: Re: [PATCH-v4 0/4] OMAP: Adding flash support to SDP, ZOOM2 and LDP boards
Date: Mon, 9 Nov 2009 12:52:50 -0800	[thread overview]
Message-ID: <20091109205250.GB23952@atomide.com> (raw)
In-Reply-To: <ce9ab5790911040328p215dede2v37db38a966a5bbd5@mail.gmail.com>

* Vimal Singh <vimal.newwork@gmail.com> [091104 03:28]:
> Hi Tony,
> 
> I did not see any comment on these patches. Could you please upstream these?
> Or, do you have some other plan?

Had few comments in your v9 patch, please fix those and then add
this to into omap for-next queue for the upcoming merge window.

Regards,

Tony

> 
> -
> vimal
> 
> On Mon, Oct 26, 2009 at 5:37 PM, Vimal Singh <vimal.newwork@gmail.com> wrote:
> > I posted a patch series for this sometime back and did not get any respose.. :(
> > http://marc.info/?l=linux-omap&m=125258227301958&w=2
> >
> > This time again I am posting these patches, with one more patch added
> > in series, after re-basing the patches on top of LO master head.
> >
> > This patch series adds flash support for NAND (in sdp, zoom2 and ldp),
> > OneNAND and NOR (in sdp)
> >
> > Tested on Zoom2 by Vikram, On SDP by Vimal
> >
> > [PATCH-v4 1/4] OMAP2/3: Add support for flash on SDP boards
> > [PATCH-v4 2/4] OMAP3: Add support for NAND on ZOOM2/LDP boards
> > [PATCH-v4 3/4] OMAP: Zoom2: Enable NAND and JFFS2 support in defconfig
> > [PATCH 4/4] OMAP: 3430SDP: Enable NAND in defconfig
> >
> >  arch/arm/configs/omap_3430sdp_defconfig      |  574 +++++++++++--------------
> >  arch/arm/configs/omap_zoom2_defconfig        |  334 ++++++++++----
> >  arch/arm/mach-omap2/Makefile                 |    2
> >  arch/arm/mach-omap2/board-2430sdp.c          |    2
> >  arch/arm/mach-omap2/board-3430sdp.c          |    2
> >  arch/arm/mach-omap2/board-ldp.c              |    2
> >  arch/arm/mach-omap2/board-sdp-flash.c        |  327 ++++++++++++++
> >  arch/arm/mach-omap2/board-zoom-flash.c       |  196 ++++++++
> >  arch/arm/mach-omap2/board-zoom2.c            |    2
> >  arch/arm/plat-omap/include/plat/board-sdp.h  |   15
> >  arch/arm/plat-omap/include/plat/board-zoom.h |   36 +
> >  arch/arm/plat-omap/include/plat/gpmc.h       |    2
> >  arch/arm/plat-omap/include/plat/nand.h       |    2
> >  14 files changed, 1095 insertions(+), 403 deletions(-)
> >
> > --
> > Regards,
> > Vimal Singh
> >
--
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

  reply	other threads:[~2009-11-09 20:52 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-10 11:31 [PATCH-v3 0/3] OMAP: Adding flash support to SDP, ZOOM2 and LDP boards vimal singh
2009-09-26  2:57 ` vimal singh
2009-10-26 12:07   ` [PATCH-v4 0/4] " Vimal Singh
2009-11-04 11:28     ` Vimal Singh
2009-11-09 20:52       ` Tony Lindgren [this message]
2009-11-10 10:01         ` [PATCH-v5 " Vimal Singh
2009-11-19 14:08           ` [PATCH-v6 " Vimal Singh
2009-11-19 14:11             ` Vimal Singh
2009-11-19 14:22               ` Nishanth Menon
2009-11-19 14:26                 ` Vimal Singh
2009-11-24 15:06             ` Artem Bityutskiy
2009-11-24 15:25               ` Vimal Singh
2009-11-27  7:37                 ` Artem Bityutskiy
2009-12-02 14:09                   ` Vimal Singh
2009-12-03 20:19                     ` 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=20091109205250.GB23952@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=vimal.newwork@gmail.com \
    --cc=vimalsingh@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox