OSDN Git Service

mtd: rawnand: macronix: nack the support of changing timings for one chip
authorMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 19 Mar 2018 13:47:29 +0000 (14:47 +0100)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Tue, 20 Mar 2018 10:59:58 +0000 (11:59 +0100)
commit34c5c01e0c8c35c01e9353d0166bfc0eb19b571c
tree4c3ba440a9db9d54d1a51c0fc45c9a729d49e5dc
parent789157e41a0694e70bf80bceecd79438c3de98d6
mtd: rawnand: macronix: nack the support of changing timings for one chip

The MX30LF2G18AC chip declares in its parameter page supporting
SET/GET_FEATURES but when it comes to timings, experience shows that it
is not the case.

Unflag this feature for this particular chip in the nand_parameters
structure to avoid unnecessary errors and downturns.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
drivers/mtd/nand/raw/nand_macronix.c