summaryrefslogtreecommitdiff
path: root/include/linux/mtd/onenand.h
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2023-01-12 10:36:35 +0100
committerMiquel Raynal <miquel.raynal@bootlin.com>2023-01-13 17:35:26 +0100
commit9f820fc0651c32f8dde26b8e3ad93e1b9fdb62c4 (patch)
tree6b9d52607b333012ff9e812c91a51e924a1236b3 /include/linux/mtd/onenand.h
parent568494db680991d6a09b5ab92dcddb7dfd3cbe25 (diff)
mtd: rawnand: Check the data only read pattern only once
Instead of checking if a pattern is supported each time we need it, let's create a bitfield that only the core would be allowed to fill at startup time. The core and the individual drivers may then use it in order to check what operation they should use. This bitfield is supposed to grow over time. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Tested-by: Liao Jaime <jaimeliao.tw@gmail.com> Link: https://lore.kernel.org/linux-mtd/20230112093637.987838-2-miquel.raynal@bootlin.com
Diffstat (limited to 'include/linux/mtd/onenand.h')
0 files changed, 0 insertions, 0 deletions