From e037921718693b2468d26b3a23f2d3baaaa6f28c Mon Sep 17 00:00:00 2001 From: Frieder Schrempf Date: Mon, 7 Jan 2019 09:29:49 +0000 Subject: [PATCH] dt-bindings: spi: Move the bindings for the FSL QSPI driver Move the documentation of the old SPI NOR driver to the place of the new SPI memory interface based driver. Signed-off-by: Frieder Schrempf Reviewed-by: Rob Herring Signed-off-by: Mark Brown --- .../bindings/{mtd/fsl-quadspi.txt => spi/spi-fsl-qspi.txt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Documentation/devicetree/bindings/{mtd/fsl-quadspi.txt => spi/spi-fsl-qspi.txt} (100%) diff --git a/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt b/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt similarity index 100% rename from Documentation/devicetree/bindings/mtd/fsl-quadspi.txt rename to Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt -- 2.39.5