linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] add support for is25wp256d spi-nor device.
@ 2019-04-19 12:10 Sagar Shrikant Kadam
  0 siblings, 0 replies; 2+ messages in thread
From: Sagar Shrikant Kadam @ 2019-04-19 12:10 UTC (permalink / raw)
  To: marek.vasut, tudor.ambarus, dwmw2, computersforpeace, bbrezillon,
	richard
  Cc: palmer, paul.walmsley, linux-mtd, linux-kernel, linux-riscv, sagar.kadam

The patch is tested on HiFive Unleashed board and is based on mainline 5.1-rc5 kernel.
Its intended to add support for 32MB snor flash mounted on the board.
The memory supports 64Kbyte sectors size as added into id table.
Flash parameter table for ISSI device is set to use macronix_quad_enable
procedure to set the QE (quad-enable) bit of Status register.


Sagar Shrikant Kadam (1):
  mtd: spi-nor: add support for is25wp256d

 drivers/mtd/spi-nor/spi-nor.c | 8 ++++++++
 include/linux/mtd/spi-nor.h   | 1 +
 2 files changed, 9 insertions(+)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH v1] add support for is25wp256d spi-nor device.
@ 2019-04-19 12:12 Sagar Shrikant Kadam
  0 siblings, 0 replies; 2+ messages in thread
From: Sagar Shrikant Kadam @ 2019-04-19 12:12 UTC (permalink / raw)
  To: marek.vasut, tudor.ambarus, dwmw2, computersforpeace, bbrezillon,
	richard
  Cc: palmer, linux-mtd, linux-kernel, linux-riscv, Sagar Shrikant Kadam

The patch is tested on HiFive Unleashed board and is based on mainline 5.1-rc5 kernel.
Its intended to add support for 32MB snor flash mounted on the board.
The memory supports 64Kbyte sectors size as added into id table.
Flash parameter table for ISSI device is set to use macronix_quad_enable
procedure to set the QE (quad-enable) bit of Status register.


Sagar Shrikant Kadam (1):
  mtd: spi-nor: add support for is25wp256d

 drivers/mtd/spi-nor/spi-nor.c | 8 ++++++++
 include/linux/mtd/spi-nor.h   | 1 +
 2 files changed, 9 insertions(+)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-19 19:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-19 12:10 [PATCH v1] add support for is25wp256d spi-nor device Sagar Shrikant Kadam
2019-04-19 12:12 Sagar Shrikant Kadam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).