public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: <Tudor.Ambarus@microchip.com>
To: <marex@denx.de>, <u-boot@lists.denx.de>
Cc: <Horatiu.Vultur@microchip.com>, <jagan@amarulasolutions.com>,
	<simon.k.r.goldschmidt@gmail.com>, <sr@denx.de>,
	<vigneshr@ti.com>
Subject: Re: [PATCH][RESEND] mtd: spi-nor-ids: Add Winbond W25Q128JW ID
Date: Tue, 17 May 2022 13:38:06 +0000	[thread overview]
Message-ID: <77c90e7c-5509-5809-a370-e50f20f9c3f0@microchip.com> (raw)
In-Reply-To: <20220424213917.51744-1-marex@denx.de>

On 4/25/22 00:39, Marek Vasut wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
> 
> Add ID for Winbond W25Q128JW device. This is a 128 Mbit QSPI NOR.
> Tested on W25Q128JWPIM part.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Horatiu Vultur <horatiu.vultur@microchip.com>
> Cc: Jagan Teki <jagan@amarulasolutions.com>
> Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
> Cc: Stefan Roese <sr@denx.de>
> Cc: Vignesh R <vigneshr@ti.com>
> ---
> NOTE: This has been incorrectly marked in PW as Changes Requested
> ---
>  drivers/mtd/spi/spi-nor-ids.c | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/drivers/mtd/spi/spi-nor-ids.c b/drivers/mtd/spi/spi-nor-ids.c
> index 763bab04c60..393a24b3162 100644
> --- a/drivers/mtd/spi/spi-nor-ids.c
> +++ b/drivers/mtd/spi/spi-nor-ids.c
> @@ -345,6 +345,11 @@ const struct flash_info spi_nor_ids[] = {
>                         SECT_4K | SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ |
>                         SPI_NOR_HAS_LOCK | SPI_NOR_HAS_TB)
>         },
> +       {
> +               INFO("w25q128jw", 0xef8018, 0, 64 * 1024, 256,

We can update the name later on if needed, so:
Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com>


> +                       SECT_4K | SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ |
> +                       SPI_NOR_HAS_LOCK | SPI_NOR_HAS_TB)
> +       },
>         {
>                 INFO("w25q256fw", 0xef6019, 0, 64 * 1024, 512,
>                         SECT_4K | SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ |
> --
> 2.35.1
> 


      parent reply	other threads:[~2022-05-17 13:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-24 21:39 [PATCH][RESEND] mtd: spi-nor-ids: Add Winbond W25Q128JW ID Marek Vasut
2022-04-25  4:39 ` Stefan Roese
2022-05-09 12:40   ` Marek Vasut
2022-05-16 19:51     ` Marek Vasut
2022-05-17 15:35     ` Jagan Teki
2022-05-17 13:38 ` Tudor.Ambarus [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=77c90e7c-5509-5809-a370-e50f20f9c3f0@microchip.com \
    --to=tudor.ambarus@microchip.com \
    --cc=Horatiu.Vultur@microchip.com \
    --cc=jagan@amarulasolutions.com \
    --cc=marex@denx.de \
    --cc=simon.k.r.goldschmidt@gmail.com \
    --cc=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    --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