summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorHan Xu <han.xu@nxp.com>2016-04-19 15:28:44 -0500
committerHan Xu <han.xu@nxp.com>2016-04-19 15:41:16 -0500
commit84a3d7e288c36f57b2a9e23376c9d93c20acf2cb (patch)
tree5328a4757b815601e4f67ec60aa93293c94bbc83 /Documentation
parent1d56a761e41ea0fb9a0e4dad80d38e7084cd992e (diff)
MLK-12684-3: Documentation: gpmi-nand: document the gpmi-nand compatibility
Document the gpmi-nand compatibility for i.MX6ULL Signed-off-by: Han Xu <han.xu@nxp.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/mtd/gpmi-nand.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mtd/gpmi-nand.txt b/Documentation/devicetree/bindings/mtd/gpmi-nand.txt
index c09f84816c5a..2b7133639fd8 100644
--- a/Documentation/devicetree/bindings/mtd/gpmi-nand.txt
+++ b/Documentation/devicetree/bindings/mtd/gpmi-nand.txt
@@ -4,7 +4,8 @@ The GPMI nand controller provides an interface to control the
NAND flash chips.
Required properties:
- - compatible : should be "fsl,<chip>-gpmi-nand"
+ - compatible : should be "fsl,<chip>-gpmi-nand", the chip should be imx23,
+ imx28, imx6q, imx6qp, imx6sx, imx6ul, imx7d or imx6ull.
- reg : should contain registers location and length for gpmi and bch.
- reg-names: Should contain the reg names "gpmi-nand" and "bch"
- interrupts : BCH interrupt number.