All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/8] mtd: spi-nor: fsl-quadspi fix and added i.mx7d and i.mxul support
@ 2015-07-24 18:06 Frank.Li
  2015-07-24 18:06 ` [PATCH v3 1/8] mtd: spi-nor: fsl-qspi: dynamically map memory space for AHB read Frank.Li
                   ` (8 more replies)
  0 siblings, 9 replies; 22+ messages in thread
From: Frank.Li @ 2015-07-24 18:06 UTC (permalink / raw)
  To: linux-mtd, b45815, computersforpeace, lznuaa; +Cc: Frank Li

From: Frank Li <Frank.Li@freescale.com>

rebase to l2-mtd/next

Resend whole serial patch

Allen Xu (2):
  mtd: spi-nor: fsl-qspi: dynamically map memory space for AHB read
  mtd: spi-nor: fsl-quadspi: i.MX6SX: fixed the random QSPI access
    failed issue

Frank Li (5):
  mtd: spi-nor: fsl-quadspi: add imx7d support
  mtd: spi-nor: fsl-quadspi: add i.mx6ul support
  mtd: spi-nor: fsl-quadspi: workaround qspi can't wakeup from wait mode
  mtd: spi-nor: fsl-quadspi: reset the module in the probe
  mtd: spi-nor: fsl-quadspi: fix unsupported cmd when run flash_erase

Han Xu (1):
  mtd: spi-nor: fsl-quadspi: use quirk to distinguish different qspi
    version

 drivers/mtd/spi-nor/fsl-quadspi.c | 230 ++++++++++++++++++++++++++++++--------
 1 file changed, 183 insertions(+), 47 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-07-31 21:58 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-24 18:06 [PATCH v3 0/8] mtd: spi-nor: fsl-quadspi fix and added i.mx7d and i.mxul support Frank.Li
2015-07-24 18:06 ` [PATCH v3 1/8] mtd: spi-nor: fsl-qspi: dynamically map memory space for AHB read Frank.Li
2015-07-31 20:28   ` Brian Norris
2015-07-24 18:06 ` [PATCH v3 2/8] mtd: spi-nor: fsl-quadspi: use quirk to distinguish different qspi version Frank.Li
2015-07-31 20:35   ` Brian Norris
2015-07-24 18:06 ` [PATCH v3 3/8] mtd: spi-nor: fsl-quadspi: add imx7d support Frank.Li
2015-07-31 20:41   ` Brian Norris
2015-07-31 20:45   ` Brian Norris
2015-07-24 18:06 ` [PATCH v3 4/8] mtd: spi-nor: fsl-quadspi: add i.mx6ul support Frank.Li
2015-07-31 20:46   ` Brian Norris
2015-07-24 18:06 ` [PATCH v3 5/8] mtd: spi-nor: fsl-quadspi: i.MX6SX: fixed the random QSPI access failed issue Frank.Li
2015-07-31 21:00   ` Brian Norris
2015-07-24 18:06 ` [PATCH v3 6/8] mtd: spi-nor: fsl-quadspi: workaround qspi can't wakeup from wait mode Frank.Li
2015-07-24 18:06 ` [PATCH v3 7/8] mtd: spi-nor: fsl-quadspi: reset the module in the probe Frank.Li
2015-07-24 18:06 ` [PATCH v3 8/8] mtd: spi-nor: fsl-quadspi: fix unsupported cmd when run flash_erase Frank.Li
2015-07-31 21:20   ` Brian Norris
2015-07-31 21:58     ` Zhi Li
2015-07-24 19:42 ` [PATCH v3 0/8] mtd: spi-nor: fsl-quadspi fix and added i.mx7d and i.mxul support Brian Norris
2015-07-24 19:46   ` Zhi Li
2015-07-24 19:51     ` Zhi Li
2015-07-24 19:54       ` Brian Norris
2015-07-24 19:57         ` Zhi Li

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.