All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] m25p80 Quad/Dual updates
@ 2014-01-21 12:59 ` Geert Uytterhoeven
  0 siblings, 0 replies; 28+ messages in thread
From: Geert Uytterhoeven @ 2014-01-21 12:59 UTC (permalink / raw)
  To: David Woodhouse, Brian Norris
  Cc: Marek Vasut, Sourav Poddar, linux-mtd, linux-spi

	Hi,

This patch series allows to really use Quad and Dual SPI Read Tranfers
with the m25p80 driver:
    [1/4] mtd: m25p80: Enable Quad SPI read transfers for s25fl512s
    [2/4] mtd: m25p80: Set rx_nbits for Quad SPI transfers
    [3/4] mtd: m25p80: Add dual read support
    [4/4] mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and
	  s25fl512s

Patch [2/4] is a bug fix.
Patches [3/4] and [4/4] may be considered of limited use (why use Dual
transfers if you have Quad transfers?), but
  1. not all Quad-capable devices may be connected using 6 wires,
  2. it allows to test Dual SPI transfers in SPI master drivers.

This was tested with a preliminary version of the Renesas QSPI driver and a
Spansion s25fl512s SPI FLASH.

Thanks for your comments!

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2014-01-28  5:26 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-21 12:59 [PATCH 0/4] m25p80 Quad/Dual updates Geert Uytterhoeven
2014-01-21 12:59 ` Geert Uytterhoeven
2014-01-21 12:59 ` [PATCH 1/4] mtd: m25p80: Enable Quad SPI read transfers for s25fl512s Geert Uytterhoeven
2014-01-21 12:59   ` Geert Uytterhoeven
2014-01-21 15:13   ` Marek Vasut
2014-01-21 15:13     ` Marek Vasut
2014-01-21 12:59 ` [PATCH 2/4] mtd: m25p80: Set rx_nbits for Quad SPI transfers Geert Uytterhoeven
2014-01-21 12:59   ` Geert Uytterhoeven
2014-01-21 15:18   ` Marek Vasut
2014-01-21 15:18     ` Marek Vasut
2014-01-21 12:59 ` [PATCH 3/4] mtd: m25p80: Add dual read support Geert Uytterhoeven
2014-01-21 12:59   ` Geert Uytterhoeven
2014-01-21 15:42   ` Marek Vasut
2014-01-21 15:42     ` Marek Vasut
2014-01-21 12:59 ` [PATCH 4/4] mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512s Geert Uytterhoeven
2014-01-21 12:59   ` Geert Uytterhoeven
2014-01-21 15:42   ` Marek Vasut
2014-01-21 15:42     ` Marek Vasut
2014-01-21 15:58     ` Geert Uytterhoeven
2014-01-21 15:58       ` Geert Uytterhoeven
2014-01-21 16:10       ` Marek Vasut
2014-01-21 16:10         ` Marek Vasut
2014-01-23  2:01 ` [PATCH 0/4] m25p80 Quad/Dual updates Huang Shijie
2014-01-23  2:01   ` Huang Shijie
2014-01-25  9:06   ` Brian Norris
2014-01-25  9:06     ` Brian Norris
2014-01-28  5:26 ` Brian Norris
2014-01-28  5:26   ` Brian Norris

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.