Documentation: fsl-quadspi: Add an entry for the imx6sx compatible string

Linux-MTD Mailing List linux-mtd at lists.infradead.org
Mon Feb 16 18:59:03 PST 2015


Gitweb:     http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=0c45e6016f1297bc71ed677697bacc111a63126d
Commit:     0c45e6016f1297bc71ed677697bacc111a63126d
Parent:     768c57c8d7df479aa27330d629b4e41f9c19b22c
Author:     Fabio Estevam <fabio.estevam at freescale.com>
AuthorDate: Wed Jan 7 01:32:56 2015 -0200
Committer:  Brian Norris <computersforpeace at gmail.com>
CommitDate: Fri Jan 9 15:26:35 2015 -0800

    Documentation: fsl-quadspi: Add an entry for the imx6sx compatible string
    
    "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>
    Signed-off-by: Brian Norris <computersforpeace at gmail.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 823d134..4461dc7 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"



More information about the linux-mtd-cvs mailing list