All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Frieder Schrempf <frieder@fris.de>
Cc: linux-kernel@vger.kernel.org,  linux-mtd@lists.infradead.org,
	 Richard Weinberger <richard@nod.at>,
	 Vignesh Raghavendra <vigneshr@ti.com>,
	Frieder Schrempf <frieder.schrempf@kontron.de>,
	 stable@vger.kernel.org,
	Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>,
	 David LaPorte <dalaport@amazon.com>,
	 Gabor Juhos <j4g8y7@gmail.com>,  Mark Brown <broonie@kernel.org>,
	 Pratyush Yadav <pratyush@kernel.org>,
	 Sasha Levin <sashal@kernel.org>
Subject: Re: [PATCH 6.12.y 0/3] Backport fixes for SPI NAND on i.MX6UL
Date: Tue, 11 Aug 2026 18:23:36 +0200	[thread overview]
Message-ID: <87zeysmxrr.fsf@bootlin.com> (raw)
In-Reply-To: <20260811161342.533280-1-frieder@fris.de> (Frieder Schrempf's message of "Tue, 11 Aug 2026 18:13:35 +0200")


> This series contains these fixes picked from mainline, applying to stable 6.12
> cleanly.
>
> Cc: stable@vger.kernel.org
> Cc: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
> Cc: Miquel Raynal <miquel.raynal@bootlin.com>
> Cc: linux-mtd@lists.infradead.org
>
> Mikhail Kshevetskiy (3):
>   mtd: spinand: fix direct mapping creation sizes
>   mtd: spinand: try a regular dirmap if creating a dirmap for continuous
>     reading fails
>   mtd: spinand: repeat reading in regular mode if continuous reading
>     fails
>
>  drivers/mtd/nand/spi/core.c | 74 +++++++++++++++++++++++++++++--------
>  1 file changed, 59 insertions(+), 15 deletions(-)

Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>

Thanks for the backports,
Miquèl

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

WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Frieder Schrempf <frieder@fris.de>
Cc: linux-kernel@vger.kernel.org,  linux-mtd@lists.infradead.org,
	 Richard Weinberger <richard@nod.at>,
	 Vignesh Raghavendra <vigneshr@ti.com>,
	Frieder Schrempf <frieder.schrempf@kontron.de>,
	 stable@vger.kernel.org,
	Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>,
	 David LaPorte <dalaport@amazon.com>,
	 Gabor Juhos <j4g8y7@gmail.com>,  Mark Brown <broonie@kernel.org>,
	 Pratyush Yadav <pratyush@kernel.org>,
	 Sasha Levin <sashal@kernel.org>
Subject: Re: [PATCH 6.12.y 0/3] Backport fixes for SPI NAND on i.MX6UL
Date: Tue, 11 Aug 2026 18:23:36 +0200	[thread overview]
Message-ID: <87zeysmxrr.fsf@bootlin.com> (raw)
In-Reply-To: <20260811161342.533280-1-frieder@fris.de> (Frieder Schrempf's message of "Tue, 11 Aug 2026 18:13:35 +0200")


> This series contains these fixes picked from mainline, applying to stable 6.12
> cleanly.
>
> Cc: stable@vger.kernel.org
> Cc: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
> Cc: Miquel Raynal <miquel.raynal@bootlin.com>
> Cc: linux-mtd@lists.infradead.org
>
> Mikhail Kshevetskiy (3):
>   mtd: spinand: fix direct mapping creation sizes
>   mtd: spinand: try a regular dirmap if creating a dirmap for continuous
>     reading fails
>   mtd: spinand: repeat reading in regular mode if continuous reading
>     fails
>
>  drivers/mtd/nand/spi/core.c | 74 +++++++++++++++++++++++++++++--------
>  1 file changed, 59 insertions(+), 15 deletions(-)

Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>

Thanks for the backports,
Miquèl

  parent reply	other threads:[~2026-08-11 16:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-11 16:13 [PATCH 6.12.y 0/3] Backport fixes for SPI NAND on i.MX6UL Frieder Schrempf
2026-08-11 16:13 ` Frieder Schrempf
2026-08-11 16:13 ` [PATCH 6.12.y 1/3] mtd: spinand: fix direct mapping creation sizes Frieder Schrempf
2026-08-11 16:13   ` Frieder Schrempf
2026-08-11 16:13 ` [PATCH 6.12.y 2/3] mtd: spinand: try a regular dirmap if creating a dirmap for continuous reading fails Frieder Schrempf
2026-08-11 16:13   ` Frieder Schrempf
2026-08-11 16:13 ` [PATCH 6.12.y 3/3] mtd: spinand: repeat reading in regular mode if " Frieder Schrempf
2026-08-11 16:13   ` Frieder Schrempf
2026-08-11 16:23 ` Miquel Raynal [this message]
2026-08-11 16:23   ` [PATCH 6.12.y 0/3] Backport fixes for SPI NAND on i.MX6UL 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=87zeysmxrr.fsf@bootlin.com \
    --to=miquel.raynal@bootlin.com \
    --cc=broonie@kernel.org \
    --cc=dalaport@amazon.com \
    --cc=frieder.schrempf@kontron.de \
    --cc=frieder@fris.de \
    --cc=j4g8y7@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=mikhail.kshevetskiy@iopsys.eu \
    --cc=pratyush@kernel.org \
    --cc=richard@nod.at \
    --cc=sashal@kernel.org \
    --cc=stable@vger.kernel.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 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.