[PATCH] Documentation: fsl-quadspi: Add an entry for the imx6sx compatible string
Fabio Estevam
festevam at gmail.com
Tue Jan 6 19:32:56 PST 2015
From: Fabio Estevam <fabio.estevam at freescale.com>
"fsl,imx6sx-qspi" is also a valid compatible string, so add an entry for it.
Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
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 b8e96ec..2b67c48 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"
+ - compatible : Should be "fsl,vf610-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"
--
1.9.1
More information about the linux-mtd
mailing list