]> Git Repo - linux.git/commit
mtd: nand: document the NAND controller/NAND chip DT representation
authorBoris Brezillon <[email protected]>
Fri, 1 Apr 2016 12:26:35 +0000 (14:26 +0200)
committerBoris Brezillon <[email protected]>
Tue, 19 Apr 2016 20:04:51 +0000 (22:04 +0200)
commit2d472aba15ff169a30dc3661f837d8535af9b9ee
tree93e5885eccf445eb1d6fced6a93133a17dc64708
parentce8716e97149d15379603890c4c7a2acfcf4a7ee
mtd: nand: document the NAND controller/NAND chip DT representation

Standardize the NAND controller/NAND chip DT representation. Now, all new
NAND controller drivers should comply with this representation, even if
they are only supporting a single NAND chip.

Existing drivers can keep support for the old representation (where only
the NAND chip was described), but are encouraged to also support the new
one.

Signed-off-by: Boris Brezillon <[email protected]>
Acked-by: Brian Norris <[email protected]>
Acked-by: Rob Herring <[email protected]>
Documentation/devicetree/bindings/mtd/nand.txt
This page took 0.052704 seconds and 4 git commands to generate.