summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/fsmc.h
diff options
context:
space:
mode:
authorMian Yousaf Kaukab2013-04-29 14:07:48 +0200
committerDavid Woodhouse2013-08-05 21:48:49 +0200
commit64ddba4d8a381b65bebee24c8da4eb80080c64a4 (patch)
tree320f1fc85107662e12b168f3a17b34f3a7cbce7f /include/linux/mtd/fsmc.h
parentmtd: increase max OOB size to 744 (diff)
downloadkernel-qcow2-linux-64ddba4d8a381b65bebee24c8da4eb80080c64a4.tar.gz
kernel-qcow2-linux-64ddba4d8a381b65bebee24c8da4eb80080c64a4.tar.xz
kernel-qcow2-linux-64ddba4d8a381b65bebee24c8da4eb80080c64a4.zip
mtd: nand: fsmc: update of OF support
Add nand bank selection and timings to the device tree bindings. Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> [Added some documentation] Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'include/linux/mtd/fsmc.h')
-rw-r--r--include/linux/mtd/fsmc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mtd/fsmc.h b/include/linux/mtd/fsmc.h
index d6ed61ef451d..c8be32e9fc49 100644
--- a/include/linux/mtd/fsmc.h
+++ b/include/linux/mtd/fsmc.h
@@ -137,6 +137,7 @@ enum access_mode {
/**
* fsmc_nand_platform_data - platform specific NAND controller config
+ * @nand_timings: timing setup for the physical NAND interface
* @partitions: partition table for the platform, use a default fallback
* if this is NULL
* @nr_partitions: the number of partitions in the previous entry