From: Roger Quadros Date: Wed, 10 Sep 2014 15:57:11 +0000 (-0700) Subject: ARM: dts: dra7-evm: Fix NAND GPMC timings X-Git-Tag: fixes-v3.17-rc4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5990047cef0c6a36eefcb166bd32d99a8f95c75b;p=pandora-kernel.git ARM: dts: dra7-evm: Fix NAND GPMC timings The nand timings were scaled down by 2 to account for the 2x rate returned by clk_get_rate(gpmc_fclk). As the clock data got fixed by [1], revert back to actual timings (i.e. scale them up by 2). Without this NAND doesn't work on dra7-evm. [1] - commit dd94324b983afe114ba9e7ee3649313b451f63ce ARM: dts: dra7xx-clocks: Fix the l3 and l4 clock rates Fixes: ff66a3c86e00 ("ARM: dts: dra7: add support for parallel NAND flash") Cc: [3.16] Signed-off-by: Roger Quadros Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed