]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: document the NAND controller/NAND chip DT representation
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Fri, 1 Apr 2016 12:26:35 +0000 (14:26 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Tue, 19 Apr 2016 20:04:51 +0000 (22:04 +0200)
commit7867d0c906208781569921d7252ba1c10995c495
tree93e5885eccf445eb1d6fced6a93133a17dc64708
parent5340ad29d3e6c91e5247a03f23628326a9146fd0
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 <boris.brezillon@free-electrons.com>
Acked-by: Brian Norris <computersforpeace@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/mtd/nand.txt