[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220712163823.428126-1-sudip.mukherjee@sifive.com>
Date: Tue, 12 Jul 2022 17:38:20 +0100
From: Sudip Mukherjee <sudip.mukherjee@...ive.com>
To: Tudor Ambarus <tudor.ambarus@...rochip.com>,
Pratyush Yadav <p.yadav@...com>,
Michael Walle <michael@...le.cc>,
Miquel Raynal <miquel.raynal@...tlin.com>,
Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>
Cc: greentime.hu@...ive.com, jude.onyenegecha@...ive.com,
william.salmon@...ive.com, adnan.chowdhury@...ive.com,
ben.dooks@...ive.com, linux-mtd@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Sudip Mukherjee <sudip.mukherjee@...ive.com>
Subject: [PATCH 0/3] Add Quad Input Page Program to chips with no SFDP table
Some flash chips which do not have a SFDP table supports Quad Input
Page Program. One of those chips is is25wp256, and this series has been
tested with that chip. If the spi controller supports quad mode then the
chip can use Quad Input Page Program to give a much better performance.
Sudip Mukherjee (3):
mtd: spi-nor: extend no_sfdp_flags to use u16
mtd: spi-nor: add support for Quad Page Program to no_sfdp_flags
mtd: spi-nor: issi: is25wp256: Enable Quad Input Page Program
drivers/mtd/spi-nor/core.c | 7 ++++++-
drivers/mtd/spi-nor/core.h | 4 +++-
drivers/mtd/spi-nor/issi.c | 3 ++-
3 files changed, 11 insertions(+), 3 deletions(-)
--
2.30.2
Powered by blists - more mailing lists