aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/docg3.c
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2020-05-19 15:08:34 +0200
committerMiquel Raynal <miquel.raynal@bootlin.com>2020-05-24 20:48:11 +0200
commitf0689802850beaf02dab79029a60eafdc617697f (patch)
tree72cdc27980ddad6e0a879900f7cb6eb1a6384f89 /drivers/mtd/devices/docg3.c
parentmtd: rawnand: Remove the cmx270 NAND controller driver (diff)
downloadlinux-dev-f0689802850beaf02dab79029a60eafdc617697f.tar.xz
linux-dev-f0689802850beaf02dab79029a60eafdc617697f.zip
mtd: rawnand: micron: Adapt the PAGE READ flow to constraint controllers
There are controllers not able to just read data cycles on the bus. There are controllers not able to do a change column. If we want to support both, we need to check which operation is supported first. This is the exact same mechanism that is in use for parameter page reads (ONFI/JEDEC) as the same problem occurs. Speed testing does not show any throughput penalty so we do not optimize more than that. However it is likely that, in the future, a more robust and exhaustive test will run at boot time to avoid re-checking what is supported and what is not at every call. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Link: https://lore.kernel.org/linux-mtd/20200519130834.2918-1-miquel.raynal@bootlin.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions