Re: [RFC PATCH v2 6/6] dt-bindings: spi: QuadSPI driver for Atmel SAMA5D2
From: Rob Herring <robh@kernel.org>
Date: 2018-07-03 22:46:04
Also in:
linux-arm-kernel, linux-spi, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-07-03 22:46:04
Also in:
linux-arm-kernel, linux-spi, lkml
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 <redacted>
Signed-off-by: Piotr Bugalski <redacted>
---
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@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