commit | aaec44874f607db3cb19985f0b977cc6f13fd11f | [log] [tgz] |
---|---|---|
author | SRICHARAN R <r.sricharan@ti.com> | Mon Mar 12 02:25:46 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue May 15 08:31:25 2012 +0200 |
tree | 9cac1730c49bcbf1cee556b4cf5bafe65080fcb4 | |
parent | 971f2ba21a6fb8b2b7d4696b6c4ca43bda20d366 [diff] |
OMAP4/5: emif: Correct the emif power mgt shadow register bit fields. PD_TIM bit field which specifies the power down timing is defined to occupy bits 8-11, where as it is actually from 12-15 bits. So correcting this. Signed-off-by: R Sricharan <r.sricharan@ti.com>