public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Angus Ainslie <angus@akkea.ca>
To: Jagan Teki <jagan@amarulasolutions.com>
Cc: Vignesh R <vigneshr@ti.com>, u-boot@lists.denx.de, kernel@puri.sm
Subject: Re: [PATCH] drivers: spi-nor: Add JEDEC id for W25Q16JV
Date: Thu, 13 Jan 2022 09:03:26 -0800	[thread overview]
Message-ID: <5ad991ea3f7d64c8482e7b3887b12867@akkea.ca> (raw)
In-Reply-To: <CAMty3ZAWOs8tr_aR0==qfmDFAd5a39rhBL5919R6eBCbTo18fA@mail.gmail.com>

Hi Jagan,

On 2021-12-01 21:59, Jagan Teki wrote:
> On Sun, Nov 28, 2021 at 8:39 PM Angus Ainslie <angus@akkea.ca> wrote:
>> 
>> Add a JEDEC id for the Winbond W25Q16JV 16M-BIT serial flash memory 
>> with
>> DUAL/QUAD SPI
>> 
>> Signed-off-by: Angus Ainslie <angus@akkea.ca>
>> ---
>>  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 3ae7bb1ed7e..f20b21e0d06 100644
>> --- a/drivers/mtd/spi/spi-nor-ids.c
>> +++ b/drivers/mtd/spi/spi-nor-ids.c
>> @@ -314,6 +314,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("w25q16jv", 0xef7015, 0, 64 * 1024,  32,
>> +                       SECT_4K | SPI_NOR_DUAL_READ | 
>> SPI_NOR_QUAD_READ |
>> +                       SPI_NOR_HAS_LOCK | SPI_NOR_HAS_TB)
> 
> Look like this part is same for im/jm suffix parts. would you update
> the name to use that - "w25q16jv-im/jm"
> 

Sorry I missed this email I'll send an update.

Angus

> Jagan.

  reply	other threads:[~2022-01-13 17:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-28 15:09 [PATCH] drivers: spi-nor: Add JEDEC id for W25Q16JV Angus Ainslie
2021-12-02  5:59 ` Jagan Teki
2022-01-13 17:03   ` Angus Ainslie [this message]
2021-12-17 14:41 ` Angus Ainslie

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=5ad991ea3f7d64c8482e7b3887b12867@akkea.ca \
    --to=angus@akkea.ca \
    --cc=jagan@amarulasolutions.com \
    --cc=kernel@puri.sm \
    --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