From: Robert ABEL Date: Fri, 27 Feb 2015 15:56:52 +0000 (+0100) Subject: ARM OMAP2+ GPMC: always program GPMCFCLKDIVIDER X-Git-Tag: omap-for-v4.2/o2_dc~52^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f585070b91950a0269eb20f497cceeee0aeefe0e;p=pandora-kernel.git ARM OMAP2+ GPMC: always program GPMCFCLKDIVIDER The WAITMONITORINGTIME is expressed as a number of GPMC_CLK clock cycles, even though the access is defined as asynchronous, and no GPMC_CLK clock is provided to the external device. Still, GPMCFCLKDIVIDER is used as a divider for the GPMC clock, so it must be programmed to define the correct WAITMONITORINGTIME delay. Signed-off-by: Robert ABEL Acked-by: Tony Lindgren Signed-off-by: Roger Quadros --- Reading git-diff-tree failed