From: Wolfgang Grandegger Date: Mon, 30 Mar 2009 10:02:43 +0000 (+0200) Subject: [MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delays X-Git-Tag: v2.6.30-rc1~143^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ade92a636f15d7e5b92e2df22e8fcb6c7640cd4f;p=pandora-kernel.git [MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delays The NAND flash on the TQM8548_BE modules requires a short delay after running the UPM pattern. The TQM8548_BE requires a further short delay after writing out a buffer. Normally the R/B pin should be checked, but it's not connected on the TQM8548_BE. The existing driver uses similar fixed delay points. To manage these extra delays in a more general way, I introduced the "fsl,ump-wait-flags" property allowing the board- specific driver to specify various types of extra delay. Signed-off-by: Wolfgang Grandegger Acked-by: Anton Vorontsov Signed-off-by: David Woodhouse --- Reading git-diff-tree failed