diff mbox

[4/4,v1] documentation: devicetree: bindings: fsl-quadspi.txt: Add "fsl, ls1-qspi" compatible string

Message ID 1432554622-3133-1-git-send-email-haikun.wang@freescale.com
State Superseded
Headers show

Commit Message

Haikun.Wang@freescale.com May 25, 2015, 11:50 a.m. UTC
Signed-off-by: Haikun Wang <haikun.wang@freescale.com>
---
 Documentation/devicetree/bindings/mtd/fsl-quadspi.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt b/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt
index 4461dc7..a148b17 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)
 
 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"