RE: [PATCH 00/10] Prepare for GPMC driver conversion (w.r.t MTD)

2012-06-14 Thread Mohammed, Afzal
Hi Artem,

On Wed, Jun 13, 2012 at 16:39:08, Tony Lindgren wrote:

 Looks good to me, made one comment to mtd: nand: omap2: handle nand on gpmc
 patch. Maybe after that is fixed Artem can take a look and maybe ack
 the two mtd related patches?

After fixing as per Tony's comments, V2 [1] of the series has been
posted, can you please take a look at it.

Regards
Afzal

[1] http://www.mail-archive.com/linux-omap@vger.kernel.org/msg70096.html

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH 00/10] Prepare for GPMC driver conversion (w.r.t MTD)

2012-06-14 Thread Artem Bityutskiy
On Thu, 2012-06-14 at 16:01 +, Mohammed, Afzal wrote:
 Hi Artem,
 
 On Wed, Jun 13, 2012 at 16:39:08, Tony Lindgren wrote:
 
  Looks good to me, made one comment to mtd: nand: omap2: handle nand on 
  gpmc
  patch. Maybe after that is fixed Artem can take a look and maybe ack
  the two mtd related patches?
 
 After fixing as per Tony's comments, V2 [1] of the series has been
 posted, can you please take a look at it.

I do not have any objections if Tony takes the entire series and merges
via his tree. I do not have time to review your patches, but they look
OK on the quick glance. Thanks!

-- 
Best Regards,
Artem Bityutskiy


signature.asc
Description: This is a digitally signed message part


RE: [PATCH 00/10] Prepare for GPMC driver conversion (w.r.t MTD)

2012-06-14 Thread Mohammed, Afzal
Hi Tony,

On Thu, Jun 14, 2012 at 21:47:47, Artem Bityutskiy wrote:
 On Thu, 2012-06-14 at 16:01 +, Mohammed, Afzal wrote:

  After fixing as per Tony's comments, V2 [1] of the series has been
  posted, can you please take a look at it.
 
 I do not have any objections if Tony takes the entire series and merges
 via his tree. I do not have time to review your patches, but they look
 OK on the quick glance. Thanks!

Tony, can you please take it

Regards
Afzal


RE: [PATCH 00/10] Prepare for GPMC driver conversion (w.r.t MTD)

2012-06-13 Thread Mohammed, Afzal
Hi Tony,

On Wed, Jun 13, 2012 at 16:39:08, Tony Lindgren wrote:

 Sorry for the delay, had to do some fixes to get my GPMC testcase
 working..

No problem

 Looks good to me, made one comment to mtd: nand: omap2: handle nand on gpmc
 patch. Maybe after that is fixed Artem can take a look and maybe ack
 the two mtd related patches?

I will repost it with your suggested fix.

Regards
Afzal
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH 00/10] Prepare for GPMC driver conversion (w.r.t MTD)

2012-06-12 Thread Mohammed, Afzal
Hi Tony, Artem,

On Thu, Jun 07, 2012 at 20:44:03, Mohammed, Afzal wrote:

  This series cleans up gpmc mtd interactions so that GPMC driver
  conversion which is going to happen shortly would happen smoothly
  by not creating much disturbance outside of arch/arm/*omap*/
  
  This series,
  1. provides the ability for OMAP NAND driver to configure GPMC-NAND
 registers by NAND driver itself instead of using exported GPMC
 symbols
  2. modifies GPMC to provide OMAP ONENAND  NAND drivers with GPMC
 allocated address space as resource
  3. creates a fictitious GPMC interrupt chip and provide the clients
 with interrupts that could be handled using standard APIs (helps
 in removing the requirement for driver of peripheral connected to
 GPMC having the knowledge about GPMC interrupt handling). The
 only user is OMAP NAND driver, it has also been modified to take
 advantage of this
  
  This series has been made over 3.5-rc1
 
 Ping

Please let me know your comments on this. This is a prerequisite for
gpmc driver conversion series [1]

[1] http://www.mail-archive.com/linux-omap@vger.kernel.org/msg69897.html

Regards
Afzal
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH 00/10] Prepare for GPMC driver conversion (w.r.t MTD)

2012-06-07 Thread Mohammed, Afzal
Hi,

On Mon, Jun 04, 2012 at 12:15:01, Mohammed, Afzal wrote:
 Hi,
 
 This series cleans up gpmc mtd interactions so that GPMC driver
 conversion which is going to happen shortly would happen smoothly
 by not creating much disturbance outside of arch/arm/*omap*/
 
 This series,
 1. provides the ability for OMAP NAND driver to configure GPMC-NAND
registers by NAND driver itself instead of using exported GPMC
symbols
 2. modifies GPMC to provide OMAP ONENAND  NAND drivers with GPMC
allocated address space as resource
 3. creates a fictitious GPMC interrupt chip and provide the clients
with interrupts that could be handled using standard APIs (helps
in removing the requirement for driver of peripheral connected to
GPMC having the knowledge about GPMC interrupt handling). The
only user is OMAP NAND driver, it has also been modified to take
advantage of this
 
 This series has been made over 3.5-rc1

Ping

Regards
Afzal
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html