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>
Sun, 14 Aug 2016 16:34:05 +0000 (18:34 +0200)
commitd804be8f10241f183ccc8213798e04b08a3b531c
tree3a62751cade5c1407f20aa3ba0426022a954d5f8
parent2ab20271cc7af4214dd4b85eb2ace5bb5660e872
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
This page took 0.024229 seconds and 5 git commands to generate.