]> git.ipfire.org Git - thirdparty/linux.git/commit
mtd: rawnand: atmel: set pmecc data setup time
authorBalamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com>
Mon, 21 Jul 2025 10:43:40 +0000 (16:13 +0530)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 30 Jul 2025 09:27:30 +0000 (11:27 +0200)
commitf552a7c7e0a14215cb8a6fd89e60fa3932a74786
treed9d5245885e4f8292e0d6c046992aa373b10d0c5
parent091d9e35b85b0f8f7e1c73535299f91364a5c73a
mtd: rawnand: atmel: set pmecc data setup time

Setup the pmecc data setup time as 3 clock cycles for 133MHz as recommended
by the datasheet.

Fixes: f88fc122cc34 ("mtd: nand: Cleanup/rework the atmel_nand driver")
Reported-by: Zixun LI <admin@hifiphile.com>
Closes: https://lore.kernel.org/all/c015bb20-6a57-4f63-8102-34b3d83e0f5b@microchip.com
Suggested-by: Ada Couprie Diaz <ada.coupriediaz@arm.com>
Signed-off-by: Balamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/atmel/pmecc.c