mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Tue, 14 Jun 2016 14:21:06 +0000 (16:21 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Fri, 23 Sep 2016 07:35:16 +0000 (09:35 +0200)
commit74a332e78e8f0e2b8bef7ebb6b3470bb0df1a0bf
treecde12c008682e209dbe10b4e059e4222e4bb920e
parent1848a057a29f74d2a0517c5123a281002739ba31
mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips

ONFI 4.0 spec defines different values for the tADL_min timing.
Since we don't want to have different timings depending on the ONFI
version, we just set tADL_min to the maximum value (the one specified
in the ONFI 4.0 spec).

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/nand_timings.c