]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ARM: OMAP4: clock data: lock USB DPLL on boot
authorJon Hunter <jon-hunter@ti.com>
Wed, 13 Mar 2013 10:11:23 +0000 (04:11 -0600)
committerPaul Walmsley <paul@pwsan.com>
Wed, 13 Mar 2013 10:11:23 +0000 (04:11 -0600)
commit71b37071f02e20345dcc0d570c69896da795e1e6
tree434c7a5c3a80e45e1f5875d0dee3e2a26a5fccca
parent13872ebb915b547b3c0a1fc04f549a1475bb7989
ARM: OMAP4: clock data: lock USB DPLL on boot

Some versions of the u-boot bootloader do not lock the USB DPLL and
when the USB DPLL is not locked, then it is observed that the L3INIT
power domain does not transition to retention state during kernel
suspend on OMAP4 devices. Fix this by locking the USB DPLL at 960 MHz
on kernel boot.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/cclock44xx_data.c