commit | dbf8fb6ad1fc8b1708e0460bf3b5b7b2035badea | [log] [tgz] |
---|---|---|
author | SRICHARAN R <r.sricharan@ti.com> | Tue Jun 12 19:53:30 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Jul 07 14:07:36 2012 +0200 |
tree | e7ccb05284f5a5ea8c6cb588abd45a86fdf33bee | |
parent | 254763822e966b6c630d78dc17018b97a50d8f6e [diff] |
ARM: OMAP4/5: Move gpmc clocks to essential group. GPMC clocks are currently getting enabled as a part non-essential clocks. This will be required during NOR boot. Move this to essential group to keep the functionality, when non-essential clocks are not enabled. Signed-off-by: R Sricharan <r.sricharan@ti.com>