]> asedeno.scripts.mit.edu Git - linux.git/commit
mtd: pxa3xx_nand: add helpers to setup the timings
authorAntoine Ténart <antoine.tenart@free-electrons.com>
Wed, 21 Oct 2015 08:29:02 +0000 (10:29 +0200)
committerBrian Norris <computersforpeace@gmail.com>
Mon, 26 Oct 2015 18:38:11 +0000 (11:38 -0700)
commit3f225b7f52c428e6dccfd28f4cdd93dfe1c936c4
treef79f7192ea0dc780588f7f5862a129225780fb72
parentab53a571a4777c36324a030a632281daaf505118
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>
drivers/mtd/nand/pxa3xx_nand.c