]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: tegra: functions to access the flowcontroller
authorPeter De Schrijver <pdeschrijver@nvidia.com>
Thu, 9 Feb 2012 23:47:44 +0000 (01:47 +0200)
committerOlof Johansson <olof@lixom.net>
Sun, 26 Feb 2012 22:44:42 +0000 (14:44 -0800)
commit5b17dedadd90a62c026e518198183b471dc7e2a4
treec01a0ce0b6aea397410c18f7e072953a68e373a4
parentde98c6c51f83c60d6b83f6f3da9d65b423b1578f
ARM: tegra: functions to access the flowcontroller

Introduce some functions to write to the flowcontroller registers. The
flowcontroller controls CPU sleepstates and wakeup.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-tegra/Makefile
arch/arm/mach-tegra/flowctrl.c [new file with mode: 0644]
arch/arm/mach-tegra/flowctrl.h