diff options
author | Sekhar Nori <nsekhar@ti.com> | 2009-11-16 17:21:36 +0530 |
---|---|---|
committer | Kevin Hilman <khilman@deeprootsystems.com> | 2010-02-04 13:29:37 -0800 |
commit | e2da3aaa4254d9e79d9524190fc7e5f0cbdc3c33 (patch) | |
tree | 42d3637d038179ef69056713482bf4186d12c8a1 /arch/arm/mach-davinci/devices-da8xx.c | |
parent | c94fa15ba2d736af786ac1e56686d41987b1aba0 (diff) | |
download | kernel_samsung_tuna-e2da3aaa4254d9e79d9524190fc7e5f0cbdc3c33.zip kernel_samsung_tuna-e2da3aaa4254d9e79d9524190fc7e5f0cbdc3c33.tar.gz kernel_samsung_tuna-e2da3aaa4254d9e79d9524190fc7e5f0cbdc3c33.tar.bz2 |
davinci: make it possible to include clock.h and psc.h in assembly code
psc.h contains register defines for PSC module which
need to be accessed in assembly code which helps the
DA850/OMAP-L138 SoC go to sleep. Shutting down DDR clock
using PSC is a part of the sleep procedure.
Also, the PLL related hardware definitions in clock.h are
needed in assembly code to bypass the DDR2 PLL.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/arm/mach-davinci/devices-da8xx.c')
0 files changed, 0 insertions, 0 deletions