]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: OMAP5: clocks: Update MPU settings for OPP_NOM
authorLokesh Vutla <lokeshvutla@ti.com>
Thu, 12 Dec 2013 10:06:21 +0000 (15:36 +0530)
committerTom Rini <trini@ti.com>
Thu, 12 Dec 2013 22:43:39 +0000 (17:43 -0500)
commitd2c7074b9593d822e2359a09c21747248fdf5fac
tree830f2ae042d2bf233e0c3d0b75d0bf05542404f3
parent5298f21ab3781a8cb7fecd5ef559c81e7605d1f5
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>
arch/arm/cpu/armv7/omap5/hw_data.c