Skip to content
Commit f9ce2edd authored by Boris Brezillon's avatar Boris Brezillon
Browse files

mtd: nand: atmel: Add ->setup_data_interface() hooks



The NAND controller IP can adapt the NAND controller timings dynamically.
Implement the ->setup_data_interface() hook to support this feature.

Note that it's not supported on at91rm9200 because this SoC has a
completely different SMC block, which is not supported yet.

Signed-off-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
parent 104e442a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment