linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: David Clear <dac2@pensando.io>
To: tudor.ambarus@microchip.com, linux-mtd@lists.infradead.org
Cc: snelson@pensando.io, David Clear <dac2@pensando.io>
Subject: [PATCH v2 0/2] Support flash devices used on Pensando boards
Date: Mon, 20 Jul 2020 09:36:54 -0700	[thread overview]
Message-ID: <20200720163656.38006-1-dac2@pensando.io> (raw)

Changes since v1:
  - Added test descriptions to the patches.

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/

             reply	other threads:[~2020-07-20 16:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-20 16:36 David Clear [this message]
2020-07-20 16:36 ` [PATCH v2 1/2] mtd: spi-nor: Add support for Macronix mx66u2g45g David Clear
2020-07-20 16:36 ` [PATCH v2 2/2] mtd: spi-nor: Support SPI_NOR_DUAL_READ on Micron mt25qu02g David Clear
2020-07-27 12:33 ` [PATCH v2 0/2] Support flash devices used on Pensando boards Tudor Ambarus

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=20200720163656.38006-1-dac2@pensando.io \
    --to=dac2@pensando.io \
    --cc=linux-mtd@lists.infradead.org \
    --cc=snelson@pensando.io \
    --cc=tudor.ambarus@microchip.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).