All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaime Liao <jaimeliao@mxic.com.tw>
To: u-boot@lists.denx.de, jagan@amarulasolutions.com,
	vigneshr@ti.com, miquel.raynal@bootlin.com
Cc: zhengxunli@mxic.com.tw, ycllin@mxic.com.tw,
	Jaime Liao <jaimeliao@mxic.com.tw>
Subject: [PATCH v2] mtd: spinand: macronix: Add support for serial NAND flash
Date: Mon,  7 Jun 2021 16:19:14 +0800	[thread overview]
Message-ID: <1623053955-5928-1-git-send-email-jaimeliao@mxic.com.tw> (raw)

Change in v2:
- remove spinand Flash IDs which are sw-ecc requirement
  cause sw-ecc function is not supported in u-boot

v1:
- Add spinand Flash IDs in drivers/mtd/nand/spi/macronix.c

Jaime Liao (1):
  mtd: spinand: macronix: Add support for serial NAND flash

 drivers/mtd/nand/spi/macronix.c | 46 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 46 insertions(+)

-- 
1.9.1


             reply	other threads:[~2021-06-07 12:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-07  8:19 Jaime Liao [this message]
2021-06-07  8:19 ` [PATCH v2] mtd: spinand: macronix: Add support for serial NAND flash Jaime Liao
2021-06-24  6:12   ` Jagan Teki

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=1623053955-5928-1-git-send-email-jaimeliao@mxic.com.tw \
    --to=jaimeliao@mxic.com.tw \
    --cc=jagan@amarulasolutions.com \
    --cc=miquel.raynal@bootlin.com \
    --cc=u-boot@lists.denx.de \
    --cc=vigneshr@ti.com \
    --cc=ycllin@mxic.com.tw \
    --cc=zhengxunli@mxic.com.tw \
    /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 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.