]> git.ipfire.org Git - people/ms/u-boot.git/commit
mtd: nand_plat: add simple GPIO framework DEV_READY option
authorMike Frysinger <vapier@gentoo.org>
Mon, 5 Jul 2010 08:55:04 +0000 (04:55 -0400)
committerScott Wood <scottwood@freescale.com>
Thu, 8 Jul 2010 21:52:12 +0000 (16:52 -0500)
commitbc1a8846862049f435ee4e3d57c86c05b28567ad
tree585feea4b8a1fcbacdf2f7bd78300e4367d56529
parent1445f6ffd5201b1876f1f08cc5fd8b5de2c54628
mtd: nand_plat: add simple GPIO framework DEV_READY option

Make it easy to use GPIOs for the DEV_READY pin by using the common GPIO
framework.  Also make the NAND_PLAT_INIT() define optional.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Tested-by: Thomas Chou <thomas@wytron.com.tw>
drivers/mtd/nand/nand_plat.c