mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()
authorOfer Heifetz <oferh@marvell.com>
Wed, 29 Aug 2018 08:56:02 +0000 (11:56 +0300)
committerStefan Roese <sr@denx.de>
Wed, 19 Sep 2018 07:00:39 +0000 (09:00 +0200)
commitd3859d1b5349e8105b23043e6e7158e3dc1582d4
tree5fec6099755cf3a10b8d79c2a7cc3d23f3dea706
parent8cdcf672c59b778f2a68a4f5d6c5f4d584f7ef54
mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()

Since the pxa3xx_nand driver was added there has been a discrepancy in
pxa3xx_nand_set_sdr_timing() around the setting of tWP_min and tRP_min.
This brings us into line with the current Linux code.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Ofer Heifetz <oferh@marvell.com>
Reviewed-by: Igal Liberman <igall@marvell.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/mtd/nand/pxa3xx_nand.c