All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pratyush Yadav <pratyush@kernel.org>
To: Parth Pancholi <parth105105@gmail.com>
Cc: Tudor Ambarus <tudor.ambarus@linaro.org>,
	 Pratyush Yadav <pratyush@kernel.org>,
	 Michael Walle <mwalle@kernel.org>,
	 Miquel Raynal <miquel.raynal@bootlin.com>,
	 Richard Weinberger <richard@nod.at>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	 Parth Pancholi <parth.pancholi@toradex.com>,
	 linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] mtd: spi-nor: macronix: remove mx25u25635f from parts list to enable SFDP
Date: Fri, 06 Dec 2024 16:14:13 +0000	[thread overview]
Message-ID: <mafs0y10s3i22.fsf@kernel.org> (raw)
In-Reply-To: <20241105105844.257676-1-parth105105@gmail.com> (Parth Pancholi's message of "Tue, 5 Nov 2024 11:58:44 +0100")

On Tue, Nov 05 2024, Parth Pancholi wrote:

> From: Parth Pancholi <parth.pancholi@toradex.com>
>
> The Macronix mx25u25635f flash device supports SFDP initialization.
> This commit removes the specific mx25u25635f entry (NOR ID 0xc22539),
> along with its size and flags, from the NOR parts list. By removing
> this entry, both mx25u25635f and mx25u25645g (which share the same
> NOR ID) will utilize the generic flash driver configuration.
>
> This change allows both devices (mx25u25635f and mx25u25645g) to
> leverage SFDP-defined parameters, enabling dual and quad read
> operations without the need for manual adjustment of no_sfdp_flags.
>
> Link: https://www.macronix.com/Lists/Datasheet/Attachments/8663/MX25U25635F,%201.8V,%20256Mb,%20v1.5.pdf
> Signed-off-by: Parth Pancholi <parth.pancholi@toradex.com>

Applied to spi-nor/next. Thanks!

-- 
Regards,
Pratyush Yadav

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

WARNING: multiple messages have this Message-ID (diff)
From: Pratyush Yadav <pratyush@kernel.org>
To: Parth Pancholi <parth105105@gmail.com>
Cc: Tudor Ambarus <tudor.ambarus@linaro.org>,
	 Pratyush Yadav <pratyush@kernel.org>,
	 Michael Walle <mwalle@kernel.org>,
	 Miquel Raynal <miquel.raynal@bootlin.com>,
	 Richard Weinberger <richard@nod.at>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	 Parth Pancholi <parth.pancholi@toradex.com>,
	 linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] mtd: spi-nor: macronix: remove mx25u25635f from parts list to enable SFDP
Date: Fri, 06 Dec 2024 16:14:13 +0000	[thread overview]
Message-ID: <mafs0y10s3i22.fsf@kernel.org> (raw)
In-Reply-To: <20241105105844.257676-1-parth105105@gmail.com> (Parth Pancholi's message of "Tue, 5 Nov 2024 11:58:44 +0100")

On Tue, Nov 05 2024, Parth Pancholi wrote:

> From: Parth Pancholi <parth.pancholi@toradex.com>
>
> The Macronix mx25u25635f flash device supports SFDP initialization.
> This commit removes the specific mx25u25635f entry (NOR ID 0xc22539),
> along with its size and flags, from the NOR parts list. By removing
> this entry, both mx25u25635f and mx25u25645g (which share the same
> NOR ID) will utilize the generic flash driver configuration.
>
> This change allows both devices (mx25u25635f and mx25u25645g) to
> leverage SFDP-defined parameters, enabling dual and quad read
> operations without the need for manual adjustment of no_sfdp_flags.
>
> Link: https://www.macronix.com/Lists/Datasheet/Attachments/8663/MX25U25635F,%201.8V,%20256Mb,%20v1.5.pdf
> Signed-off-by: Parth Pancholi <parth.pancholi@toradex.com>

Applied to spi-nor/next. Thanks!

-- 
Regards,
Pratyush Yadav

  parent reply	other threads:[~2024-12-06 16:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-05 10:58 [PATCH v2] mtd: spi-nor: macronix: remove mx25u25635f from parts list to enable SFDP Parth Pancholi
2024-11-05 10:58 ` Parth Pancholi
2024-11-11 10:49 ` Tudor Ambarus
2024-11-11 10:49   ` Tudor Ambarus
2024-11-25 13:59   ` Pratyush Yadav
2024-11-25 13:59     ` Pratyush Yadav
2024-12-06 16:14 ` Pratyush Yadav [this message]
2024-12-06 16:14   ` Pratyush Yadav

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=mafs0y10s3i22.fsf@kernel.org \
    --to=pratyush@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=mwalle@kernel.org \
    --cc=parth.pancholi@toradex.com \
    --cc=parth105105@gmail.com \
    --cc=richard@nod.at \
    --cc=tudor.ambarus@linaro.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.