]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtd: nand: atmel: Document the new DT bindings
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 16 Mar 2017 08:02:41 +0000 (09:02 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Tue, 25 Apr 2017 12:18:29 +0000 (14:18 +0200)
commit82d0bf3417bd4a8f98b54da72d80c19d3d227800
treec0ea6e81356fb5e9f4f1843b12cf5e67a99a350c
parentf88fc122cc34c2545dec9562eaab121494e401ef
mtd: nand: atmel: Document the new DT bindings

The old NAND bindings were not exactly describing the hardware topology
and were preventing definitions of several NAND chips under the same
NAND controller.

New bindings address these limitations and should be preferred over the
old ones for new SoCs/boards.
Old bindings are still supported for backward compatibility but are
marked deprecated in the doc.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Reviewed-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Acked-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/mtd/atmel-nand.txt