]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: tegra30: clocks: add CPU low-power function into tegra_cpu_car_ops
authorJoseph Lo <josephl@nvidia.com>
Wed, 31 Oct 2012 09:41:19 +0000 (17:41 +0800)
committerStephen Warren <swarren@nvidia.com>
Wed, 31 Oct 2012 20:18:54 +0000 (14:18 -0600)
commitcf8c31117e73c947d4da0fd2654a87cbf029452e
treeda334b78a53a348a53b555edae9bd18848ea076c
parent26b63545792b2063f57cbc780d378764009d52e7
ARM: tegra30: clocks: add CPU low-power function into tegra_cpu_car_ops

Add suspend, resume and rail_off_ready API into tegra_cpu_car_ops. These
functions were used for CPU powered-down state maintenance. One thing
needs to notice the rail_off_ready API only availalbe for cpu_g cluster
not cpu_lp cluster.

Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/tegra30_clocks.c
arch/arm/mach-tegra/tegra_cpu_car.h