commit | 3f225b7f52c428e6dccfd28f4cdd93dfe1c936c4 | [log] [tgz] |
---|---|---|
author | Antoine Ténart <antoine.tenart@free-electrons.com> | Wed Oct 21 10:29:02 2015 +0200 |
committer | Brian Norris <computersforpeace@gmail.com> | Mon Oct 26 11:38:11 2015 -0700 |
tree | f79f7192ea0dc780588f7f5862a129225780fb72 | |
parent | ab53a571a4777c36324a030a632281daaf505118 [diff] |
mtd: pxa3xx_nand: add helpers to setup the timings Add helpers to setup the timings in the pxa3xx driver. These helpers allow to either make use of the nand framework nand_sdr_timings or the pxa3xx specific pxa3xx_nand_host, for compatibility reasons. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Acked-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Signed-off-by: Brian Norris <computersforpeace@gmail.com>