All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Support flash devices used on Pensando boards
@ 2020-07-16 21:16 David Clear
  2020-07-16 21:16 ` [PATCH 1/2] mtd: spi-nor: Add support for Macronix mx66u2g45g David Clear
  2020-07-16 21:16 ` [PATCH 2/2] mtd: spi-nor: Support SPI_NOR_DUAL_READ on Micron mt25qu02g David Clear
  0 siblings, 2 replies; 10+ messages in thread
From: David Clear @ 2020-07-16 21:16 UTC (permalink / raw)
  To: linux-mtd, tudor.ambarus; +Cc: snelson, David Clear

Pensando boards use Macronix and Micron flash devices in x2 mode.  This
patchset adds support for the previously unlisted Macronix mx66u2g45g, and
it enables x2 mode on the Micron mt25qu02g.

This patchset applies to the spi-nor/next tree.

David Clear (2):
  mtd: spi-nor: Add support for Macronix mx66u2g45g.
  mtd: spi-nor: Support SPI_NOR_DUAL_READ on Micron mt25qu02g.

 drivers/mtd/spi-nor/macronix.c  | 3 +++
 drivers/mtd/spi-nor/micron-st.c | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)


base-commit: fb249e1007e0270e305ea674012dcc4f95f1304e
-- 
2.17.1


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

end of thread, other threads:[~2020-07-18 17:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-16 21:16 [PATCH 0/2] Support flash devices used on Pensando boards David Clear
2020-07-16 21:16 ` [PATCH 1/2] mtd: spi-nor: Add support for Macronix mx66u2g45g David Clear
2020-07-17 10:38   ` Tudor.Ambarus
     [not found]     ` <CA+nMikGEEOoKri5z2T3Ms-3cEi+G014ha+rwrwZWeRn=DxfU9w@mail.gmail.com>
2020-07-17 16:44       ` Fwd: " David Clear
2020-07-16 21:16 ` [PATCH 2/2] mtd: spi-nor: Support SPI_NOR_DUAL_READ on Micron mt25qu02g David Clear
2020-07-17 10:33   ` Tudor.Ambarus
     [not found]     ` <CA+nMikFDWgLMAhb2rUZnAaLUJdimKZZxqKsQACnXrmCMb_CLMw@mail.gmail.com>
2020-07-17 16:42       ` Fwd: " David Clear
2020-07-17 18:00     ` David Clear
2020-07-18  5:35       ` Tudor.Ambarus
2020-07-18 17:23         ` David Clear

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.