Documentation: fsl-quadspi: Add fsl,ls1021-qspi compatible string
authorYao Yuan <yao.yuan@freescale.com>
Wed, 18 Nov 2015 09:18:11 +0000 (17:18 +0800)
committerRob Herring <robh@kernel.org>
Wed, 9 Dec 2015 21:30:16 +0000 (15:30 -0600)
new compatible string: "fsl,ls1021-qspi".

Signed-off-by: Yuan Yao <yao.yuan@freescale.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/mtd/fsl-quadspi.txt

index 862aa2f8837af35f24317890e1ddd162017ac2da..00c587b3d3ae77eb958ba769b7a494edbee127e6 100644 (file)
@@ -2,7 +2,8 @@
 
 Required properties:
   - compatible : Should be "fsl,vf610-qspi", "fsl,imx6sx-qspi",
-                "fsl,imx7d-qspi", "fsl,imx6ul-qspi"
+                "fsl,imx7d-qspi", "fsl,imx6ul-qspi",
+                "fsl,ls1021-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"
This page took 0.025163 seconds and 5 git commands to generate.