From: Anton Vorontsov Date: Thu, 18 Sep 2008 16:50:26 +0000 (+0400) Subject: [MTD] [NAND] fsl_upm: update driver for the new OF bindings X-Git-Tag: v2.6.28-rc1~105^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95ebffd749c8e6c8cbb746bc0833a5738cc23321;p=pandora-kernel.git [MTD] [NAND] fsl_upm: update driver for the new OF bindings - Get rid of fsl,wait-pattern and fsl,wait-write. I think this isn't chip-specific, and we should always do waits. I saw one board that didn't need fsl,wait-pattern, but I assume this was the exception that proves the rule; - Get rid of chip-delay. Today there are no users for this, and if anyone really need this they should push the OF bindings beforehand; - Now flash chips should be child nodes of the FSL UPM NAND controller; - Implement OF partition parsing. Signed-off-by: Anton Vorontsov Signed-off-by: David Woodhouse --- Reading git-diff-tree failed