[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b3d5ecf7-39e4-d6f1-93a8-9efc8e352c9d@microchip.com>
Date: Tue, 26 Jul 2022 08:06:05 +0000
From: <Tudor.Ambarus@...rochip.com>
To: <michael@...le.cc>, <p.yadav@...com>, <miquel.raynal@...tlin.com>,
<richard@....at>, <vigneshr@...com>,
<Takahiro.Kuwano@...ineon.com>, <tkuw584924@...il.com>
CC: <linux-kernel@...r.kernel.org>, <linux-mtd@...ts.infradead.org>
Subject: Re: [PATCH 0/6] mtd: spi-nor: generic flash driver
Hi, Takahiro,
Would you please review this patch set?
Thanks,
ta
On 5/13/22 16:35, Michael Walle wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>
> Add a generic flash driver, which is used when we don't find a matching
> flash in our database. All the basic features of a flash can be discovered
> by SFDP and most (if not all) newer flashes support it.
>
> Michael Walle (6):
> mtd: spi-nor: hide jedec_id sysfs attribute if not present
> mtd: spi-nor: sysfs: hide manufacturer if it is not set
> mtd: spi-nor: remember full JEDEC flash ID
> mtd: spi-nor: move function declaration out of sfdp.h
> mtd: spi-nor: add generic flash driver
> mtd: spi-nor: sysfs: print JEDEC ID for generic flash driver
>
> .../ABI/testing/sysfs-bus-spi-devices-spi-nor | 6 +++++
> drivers/mtd/spi-nor/core.c | 18 +++++++++++++
> drivers/mtd/spi-nor/core.h | 3 +++
> drivers/mtd/spi-nor/debugfs.c | 2 +-
> drivers/mtd/spi-nor/sfdp.c | 27 +++++++++++++++++++
> drivers/mtd/spi-nor/sfdp.h | 2 --
> drivers/mtd/spi-nor/sysfs.c | 20 +++++++++++++-
> include/linux/mtd/spi-nor.h | 3 +++
> 8 files changed, 77 insertions(+), 4 deletions(-)
>
> --
> 2.30.2
>
--
Cheers,
ta
Powered by blists - more mailing lists