aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/mtd/pxa3xx-nand.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mtd/pxa3xx-nand.txt b/Documentation/devicetree/bindings/mtd/pxa3xx-nand.txt
index f1421e2bbab7..bed83908edfe 100644
--- a/Documentation/devicetree/bindings/mtd/pxa3xx-nand.txt
+++ b/Documentation/devicetree/bindings/mtd/pxa3xx-nand.txt
@@ -2,7 +2,9 @@ PXA3xx NAND DT bindings
2 2
3Required properties: 3Required properties:
4 4
5 - compatible: Should be "marvell,pxa3xx-nand" 5 - compatible: Should be set to one of the following:
6 marvell,pxa3xx-nand
7 marvell,armada370-nand
6 - reg: The register base for the controller 8 - reg: The register base for the controller
7 - interrupts: The interrupt to map 9 - interrupts: The interrupt to map
8 - #address-cells: Set to <1> if the node includes partitions 10 - #address-cells: Set to <1> if the node includes partitions