All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add a MTD driver for OpenPower PNOR flash
@ 2015-04-01  6:05 Jeremy Kerr
  2015-04-01  6:05 ` [PATCH 1/2] powerpc/powernv: Add interfaces for flash device access Jeremy Kerr
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jeremy Kerr @ 2015-04-01  6:05 UTC (permalink / raw)
  To: linux-mtd, linuxppc-dev; +Cc: Cyril Bur, Joel Stanley

Hi all,

This series implements a simple mtd device to allow access to the PNOR
flash on OpenPower machines. The flash is accessed through firmware
calls.

Patch 1/2 adds the Linux interface to these calls. Patch 2/2 adds a mtd
driver that uses these calls.

Because there's two subsystems involved here, there are a couple of
methods to merge this:

 1) The powerpc folks take 1/2, and the mtd folks take 2/2, to be
    applied once 1/2 is available (Michael has created a topic branch for
    this in the past, which can make things a little easier), or

 2) One of the maintainers takes both patches, once the other has acked
    their patch. I'd suggest that it goes through the powerpc tree in
    this case, as that will be less likely to conflict.

Either way, I'm happy.

Cheers,

	
Jeremy

---
Cyril Bur (2):
      powerpc/powernv: Add interfaces for flash device access
      drivers/mtd: add powernv flash MTD abstraction driver

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-04-13  4:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-01  6:05 [PATCH 0/2] Add a MTD driver for OpenPower PNOR flash Jeremy Kerr
2015-04-01  6:05 ` [PATCH 1/2] powerpc/powernv: Add interfaces for flash device access Jeremy Kerr
2015-04-02  2:16   ` Stewart Smith
2015-04-01  6:05 ` [PATCH 2/2] drivers/mtd: add powernv flash MTD abstraction driver Jeremy Kerr
2015-04-03  8:50 ` [PATCH 0/2] Add a MTD driver for OpenPower PNOR flash Michael Ellerman
2015-04-07  2:55   ` Jeremy Kerr
2015-04-13  4:22 ` Cyril Bur

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.