commit | 3e86f2d4f2cb727ddf889c22c73693187e8b8506 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Jul 05 04:55:04 2010 -0400 |
committer | Scott Wood <scottwood@freescale.com> | Thu Jul 08 16:52:12 2010 -0500 |
tree | 585feea4b8a1fcbacdf2f7bd78300e4367d56529 | |
parent | 86e28e5759fa953fec94760defa87a3fb801d51a [diff] |
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>