[PATCH v2 0/3] mtd: nand: lpc32xx_slc: fix calculation of timing arcs from given values
Vladimir Zapolskiy
vz at mleia.com
Wed Sep 30 16:23:34 PDT 2015
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
More information about the linux-mtd
mailing list