]> git.karo-electronics.de Git - mv-sheeva.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)
commit26fe681fdaa5c800f1f99e8181631866e50ed8a1
treec01a0ce0b6aea397410c18f7e072953a68e373a4
parentcec60064e4cbbd74e446b2129f640ac0ef5d034e
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