[PATCH 8/8 v2] mtd: spi-nor: fsl-quadspi: Add compatible string "fsl, ls1-qspi" in bindings documentation

Haikun Wang haikun.wang at freescale.com
Tue Jul 7 01:38:20 PDT 2015


Freescale LS1021A SOC also has QSPI controller and it has platform special
features than other platforms.
Add "fsl,ls1-qspi" in the valid compatible string list.

Signed-off-by: Haikun Wang <haikun.wang at freescale.com>
---
Changes in v2:
- Rebase

 Documentation/devicetree/bindings/mtd/fsl-quadspi.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt b/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt
index 6627893..42c2954 100644
--- a/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt
+++ b/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt
@@ -1,7 +1,7 @@
 * Freescale Quad Serial Peripheral Interface(QuadSPI)
 
 QuadSPI master required properties:
-  - compatible : Should be "fsl,vf610-qspi" or "fsl,imx6sx-qspi"
+  - compatible : Should be "fsl,vf610-qspi", "fsl,ls1-qspi" or "fsl,imx6sx-qspi"
   - reg : the first contains the register location and length,
           the second contains the memory mapping address and length
   - reg-names: Should contain the reg names "QuadSPI" and "QuadSPI-memory"
-- 
2.1.0.27.g96db324




More information about the linux-mtd mailing list