[MTD] [NAND] fsl_upm: update driver for the new OF bindings
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Thu, 18 Sep 2008 16:50:26 +0000 (20:50 +0400)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 10 Oct 2008 06:24:05 +0000 (07:24 +0100)
commit95ebffd749c8e6c8cbb746bc0833a5738cc23321
treee05f6b9f4272c047896a4c0e4e9a145695cb6e04
parent63fd7f30f328f99956d3c774d17219c3c8d54131
[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 <avorontsov@ru.mvista.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/fsl_upm.c