On Wed, Jun 27, 2018 at 03:16:09PM +0200, Piotr Bugalski wrote: > Atmel SAMA5D2 QuadSPI driver was moved from mtd to spi subsystem, > this change is just moving DT-binding documentation. > > Suggested-by: Boris Brezillon <boris.brezillon at bootlin.com> > Signed-off-by: Piotr Bugalski <pbu at cryptera.com> > --- > Documentation/devicetree/bindings/{mtd => spi}/atmel-quadspi.txt | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename Documentation/devicetree/bindings/{mtd => spi}/atmel-quadspi.txt (100%) Acked-by: Rob Herring <robh at kernel.org> > > diff --git a/Documentation/devicetree/bindings/mtd/atmel-quadspi.txt b/Documentation/devicetree/bindings/spi/atmel-quadspi.txt > similarity index 100% > rename from Documentation/devicetree/bindings/mtd/atmel-quadspi.txt > rename to Documentation/devicetree/bindings/spi/atmel-quadspi.txt > -- > 2.11.0 >