]> 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)
commitac8c67b66389479403b8ab6ddbb6788d841ebfbb
tree93e5885eccf445eb1d6fced6a93133a17dc64708
parentc4bb174cf2131cde198aa0f40411f70a6b82c7f8
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