linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] mtd: Changes for 5.10 final
@ 2020-12-11 19:13 Miquel Raynal
  2020-12-11 22:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miquel Raynal @ 2020-12-11 19:13 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-mtd, Richard Weinberger, Tudor Ambarus,
	Vignesh Raghavendra, Frieder Schrempf, linux-kernel

Hello Linus,

This is the last fixes MTD PR for 5.10 final.

Thanks,
Miquèl

The following changes since commit b65054597872ce3aefbc6a666385eabdf9e288da:

  Linux 5.10-rc6 (2020-11-29 15:50:50 -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.10-rc8

for you to fetch changes up to 33d974e76e21e9da8a36b14d2dce6394c36c3e30:

  mtd: rawnand: xway: Do not force a particular software ECC engine (2020-12-11 20:10:02 +0100)

----------------------------------------------------------------
Raw NAND:
* Second fixes series initiated because of a rework of the ECC engine
  subsystem. The location of the DT parsing logic got moved, breaking
  several drivers which in fact were not doing the ECC engine
  initialization at the right place. These drivers have been fixed by
  enforcing a particular ECC engine type and algorithm, software
  Hamming, while the algorithm may be overwritten by a DT
  property. This merge request fixes this in the xway, socrates,
  plat_nand, pasemi, orion, mpc5121, gpio, au1550 and ams-delta
  controller drivers.

----------------------------------------------------------------
Miquel Raynal (9):
      mtd: rawnand: ams-delta: Do not force a particular software ECC engine
      mtd: rawnand: au1550: Do not force a particular software ECC engine
      mtd: rawnand: gpio: Do not force a particular software ECC engine
      mtd: rawnand: mpc5121: Do not force a particular software ECC engine
      mtd: rawnand: orion: Do not force a particular software ECC engine
      mtd: rawnand: pasemi: Do not force a particular software ECC engine
      mtd: rawnand: plat_nand: Do not force a particular software ECC engine
      mtd: rawnand: socrates: Do not force a particular software ECC engine
      mtd: rawnand: xway: Do not force a particular software ECC engine

 drivers/mtd/nand/raw/ams-delta.c     | 4 +++-
 drivers/mtd/nand/raw/au1550nd.c      | 4 +++-
 drivers/mtd/nand/raw/gpio.c          | 4 +++-
 drivers/mtd/nand/raw/mpc5121_nfc.c   | 4 +++-
 drivers/mtd/nand/raw/orion_nand.c    | 4 +++-
 drivers/mtd/nand/raw/pasemi_nand.c   | 4 +++-
 drivers/mtd/nand/raw/plat_nand.c     | 4 +++-
 drivers/mtd/nand/raw/socrates_nand.c | 4 +++-
 drivers/mtd/nand/raw/xway_nand.c     | 4 +++-
 9 files changed, 27 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] mtd: Changes for 5.10 final
  2020-12-11 19:13 [GIT PULL] mtd: Changes for 5.10 final Miquel Raynal
@ 2020-12-11 22:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-12-11 22:35 UTC (permalink / raw)
  To: Miquel Raynal
  Cc: Linus Torvalds, linux-mtd, Richard Weinberger, Tudor Ambarus,
	Vignesh Raghavendra, Frieder Schrempf, linux-kernel

The pull request you sent on Fri, 11 Dec 2020 20:13:56 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.10-rc8

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7f376f1917d7461e05b648983e8d2aea9d0712b2

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-11 23:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-11 19:13 [GIT PULL] mtd: Changes for 5.10 final Miquel Raynal
2020-12-11 22:35 ` pr-tracker-bot

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