[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <848f22da-7f1b-ae93-99d3-65a5f31cb122@microchip.com>
Date: Tue, 1 Nov 2022 08:46:50 +0000
From: <Tudor.Ambarus@...rochip.com>
To: <michael@...le.cc>, <pratyush@...nel.org>
CC: <miquel.raynal@...tlin.com>, <richard@....at>, <vigneshr@...com>,
<linux-kernel@...r.kernel.org>, <linux-mtd@...ts.infradead.org>,
<Takahiro.Kuwano@...ineon.com>
Subject: Re: [PATCH v2 6/7] mtd: spi-nor: add generic flash driver
On 8/11/22 01:06, Michael Walle wrote:
> --- a/drivers/mtd/spi-nor/core.c
> +++ b/drivers/mtd/spi-nor/core.c
> @@ -1632,6 +1632,16 @@ static const struct spi_nor_manufacturer *manufacturers[] = {
> &spi_nor_xmc,
> };
>
> +static const struct flash_info spi_nor_generic_flash = {
> + .name = "spi-nor-generic",
How about "jedec,spi-nor" instead? The series looks good, I intend to test it
and apply it soon.
--
Cheers,
ta
Powered by blists - more mailing lists