Merge tag 'tegra-for-5.7-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Wed, 25 Mar 2020 20:10:13 +0000 (21:10 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 25 Mar 2020 20:10:14 +0000 (21:10 +0100)
commitc43ff6a81402c7c9847e14d1606598982fc6696e
tree7065be39019136ba07f70eabf5b325f1364e16a0
parent880e19294cd208775bee74e6edba0ee9c6518d88
parent382ac8e22b90e6334d373da03c17b319458b258e
Merge tag 'tegra-for-5.7-cpuidle' of git://git./linux/kernel/git/tegra/linux into arm/soc

cpuidle: tegra: Changes for v5.7-rc1

These changes unify CPU idle support for Tegra20, Tegra30 and Tegra114.

* tag 'tegra-for-5.7-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  cpuidle: tegra: Disable CC6 state if LP2 unavailable
  cpuidle: tegra: Squash Tegra114 driver into the common driver
  cpuidle: tegra: Squash Tegra30 driver into the common driver
  cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle

Link: https://lore.kernel.org/r/20200313165848.2915133-9-thierry.reding@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>