From: Stefan Roese Date: Thu, 19 Mar 2015 13:34:29 +0000 (+0100) Subject: mtd: fsmc_nand.c: Use default timings if none are provided in the dts X-Git-Tag: omap-for-v4.1/fixes-rc1~47^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62b57f4c1475a4c452000192e5cad2ae86164be5;p=pandora-kernel.git mtd: fsmc_nand.c: Use default timings if none are provided in the dts Without this patch the timings are all set to 0 if not specified in the dts. With this patch the driver falls back to use the defaults that are already present in the driver and are known to work okay for some (older) boards. Tested on a custom SPEAr600 based board. Signed-off-by: Stefan Roese Acked-by: Linus Walleij Cc: Viresh Kumar Cc: Mian Yousaf Kaukab Signed-off-by: Brian Norris --- Reading git-diff-tree failed