commit | 8111b221a275cbc974eba26059dc764680ded9a9 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@deeprootsystems.com> | Tue Apr 28 15:27:44 2009 -0700 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Thu May 28 10:59:07 2009 -0700 |
tree | c64ee856ffe9ff796f8a746025b82586c19e5617 | |
parent | ba87a9beae8b39894f55761f4aff5ae2ca624f81 [diff] |
OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM init Add D2D clocks (modem_fck, sad2d_ick, mad2d_ick) to clock framework and ensure that auto-idle bits are set for these clocks during PRCM init. Also add omap3_d2d_idle() function called durint PRCM setup which ensures D2D pins are MUX'd correctly to enable retention for standalone (no-modem) devices. Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>