Re: [PATCH v2 2/3] mtd: nand: atmel: Document the new DT bindings

From: Rob Herring
Date: Mon Feb 27 2017 - 14:14:01 EST


On Mon, Feb 20, 2017 at 01:28:37PM +0100, Boris Brezillon wrote:
> 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@xxxxxxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/mtd/atmel-nand.txt | 107 ++++++++++++++++++++-
> 1 file changed, 106 insertions(+), 1 deletion(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>