From 62b57f4c1475a4c452000192e5cad2ae86164be5 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Thu, 19 Mar 2015 14:34:29 +0100 Subject: [PATCH] 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-format-patch failed