diff options
author | Ocquidant, Sebastien <sebastienocquidant@eaton.com> | 2016-06-15 13:47:35 +0200 |
---|---|---|
committer | Roger Quadros <rogerq@ti.com> | 2016-06-16 11:43:48 +0300 |
commit | 8f50b8e57442d28e41bb736c173d8a2490549a82 (patch) | |
tree | d0c009ac9280cceeb453222077ef88ec04ff5f75 /Documentation/devicetree | |
parent | 5edb56491d4812c42175980759da53388e5d86f5 (diff) |
memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing
In the omap gpmc driver it can be noticed that GPMC_CONFIG4_OEEXTRADELAY
is overwritten by the WEEXTRADELAY value from the device tree and
GPMC_CONFIG4_WEEXTRADELAY is not updated by the value from the device
tree.
As a consequence, the memory accesses cannot be configured properly when
the extra delay are needed for OE and WE.
Fix the update of GPMC_CONFIG4_WEEXTRADELAY with the value from the
device tree file and prevents GPMC_CONFIG4_OEXTRADELAY
being overwritten by the WEXTRADELAY value from the device tree.
Cc: stable@vger.kernel.org
Signed-off-by: Ocquidant, Sebastien <sebastienocquidant@eaton.com>
Signed-off-by: Roger Quadros <rogerq@ti.com>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions