linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] mtd: nand: lpc32xx_slc: fix calculation of timing arcs from given values
@ 2015-09-30 23:23 Vladimir Zapolskiy
  2015-09-30 23:23 ` [PATCH v2 1/3] mtd: nand: lpc32xx_slc: improve SLCTAC_*() macro definitions Vladimir Zapolskiy
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Vladimir Zapolskiy @ 2015-09-30 23:23 UTC (permalink / raw)
  To: David Woodhouse, Brian Norris, Roland Stigge; +Cc: linux-mtd

The changeset is intended to accelerata read/write speed of LPC32xx SLC
controller improving configuration of controller timing arcs.

Patch 2/3 is a defensive check against an unlikely case, when controller's
clock rate is too high.

Thanks to Brian Norris for review and the idea of v2 3/3 improvement.

Vladimir Zapolskiy (3):
  mtd: nand: lpc32xx_slc: improve SLCTAC_*() macro definitions
  mtd: nand: lpc32xx_slc: fix potential overflow over 4 bits
  mtd: nand: lpc32xx_slc: fix calculation of timing arcs from given values

 drivers/mtd/nand/lpc32xx_slc.c | 27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-10-04 21:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-30 23:23 [PATCH v2 0/3] mtd: nand: lpc32xx_slc: fix calculation of timing arcs from given values Vladimir Zapolskiy
2015-09-30 23:23 ` [PATCH v2 1/3] mtd: nand: lpc32xx_slc: improve SLCTAC_*() macro definitions Vladimir Zapolskiy
2015-10-01  5:20   ` Vladimir Zapolskiy
2015-09-30 23:23 ` [PATCH v2 2/3] mtd: nand: lpc32xx_slc: fix potential overflow over 4 bits Vladimir Zapolskiy
2015-09-30 23:23 ` [PATCH v2 3/3] mtd: nand: lpc32xx_slc: fix calculation of timing arcs from given values Vladimir Zapolskiy
2015-10-04 21:48 ` [PATCH v2 0/3] " Brian Norris

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).