linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Vignesh Raghavendra <vigneshr@ti.com>,
	Tudor Ambarus <Tudor.Ambarus@microchip.com>,
	Richard Weinberger <richard@nod.at>,
	linux-kernel@vger.kernel.org,
	Frieder Schrempf <frieder.schrempf@kontron.de>,
	linux-mtd@lists.infradead.org
Subject: [GIT PULL] mtd: Fixes for 5.3-rc4
Date: Sun, 4 Aug 2019 23:30:44 +0200	[thread overview]
Message-ID: <20190804232928.08b4b69a@xps13> (raw)

Hello Linus,

Here are three MTD fixes for the next -rc.

Thanks,
Miquèl


The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.3-rc3

for you to fetch changes up to 2b372a9685a757a1d3ab30615ef42b2db7c45298:

  mtd: hyperbus: Add hardware dependency to AM654 driver (2019-08-03 02:11:52 +0200)

----------------------------------------------------------------
NAND:
- Fix Micron driver as some chips enable internal ECC correction
  during their discovery while they advertize they do not have any.

Hyperbus:
- Restrict the build to only ARM64 SoCs (and compile testing) which is
  what should have been done since the beginning.
- Fix Kconfig issue by selection something instead of implying it.

----------------------------------------------------------------
Jean Delvare (1):
      mtd: hyperbus: Add hardware dependency to AM654 driver

Marco Felsch (1):
      mtd: rawnand: micron: handle on-die "ECC-off" devices correctly

Vignesh Raghavendra (1):
      mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependencies

 drivers/mtd/hyperbus/Kconfig       |  3 ++-
 drivers/mtd/nand/raw/nand_micron.c | 14 +++++++++++---
 2 files changed, 13 insertions(+), 4 deletions(-)

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

             reply	other threads:[~2019-08-04 21:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-04 21:30 Miquel Raynal [this message]
2019-08-04 23:45 ` [GIT PULL] mtd: Fixes for 5.3-rc4 pr-tracker-bot

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=20190804232928.08b4b69a@xps13 \
    --to=miquel.raynal@bootlin.com \
    --cc=Tudor.Ambarus@microchip.com \
    --cc=frieder.schrempf@kontron.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=richard@nod.at \
    --cc=torvalds@linux-foundation.org \
    --cc=vigneshr@ti.com \
    /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).