[GIT PULL] mtd: nand: Changes for 6.10

Miquel Raynal miquel.raynal at bootlin.com
Thu May 16 01:53:21 PDT 2024


Hello,

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/nand/for-6.10

for you to fetch changes up to 6819db94e1cd3ce24a432f3616cd563ed0c4eaba:

  mtd: rawnand: hynix: fixed typo (2024-03-25 11:20:37 +0100)

----------------------------------------------------------------
Raw NAND:

Two small fixes, one in the Hynix vendor code for properly returning an
error which might have been ignored and another in the Davinci driver to
properly synchronize the controller with the gpio domain.

----------------------------------------------------------------
Bastien Curutchet (1):
      mtd: rawnand: davinci: Add dummy read after sending command

Maxim Korotkov (1):
      mtd: rawnand: hynix: fixed typo

 drivers/mtd/nand/raw/davinci_nand.c | 5 ++++-
 drivers/mtd/nand/raw/nand_hynix.c   | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)



More information about the linux-mtd mailing list