diff options
author | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-07-31 10:29:56 +0200 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-08-02 10:26:41 +0200 |
commit | a11bf5ed951f8900d244d09eb03a888b59c7fc82 (patch) | |
tree | 61568a8c8ddd9a22a48435a3ab81a1c4fcac296b /include/linux/mtd | |
parent | cb25fae18207330caac848d850e11f9cdb500dbf (diff) | |
download | linux-a11bf5ed951f8900d244d09eb03a888b59c7fc82.tar.gz linux-a11bf5ed951f8900d244d09eb03a888b59c7fc82.tar.bz2 linux-a11bf5ed951f8900d244d09eb03a888b59c7fc82.zip |
mtd: nand: Fix timing setup for NANDs that do not support SET FEATURES
Some ONFI NANDs do not support the SET/GET FEATURES commands, which,
according to the spec, is perfectly valid.
On these NANDs we can't set a specific timing mode using the "timing
mode" feature, and we should assume the NAND does not require any setup
to enter a specific timing mode.
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Fixes: d8e725dd8311 ("mtd: nand: automate NAND timings selection")
Reported-by: Alexander Dahl <ada@thorsis.com>
Cc: <stable@vger.kernel.org>
Tested-by: Alexander Dahl <ada@thorsis.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'include/linux/mtd')
0 files changed, 0 insertions, 0 deletions