[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4972a85d04e39ebb7b4a5872f6632c45@walle.cc>
Date: Wed, 13 Jul 2022 16:32:38 +0200
From: Michael Walle <michael@...le.cc>
To: Jae Hyun Yoo <quic_jaehyoo@...cinc.com>
Cc: clg@...d.org, linux-kernel@...r.kernel.org,
linux-mtd@...ts.infradead.org, p.yadav@...com,
quic_ggregory@...cinc.com, quic_jiles@...cinc.com,
tudor.ambarus@...rochip.com
Subject: Re: [PATCH] mtd: spi-nor: winbond: add support for W25Q512NW-IQ/IN
Hi,
Am 2022-07-13 16:26, schrieb Jae Hyun Yoo:
>>> + { "w25q512nwq", INFO(0xef6020, 0, 64 * 1024, 1024)
>>
>> Please use INFO(0xef6020, 0, 0, 0) and test wether it will still
>> work correctly. We will then be able to convert it to SNOR_ID3()
>> later.
>
> Tested it but it doesn't work with INFO(0xef6020, 0, 0, 0). I'll keep
> it as is.
Can you please look into this? I'd expect this to work if the SFDP
tables are correct because all this should come from the tables.
You can look at /sys/kernel/debug/spi-nor/spi0.0/params and see
what is changing there.
Thanks,
-michael
Powered by blists - more mailing lists