linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Han Xu <han.xu@nxp.com>
To: miquel.raynal@bootlin.com, s.hauer@pengutronix.de
Cc: han.xu@nxp.com, linux-mtd@lists.infradead.org
Subject: [PATCH v2 0/2] fix some gpmi nand driver bugs
Date: Tue,  8 Dec 2020 21:51:02 -0600	[thread overview]
Message-ID: <20201209035104.22679-1-han.xu@nxp.com> (raw)

fix gpmi nand driver cannot sense multi-cs chip issue and the random DMA
timeout bug. 

changes from v1:
* fixed the typo
* removed the fixes tag
* added Sascha's review tag

Han Xu (2):
  mtd: rawnand: gpmi: Fix the driver only sense CS0 R/B issue
  mtd: rawnand: gpmi: Fix the random DMA timeout issue

 drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | 36 +++++++++++++++-------
 drivers/mtd/nand/raw/gpmi-nand/gpmi-regs.h |  1 +
 2 files changed, 26 insertions(+), 11 deletions(-)

-- 
2.17.1


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

             reply	other threads:[~2020-12-09  3:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-09  3:51 Han Xu [this message]
2020-12-09  3:51 ` [PATCH v2 1/2] mtd: rawnand: gpmi: Fix the driver only sense CS0 R/B issue Han Xu
2020-12-10  9:45   ` Sascha Hauer
2020-12-10  9:54   ` Fabio Estevam
2020-12-10 21:39   ` Miquel Raynal
2020-12-09  3:51 ` [PATCH v2 2/2] mtd: rawnand: gpmi: Fix the random DMA timeout issue Han Xu
2020-12-10 21:39   ` Miquel Raynal

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=20201209035104.22679-1-han.xu@nxp.com \
    --to=han.xu@nxp.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=s.hauer@pengutronix.de \
    /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).