[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <dec63921-be59-1845-78cf-2780cba8f7b5@microchip.com>
Date: Thu, 28 Jul 2022 03:28:46 +0000
From: <Tudor.Ambarus@...rochip.com>
To: <michael@...le.cc>, <p.yadav@...com>, <miquel.raynal@...tlin.com>,
<richard@....at>, <vigneshr@...com>
CC: <linux-kernel@...r.kernel.org>, <linux-mtd@...ts.infradead.org>
Subject: Re: [PATCH 5/6] mtd: spi-nor: add generic flash driver
On 5/13/22 16:35, Michael Walle wrote:
> It is still recommended to add the flash to the in-kernel database.
> First, we get a proper partname and secondly, for all features not
I wouldn't advertise to add an entry in the flash_info array just for
the sake of a proper name. The name shouldn't matter. If all the flash
caps can be discovered when parsing SFDP let's not add an entry at all.
> described by the SFDP like OTP we need the entry anyway.
Yeah, caps like OTP are not SFDP discoverable, we should add a flash_entry
when things can not be discovered solely by parsing SFDP.
--
Cheers,
ta
Powered by blists - more mailing lists