linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Miquel Raynal <miquel.raynal@bootlin.com>,
	Richard Weinberger <richard@nod.at>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Tudor Ambarus <Tudor.Ambarus@microchip.com>,
	linux-mtd@lists.infradead.org
Cc: Boris Brezillon <boris.brezillon@collabora.com>,
	Maxime Ripard <maxime@cerno.tech>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	Boris Brezillon <bbrezillon@kernel.org>
Subject: Re: [PATCH v2 8/8] ubi: Relax the 'no MLC' rule and allow MLCs operating in SLC mode
Date: Sun, 10 May 2020 22:03:55 +0200	[thread overview]
Message-ID: <20200510200355.687-1-miquel.raynal@bootlin.com> (raw)
In-Reply-To: <20200503155341.16712-9-miquel.raynal@bootlin.com>

On Sun, 2020-05-03 at 15:53:41 UTC, Miquel Raynal wrote:
> From: Boris Brezillon <bbrezillon@kernel.org>
> 
> The MTD layer provides an SLC mode (purely software emulation of SLC
> behavior) addressing the paired-pages corruption issue, which was the
> main reason for refusing attaching MLC NANDs to UBI.
> 
> Relax this rule and allow partitions that have the
> MTD_EMULATE_SLC_ON_MLC flag set to be attached.
> 
> Signed-off-by: Boris Brezillon <bbrezillon@kernel.org>
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
> Acked-by: Richard Weinberger <richard@nod.at>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next.

Miquel

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

      reply	other threads:[~2020-05-10 20:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-03 15:53 [PATCH v2 0/8] MLC in SLC mode Miquel Raynal
2020-05-03 15:53 ` [PATCH v2 1/8] mtd: rawnand: toshiba: Add a specific init for TC58TEG5DCLTA00 Miquel Raynal
2020-05-10 20:04   ` Miquel Raynal
2020-05-03 15:53 ` [PATCH v2 2/8] mtd: rawnand: Define the "distance 3" MLC pairing scheme Miquel Raynal
2020-05-10 20:04   ` Miquel Raynal
2020-05-03 15:53 ` [PATCH v2 3/8] mtd: rawnand: toshiba: Set the pairing scheme for TC58TEG5DCLTA00 Miquel Raynal
2020-05-10 20:04   ` Miquel Raynal
2020-05-03 15:53 ` [PATCH v2 4/8] mtd: Add support for emulated SLC mode on MLC NANDs Miquel Raynal
2020-05-10 20:04   ` Miquel Raynal
2020-05-03 15:53 ` [PATCH v2 5/8] dt-bindings: mtd: partition: Document the slc-mode property Miquel Raynal
2020-05-10 20:04   ` Miquel Raynal
2020-05-03 15:53 ` [PATCH v2 6/8] mtd: partitions: ofpart: Parse " Miquel Raynal
2020-05-10 20:04   ` Miquel Raynal
2020-05-03 15:53 ` [PATCH v2 7/8] mtd: cmdlinepart: Add an slc option to use SLC mode on a part Miquel Raynal
2020-05-10 20:04   ` Miquel Raynal
2020-05-03 15:53 ` [PATCH v2 8/8] ubi: Relax the 'no MLC' rule and allow MLCs operating in SLC mode Miquel Raynal
2020-05-10 20:03   ` Miquel Raynal [this message]

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=20200510200355.687-1-miquel.raynal@bootlin.com \
    --to=miquel.raynal@bootlin.com \
    --cc=Tudor.Ambarus@microchip.com \
    --cc=bbrezillon@kernel.org \
    --cc=boris.brezillon@collabora.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=maxime@cerno.tech \
    --cc=richard@nod.at \
    --cc=thomas.petazzoni@bootlin.com \
    --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).