commit | d2c7074b9593d822e2359a09c21747248fdf5fac | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Thu Dec 12 15:36:21 2013 +0530 |
committer | Tom Rini <trini@ti.com> | Thu Dec 12 17:43:39 2013 -0500 |
tree | 830f2ae042d2bf233e0c3d0b75d0bf05542404f3 | |
parent | 5298f21ab3781a8cb7fecd5ef559c81e7605d1f5 [diff] |
ARM: OMAP5: clocks: Update MPU settings for OPP_NOM As per the latest 0.6 version of DM for OMAP5430 ES2.0, MPU_GCLK is given as 1000MHz. In order to achieve this DPLL_MPU should be locked at 2000MHz. Fixing the same and cleaning the previously used dpll values. Reported-by: Nishanth Menon <nm@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>