[PATCH v2] Integrated Flash Controller support

2011-10-31 Thread b35362
From: Liu Shuo Integrated Flash Controller supports various flashes like NOR, NAND and other devices using NOR, NAND and GPCM Machine available on it. IFC supports four chip selects. Signed-off-by: Dipen Dudhat Signed-off-by: Scott Wood Signed-off-by: Li Yang Signed-off-by: Liu Shuo --- arc

Re: [PATCH v2] Integrated Flash Controller support

2011-11-22 Thread Kumar Gala
On Oct 31, 2011, at 4:38 AM, wrote: > From: Liu Shuo > > Integrated Flash Controller supports various flashes like NOR, NAND > and other devices using NOR, NAND and GPCM Machine available on it. > IFC supports four chip selects. > > Signed-off-by: Dipen Dudhat > Signed-off-by: Scott Wood

Re: [PATCH v2] Integrated Flash Controller support

2011-11-24 Thread Kumar Gala
On Nov 22, 2011, at 9:41 PM, Kumar Gala wrote: > > On Oct 31, 2011, at 4:38 AM, > wrote: > >> From: Liu Shuo >> >> Integrated Flash Controller supports various flashes like NOR, NAND >> and other devices using NOR, NAND and GPCM Machine available on it. >> IFC supports four chip selects. >

Re: [PATCH v2] Integrated Flash Controller support

2011-11-29 Thread Artem Bityutskiy
On Mon, 2011-10-31 at 17:38 +0800, b35...@freescale.com wrote: > +/* > + * fsl_ifc_ctrl_probe > + * > + * called by device layer when it finds a device matching > + * one our driver can handled. This code allocates all of > + * the resources needed for the controller only. The > + * resources for

Re: [PATCH v2] Integrated Flash Controller support

2011-11-29 Thread Artem Bityutskiy
On Thu, 2011-11-24 at 08:24 -0600, Kumar Gala wrote: > On Nov 22, 2011, at 9:41 PM, Kumar Gala wrote: > > > > > On Oct 31, 2011, at 4:38 AM, > > wrote: > > > >> From: Liu Shuo > >> > >> Integrated Flash Controller supports various flashes like NOR, NAND > >> and other devices using NOR, NAN

Re: [PATCH v2] Integrated Flash Controller support

2011-11-29 Thread Scott Wood
On 11/29/2011 03:40 PM, Artem Bityutskiy wrote: > On Thu, 2011-11-24 at 08:24 -0600, Kumar Gala wrote: >> On Nov 22, 2011, at 9:41 PM, Kumar Gala wrote: >> >>> >>> On Oct 31, 2011, at 4:38 AM, >>> wrote: >>> From: Liu Shuo Integrated Flash Controller supports various flashes like

Re: [PATCH v2] Integrated Flash Controller support

2011-11-29 Thread Kumar Gala
On Nov 29, 2011, at 3:48 PM, Scott Wood wrote: > On 11/29/2011 03:40 PM, Artem Bityutskiy wrote: >> On Thu, 2011-11-24 at 08:24 -0600, Kumar Gala wrote: >>> On Nov 22, 2011, at 9:41 PM, Kumar Gala wrote: >>> On Oct 31, 2011, at 4:38 AM, wrote: > From: Liu Shuo >

Re: [PATCH v2] Integrated Flash Controller support

2011-11-30 Thread Artem Bityutskiy
On Tue, 2011-11-29 at 19:47 -0600, Kumar Gala wrote: > As Scott said, I was more asking about the 2nd patch in the sequence > which did touch MTD. Since that one is dependent on this patch, > wondering how we wanted to handle them. I do not have time to review it, but it looks OK, so I'd suggest

RE: [PATCH v2] Integrated Flash Controller support

2011-12-14 Thread Li Yang-R58472
rew >Morton; David Woodhouse; linuxppc-dev@lists.ozlabs.org list >Subject: Re: [PATCH v2] Integrated Flash Controller support > >On Tue, 2011-11-29 at 19:47 -0600, Kumar Gala wrote: >> As Scott said, I was more asking about the 2nd patch in the sequence >> which did touch MTD.

RE: [PATCH v2] Integrated Flash Controller support

2011-12-17 Thread Artem Bityutskiy
nux- > >ker...@vger.kernel.org Kernel; linux-...@lists.infradead.org; Andrew > >Morton; David Woodhouse; linuxppc-dev@lists.ozlabs.org list > >Subject: Re: [PATCH v2] Integrated Flash Controller support > > > >On Tue, 2011-11-29 at 19:47 -0600, Kumar Gala wrote: >