linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] mtd: Fixes for 5.2 final
@ 2019-07-05 21:23 Miquel Raynal
  0 siblings, 0 replies; only message in thread
From: Miquel Raynal @ 2019-07-05 21:23 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Vignesh Raghavendra, Tudor Ambarus, Richard Weinberger,
	Marek Vasut, Frieder Schrempf, linux-mtd, Brian Norris,
	David Woodhouse

Hello Linus,

This is the last MTD fixes PR for 5.2.

Thanks,
Miquèl


The following changes since commit 6fbc7275c7a9ba97877050335f290341a1fd8dbf:

  Linux 5.2-rc7 (2019-06-30 11:25:36 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.2-final

for you to fetch changes up to c7a87ceb17aee9222c069a97aee4647260c7b3a6:

  mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configuration (2019-07-05 22:30:58 +0200)

----------------------------------------------------------------
- Fix the memory organization structure of a Macronix SPI-NAND chip.
- Fix a build dependency wrongly described.
- Fix the sunxi NAND driver for A23/A33 SoCs by 1/ reverting the
  faulty commit introducing broken DMA support and 2/ applying another
  commit bringing working DMA support.

----------------------------------------------------------------
Frieder Schrempf (1):
      mtd: spinand: Fix max_bad_eraseblocks_per_lun info in memorg

Miquel Raynal (2):
      Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"
      mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configuration

Paul Cercueil (1):
      mtd: rawnand: ingenic: Fix ingenic_ecc dependency

 drivers/mtd/nand/raw/ingenic/Kconfig                    |  2 +-
 drivers/mtd/nand/raw/ingenic/Makefile                   |  4 ++-
 drivers/mtd/nand/raw/ingenic/ingenic_ecc.c              |  9 ------
 .../raw/ingenic/{ingenic_nand.c => ingenic_nand_drv.c}  |  0
 drivers/mtd/nand/raw/sunxi_nand.c                       | 40 +++++++++---------------
 drivers/mtd/nand/spi/gigadevice.c                       |  2 +-
 drivers/mtd/nand/spi/macronix.c                         |  4 +--
 7 files changed, 22 insertions(+), 39 deletions(-)
 rename drivers/mtd/nand/raw/ingenic/{ingenic_nand.c => ingenic_nand_drv.c} (100%)

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-05 21:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-05 21:23 [GIT PULL] mtd: Fixes for 5.2 final Miquel Raynal

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).