From: Tony Lindgren <tony@atomide.com>
To: Vimal Singh <vimal.newwork@gmail.com>
Cc: linux-omap@vger.kernel.org,
Linux MTD <linux-mtd@lists.infradead.org>,
vimal singh <vimalsingh@ti.com>,
dedekind1@gmail.com
Subject: Re: [PATCH-v6 0/4] OMAP: Adding flash support to SDP, ZOOM2 and LDP boards
Date: Thu, 3 Dec 2009 12:19:11 -0800 [thread overview]
Message-ID: <20091203201911.GC4348@atomide.com> (raw)
In-Reply-To: <ce9ab5790912020609i8af0444l54e695f85ea89ba2@mail.gmail.com>
* Vimal Singh <vimal.newwork@gmail.com> [091202 06:09]:
> >> >> From 8bc97108cf9c78216f1ea5407ccbd900e6b63dc2 Mon Sep 17 00:00:00 2001
> >> >> From: Vimal Singh <vimalsingh@ti.com>
> >> >> Date: Thu, 19 Nov 2009 19:28:11 +0530
> >> >>
> >> >> This patch series adds flash support for NAND (in sdp, zoom and ldp),
> >> >> OneNAND and NOR (in sdp)
> >> >>
> >> >> Tested on Zoom2 and 3430SDP
> >> >>
> >> >> Vimal Singh (4):
> >> >> [PATCH-v6 1/4] OMAP2/3: Add support for flash on SDP boards
> >> >> [PATCH-v6 2/4] OMAP3: Add support for NAND on ZOOM/LDP boards
> >> >> [PATCH-v6 3/4] OMAP: Zoom2: Enable NAND and JFFS2 support in defconfig
> >> >> [PATCH-v6 4/4] OMAP: 3430SDP: Enable NAND in defconfig
> >> >
>
> I am going to re-post this patch series again and this time I have
> divided this into 3 (for more convenience in reviewing) . Something
> like this:
>
> 1st series:
> This patch series will introduce generic gpmc-nand.c for nand device
> related gpmc init.
>
> 2nd series:
> This patch series will introduce 'board-sdp-flash.c', for flash
> devices init on SDP
> boards. And will give an example of using 'gpmc-nand.c' and
> 'board-sdp-flash.c' by
> adding flash support to 3430SDP board.
>
> 3rd:
> This series introduces 'board-zoom-flash.c' for NAND init in ZOOM boards.
> Other patches will add NAND support for ZOOM2, ZOOM3 and LDP.
>
> Tony,
> Is it ok with you?
Sounds pretty good to me. Also the patches you just posted look
nice to me, will take a closer look. Thanks for doing the generic
gpmc-nand.c, that should make it a lot easier to bring up new
omap boards.
Regards,
Tony
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Vimal Singh <vimal.newwork@gmail.com>
Cc: dedekind1@gmail.com, linux-omap@vger.kernel.org,
Linux MTD <linux-mtd@lists.infradead.org>,
vimal singh <vimalsingh@ti.com>
Subject: Re: [PATCH-v6 0/4] OMAP: Adding flash support to SDP, ZOOM2 and LDP boards
Date: Thu, 3 Dec 2009 12:19:11 -0800 [thread overview]
Message-ID: <20091203201911.GC4348@atomide.com> (raw)
In-Reply-To: <ce9ab5790912020609i8af0444l54e695f85ea89ba2@mail.gmail.com>
* Vimal Singh <vimal.newwork@gmail.com> [091202 06:09]:
> >> >> From 8bc97108cf9c78216f1ea5407ccbd900e6b63dc2 Mon Sep 17 00:00:00 2001
> >> >> From: Vimal Singh <vimalsingh@ti.com>
> >> >> Date: Thu, 19 Nov 2009 19:28:11 +0530
> >> >>
> >> >> This patch series adds flash support for NAND (in sdp, zoom and ldp),
> >> >> OneNAND and NOR (in sdp)
> >> >>
> >> >> Tested on Zoom2 and 3430SDP
> >> >>
> >> >> Vimal Singh (4):
> >> >> [PATCH-v6 1/4] OMAP2/3: Add support for flash on SDP boards
> >> >> [PATCH-v6 2/4] OMAP3: Add support for NAND on ZOOM/LDP boards
> >> >> [PATCH-v6 3/4] OMAP: Zoom2: Enable NAND and JFFS2 support in defconfig
> >> >> [PATCH-v6 4/4] OMAP: 3430SDP: Enable NAND in defconfig
> >> >
>
> I am going to re-post this patch series again and this time I have
> divided this into 3 (for more convenience in reviewing) . Something
> like this:
>
> 1st series:
> This patch series will introduce generic gpmc-nand.c for nand device
> related gpmc init.
>
> 2nd series:
> This patch series will introduce 'board-sdp-flash.c', for flash
> devices init on SDP
> boards. And will give an example of using 'gpmc-nand.c' and
> 'board-sdp-flash.c' by
> adding flash support to 3430SDP board.
>
> 3rd:
> This series introduces 'board-zoom-flash.c' for NAND init in ZOOM boards.
> Other patches will add NAND support for ZOOM2, ZOOM3 and LDP.
>
> Tony,
> Is it ok with you?
Sounds pretty good to me. Also the patches you just posted look
nice to me, will take a closer look. Thanks for doing the generic
gpmc-nand.c, that should make it a lot easier to bring up new
omap boards.
Regards,
Tony
next prev parent reply other threads:[~2009-12-03 20:19 UTC|newest]
Thread overview: 22+ 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
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:22 ` Nishanth Menon
2009-11-19 14:26 ` Vimal Singh
2009-11-19 14:26 ` Vimal Singh
2009-11-24 15:06 ` Artem Bityutskiy
2009-11-24 15:06 ` Artem Bityutskiy
2009-11-24 15:25 ` Vimal Singh
2009-11-24 15:25 ` Vimal Singh
2009-11-27 7:37 ` Artem Bityutskiy
2009-11-27 7:37 ` Artem Bityutskiy
2009-12-02 14:09 ` Vimal Singh
2009-12-02 14:09 ` Vimal Singh
2009-12-03 20:19 ` Tony Lindgren [this message]
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=20091203201911.GC4348@atomide.com \
--to=tony@atomide.com \
--cc=dedekind1@gmail.com \
--cc=linux-mtd@lists.infradead.org \
--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 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.