On Fri, Apr 01, 2016 at 02:26:35PM +0200, Boris Brezillon wrote: > 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.brezil...@free-electrons.com> > --- > Changes since v1: > - fix typo > --- > Documentation/devicetree/bindings/mtd/nand.txt | 37 > +++++++++++++++++++++++++- > 1 file changed, 36 insertions(+), 1 deletion(-)
Acked-by: Rob Herring <r...@kernel.org>