]> git.proxmox.com Git - mirror_ubuntu-eoan-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)
commit96446e21d6e9303cce0374af3f4012556dc501ce
tree2009e3125850cee95578c8761d634a58c1114bbe
parentebca2a6ee161502828de017b28a8f1d7422073f0
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