commit | 7bddeac7c7d44c5bbea2e65a42a22546ad14d438 | [log] [tgz] |
---|---|---|
author | Vaibhav Hiremath <hvaibhav@ti.com> | Sat Sep 03 21:29:59 2011 -0400 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sun Sep 04 11:36:17 2011 +0200 |
tree | 5d589fa5adb1de1a35bf0eefe3b7405db9225a6a | |
parent | e183290f6632e1f5a77cc3b1038d377d2aa340ed [diff] |
omap3:clock: configure GFX clock to 200MHz for AM/DM37x AM/DM37x is another OMAP3 variant, where the GFX clock has been boosted to 192MHz/200MHz. So fix the GFX_DIV value for this change. HW Errata: Due to dependency of TV out clock of 54MHz, it is not possible to configure GFX to 192MHz. So as per HW errats, the recommended GFX clock is 200MHz (=CORE_CLK/2). Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>