mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] spi-nor: add support for is25wp256
@ 2018-08-07 19:40 Palmer Dabbelt
  2018-08-07 19:40 ` [PATCH v2 1/2] spi-nor: add support for ISSI's block unlocking scheme Palmer Dabbelt
  2018-08-07 19:40 ` [PATCH v2 2/2] spi-nor: add support for is25wp256 Palmer Dabbelt
  0 siblings, 2 replies; 6+ messages in thread
From: Palmer Dabbelt @ 2018-08-07 19:40 UTC (permalink / raw)
  To: marek.vasut
  Cc: dwmw2, computersforpeace, boris.brezillon, richard, linux-mtd,
	linux-kernel, Paul Walmsley

This adds support for the is25wp256 flash chip, which is on our HiFive
Unleashed board.  Additionally it adds support for ISSI's special
unlocking scheme, which we need to unlock block protection on the whole
chip.

Changes since v1 [<20180804014947.24601-1-palmer@sifive.com>]:
* There are now two patches, as it's logically two separate changes.
* The chip is called is25wp256 instead of is25wp256d, with the
  corresponding commit text also renamed.
* The block size has been changed to match the other similar chips that
  are already supported.
* SPI_NOR_4B_OPCODES is no longer set, to match the other similar chips
  that are are already supported.

[PATCH v2 1/2] spi-nor: add support for ISSI's block unlocking scheme
[PATCH v2 2/2] spi-nor: add support for is25wp256

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

end of thread, other threads:[~2019-02-13 17:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-07 19:40 [PATCH v2 0/2] spi-nor: add support for is25wp256 Palmer Dabbelt
2018-08-07 19:40 ` [PATCH v2 1/2] spi-nor: add support for ISSI's block unlocking scheme Palmer Dabbelt
2019-02-13 16:23   ` Tudor.Ambarus
2018-08-07 19:40 ` [PATCH v2 2/2] spi-nor: add support for is25wp256 Palmer Dabbelt
2019-02-13 17:27   ` Tudor.Ambarus
2019-02-13 17:37     ` Tudor.Ambarus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome