linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: Kushwaha Prabhakar-B32579 <prabhakar@freescale.com>
Cc: "linuxppc-dev@lists.ozlabs.org" <linuxppc-dev@lists.ozlabs.org>
Subject: Re: [PATCH 1/2][v7] driver/memory:Move Freescale IFC driver to a common driver
Date: Thu, 30 Jan 2014 21:47:18 -0600	[thread overview]
Message-ID: <1391140038.6733.41.camel@snotra.buserror.net> (raw)
In-Reply-To: <cc597cc6590e4eb7b7d6fbc004fbf749@DM2PR03MB464.namprd03.prod.outlook.com>

On Thu, 2014-01-30 at 21:23 -0600, Kushwaha Prabhakar-B32579 wrote:
> 
> > -----Original Message-----
> > From: Wood Scott-B07421
> > Sent: Friday, January 31, 2014 3:01 AM
> > To: Kushwaha Prabhakar-B32579
> > Cc: linuxppc-dev@lists.ozlabs.org
> > Subject: Re: [PATCH 1/2][v7] driver/memory:Move Freescale IFC driver to a common
> > driver
> > 
> > On Tue, 2014-01-28 at 10:59 +0530, Prabhakar Kushwaha wrote:
> > >  Freescale IFC controller has been used for mpc8xxx. It will be used
> > > for ARM-based SoC as well. This patch moves the driver to
> > > driver/memory  and fix the header file includes.
> > >
> > >  Also remove module_platform_driver() and  instead call
> > >  platform_driver_register() from subsys_initcall() to make sure this
> > > module  has been loaded before MTD partition parsing starts.
> > >
> > > Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
> > > Acked-by: Arnd Bergmann <arnd@arndb.de>
> > 
> > When did Arnd ack this?  Especially in v7 form... and I don't see him on CC.
> > 
> > > +config FSL_IFC
> > > +	bool "Freescale Integrated Flash Controller"
> > > +	depends on FSL_SOC
> > > +	help
> > > +	  This driver is for the Integrated Flash Controller Controller(IFC)
> > 
> > Controller Controller?
> 
> I will fix it
> 
> > 
> > > +	  module available in Freescale SoCs. This controller allows to handle
> > flash
> > > +	  devices such as NOR, NAND, FPGA and ASIC etc
> > 
> > FPGA and ASIC are not (necessarily) flash devices.
> > 
> 
> Yes it true. 
> I am not sure this folder is only for flash controller.
> I can see references of FPGA, SRAM in same Kconfigs. 

Right, just fix the help text.
s/handle flash devices/handle devices/

-Scott

      reply	other threads:[~2014-01-31  3:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-28  5:29 [PATCH 1/2][v7] driver/memory:Move Freescale IFC driver to a common driver Prabhakar Kushwaha
2014-01-30 21:31 ` Scott Wood
2014-01-31  3:23   ` prabhakar
2014-01-31  3:47     ` Scott Wood [this message]

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=1391140038.6733.41.camel@snotra.buserror.net \
    --to=scottwood@freescale.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=prabhakar@freescale.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;
as well as URLs for NNTP newsgroup(s).