All of lore.kernel.org
 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
Subject: Re: [PATCH 1/9] mtd: rawnand: ams-delta: Do not force a particular software ECC engine
Date: Fri,  4 Dec 2020 17:21:29 +0100	[thread overview]
Message-ID: <20201204162129.470-1-miquel.raynal@bootlin.com> (raw)
In-Reply-To: <20201203190340.15522-2-miquel.raynal@bootlin.com>

On Thu, 2020-12-03 at 19:03:32 UTC, Miquel Raynal wrote:
> Originally, commit d7157ff49a5b ("mtd: rawnand: Use the ECC framework
> user input parsing bits") kind of broke the logic around the
> initialization of several ECC engines.
> 
> Unfortunately, the fix (which indeed moved the ECC initialization to
> the right place) did not take into account the fact that a different
> ECC algorithm could have been used thanks to a DT property,
> considering the "Hamming" algorithm entry a configuration while it was
> only a default.
> 
> Add the necessary logic to be sure Hamming keeps being only a default.
> 
> Fixes: 59d93473323a ("mtd: rawnand: ams-delta: Move the ECC initialization to ->attach_chip()")
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>

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

Miquel

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

  reply	other threads:[~2020-12-04 16:22 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-03 19:03 [PATCH 0/9] mtd: rawnand: Do not overwrite user settings Miquel Raynal
2020-12-03 19:03 ` [PATCH 1/9] mtd: rawnand: ams-delta: Do not force a particular software ECC engine Miquel Raynal
2020-12-04 16:21   ` Miquel Raynal [this message]
2020-12-03 19:03 ` [PATCH 2/9] mtd: rawnand: au1550: " Miquel Raynal
2020-12-04 16:21   ` Miquel Raynal
2020-12-03 19:03 ` [PATCH 3/9] mtd: rawnand: gpio: " Miquel Raynal
2020-12-04 16:21   ` Miquel Raynal
2020-12-03 19:03 ` [PATCH 4/9] mtd: rawnand: mpc5121: " Miquel Raynal
2020-12-04 16:21   ` Miquel Raynal
2020-12-03 19:03 ` [PATCH 5/9] mtd: rawnand: orion: " Miquel Raynal
2020-12-04 16:20   ` Miquel Raynal
2020-12-03 19:03 ` [PATCH 6/9] mtd: rawnand: pasemi: " Miquel Raynal
2020-12-04 16:20   ` Miquel Raynal
2020-12-03 19:03 ` [PATCH 7/9] mtd: rawnand: plat_nand: " Miquel Raynal
2020-12-04 16:20   ` Miquel Raynal
2020-12-03 19:03 ` [PATCH 8/9] mtd: rawnand: socrates: " Miquel Raynal
2020-12-04 16:20   ` Miquel Raynal
2020-12-03 19:03 ` [PATCH 9/9] mtd: rawnand: xway: " Miquel Raynal
2020-12-04 16:20   ` Miquel Raynal

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=20201204162129.470-1-miquel.raynal@bootlin.com \
    --to=miquel.raynal@bootlin.com \
    --cc=Tudor.Ambarus@microchip.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=richard@nod.at \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.