summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mtd/atmel-dataflash.txt
diff options
context:
space:
mode:
authorJamie Lentin <jm@lentin.co.uk>2012-03-27 22:54:15 +0100
committerGrant Likely <grant.likely@secretlab.ca>2012-03-28 17:07:30 -0600
commit83619ea08e9abe0f5ebcfc569a829d1105a1685e (patch)
treeae0f5b603d7055b6d300c3227466001b60e48502 /Documentation/devicetree/bindings/mtd/atmel-dataflash.txt
parent735e941caa9a35f933297af0ab1e0ad6447411c4 (diff)
mtd: Move fdt partition documentation to a seperate file
Partitions are described in the same way for all mtd devices when using devicetree, move the documentation to a separate file and add references to it. Signed-off-by: Jamie Lentin <jm@lentin.co.uk> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Jason Cooper <jason@lakedaemon.net> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'Documentation/devicetree/bindings/mtd/atmel-dataflash.txt')
-rw-r--r--Documentation/devicetree/bindings/mtd/atmel-dataflash.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mtd/atmel-dataflash.txt b/Documentation/devicetree/bindings/mtd/atmel-dataflash.txt
index ef66ddd01da0..1889a4db5b7c 100644
--- a/Documentation/devicetree/bindings/mtd/atmel-dataflash.txt
+++ b/Documentation/devicetree/bindings/mtd/atmel-dataflash.txt
@@ -3,6 +3,9 @@
Required properties:
- compatible : "atmel,<model>", "atmel,<series>", "atmel,dataflash".
+The device tree may optionally contain sub-nodes describing partitions of the
+address space. See partition.txt for more detail.
+
Example:
flash@1 {