ARM: OMAP: SoSSI: fix write / read cycle to tw1 mapping
authorImre Deak <imre.deak@solidboot.com>
Mon, 12 Jun 2006 15:17:33 +0000 (18:17 +0300)
committerJuha Yrjola <juha.yrjola@solidboot.com>
Mon, 12 Jun 2006 15:17:33 +0000 (18:17 +0300)
A read / write cycle is defined by tw0 + tw1. It was wrongly assumed that
the 1 cycle long CS active edge to read / write active edge is part of
each cycle, thus we ended up with too low tw1 value -> too short cycle
time.

Signed-off-by: Imre Deak <imre.deak@solidboot.com>
Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>

No differences found