diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-05-29 13:13:10 +0200 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-06-26 08:35:06 +0200 |
commit | 173d548b64e14d3d1f22191cc0092c47631a18db (patch) | |
tree | 37593a1c25969d97b3ccc79b605ad6e0dd97ba32 /include | |
parent | mtd: rawnand: timings: Add a helper to find the closest ONFI mode (diff) | |
download | linux-173d548b64e14d3d1f22191cc0092c47631a18db.tar.xz linux-173d548b64e14d3d1f22191cc0092c47631a18db.zip |
mtd: rawnand: timings: Avoid redefining tR_max and tCCS_min
These two values are already hardcoded in the default ONFI timing
structure, no need to redefine them here. Plus, we want to be able to
reference timing mode 0 easily and reliably, without extra
computation, so we get rid of the extra assignations.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Link: https://lore.kernel.org/linux-mtd/20200529111322.7184-17-miquel.raynal@bootlin.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions