mtd: Add orion_nand devicetree bindings
authorJamie Lentin <jm@lentin.co.uk>
Wed, 18 Apr 2012 10:06:41 +0000 (11:06 +0100)
committerJason Cooper <jason@lakedaemon.net>
Tue, 15 May 2012 02:29:11 +0000 (02:29 +0000)
commita0fabf722c9dc73a3eed24ce166476ddb00eda1e
tree1a7aec13bc1eee977cb2e5fbeaa0f9540aab5b84
parent9007d1007317658d5b32bda9f59c797c59ce4d47
mtd: Add orion_nand devicetree bindings

Allow a NAND chip using the orion_nand driver to be described using devicetree.

Changes since last submission (V4) [Addressing comments by]:-
* WARN when bank-width is out of range [Andrew Lunn]

Changes since last submission (V3):-
* Document all parameters [Grant Likely]
* Convert bank-width to be in bytes
* Add explicit defaults for cle, ale and bank-width

Signed-off-by: Jamie Lentin <jm@lentin.co.uk>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Documentation/devicetree/bindings/mtd/orion-nand.txt [new file with mode: 0644]
drivers/mtd/nand/orion_nand.c