summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mtd
diff options
context:
space:
mode:
authorHan Xu <han.xu@nxp.com>2016-04-19 15:28:44 -0500
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit10a0b1b5bbcd27e500690718ae758d026cf37e3b (patch)
tree04782955c1e25d73642914675007ec6c47ed6863 /Documentation/devicetree/bindings/mtd
parent51602245bbc95ae781308d853121b14d37b3cb6e (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/devicetree/bindings/mtd')
-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.