ARM OMAP2+ GPMC: always program GPMCFCLKDIVIDER
authorRobert ABEL <rabel@cit-ec.uni-bielefeld.de>
Fri, 27 Feb 2015 15:56:52 +0000 (16:56 +0100)
committerRoger Quadros <rogerq@ti.com>
Fri, 6 Mar 2015 10:35:45 +0000 (12:35 +0200)
commitf585070b91950a0269eb20f497cceeee0aeefe0e
treef22d10e02b3c01ce86d1ad8961d1bcf184a1760c
parent563dbb260d74dbd49d66f9a07e0311563c62c8ff
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 <rabel@cit-ec.uni-bielefeld.de>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Roger Quadros <rogerq@ti.com>
drivers/memory/omap-gpmc.c
This page took 0.024295 seconds and 5 git commands to generate.