]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: trusted_foundations: Make prepare_idle call to take mode argument
authorDmitry Osipenko <digetx@gmail.com>
Sun, 17 Mar 2019 22:52:05 +0000 (01:52 +0300)
committerThierry Reding <treding@nvidia.com>
Tue, 9 Apr 2019 14:36:19 +0000 (16:36 +0200)
commitd5d37bca9b54c07ec3124cf4d69c4488164ddfcb
tree2009e3125850cee95578c8761d634a58c1114bbe
parentdeacc6167814b090b61c0974bf330c2f2c151d4a
ARM: trusted_foundations: Make prepare_idle call to take mode argument

The Trusted Foundations firmware call varies depending on the required
suspend-mode. Make the firmware API to take the mode argument in order
to expose all of the modes to firmware user.

Tested-by: Robert Yang <decatf@gmail.com>
Tested-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/firmware/trusted_foundations.c
arch/arm/include/asm/firmware.h
arch/arm/include/asm/trusted_foundations.h
arch/arm/mach-tegra/cpuidle-tegra114.c