commit | 4cf27d2ec716fddacd02169af9a26a43ea52875e | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Fri Aug 29 19:11:53 2014 +0300 |
committer | Roger Quadros <rogerq@ti.com> | Thu Oct 30 17:21:46 2014 +0200 |
tree | 9c92e43a9629ce9393ab5f04559cb16eb79416de | |
parent | e378d22b9c27de4af4946e4e7928fef50f9a9ff7 [diff] |
ARM: OMAP2+: gpmc: Keep Chip Select disabled while configuring it As per the OMAP reference manual [1], the Chip Select must be disabled (i.e. CSVALID is 0) while configuring any of the Chip select parameters. [1] - 10.1.5.1 Chip-Select Base Address and Region Size Configuration http://www.ti.com/lit/pdf/swpu177 Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com> Acked-by: Tony Lindgren <tony@atomide.com>