Merge tag 'tegra-for-5.2-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Mon, 29 Apr 2019 06:35:41 +0000 (23:35 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 29 Apr 2019 06:35:41 +0000 (23:35 -0700)
commitdd3e3f23387b9944469c2cdcb72261a8efc05f4a
tree1da245afde6264a55f97b61cb991d061cc868d39
parent21954712549cc74a39b5eae922679a705b3bedad
parent36841ba2796324507452f9854bf08b2c65836cce
Merge tag 'tegra-for-5.2-arm-soc' of git://git./linux/kernel/git/tegra/linux into arm/drivers

ARM: tegra: Core changes for v5.2-rc1

One of these patches enables PM by default on 32-bit ARM, following the
same default that we already have on 64-bit ARM. The other patch fixes a
cosmetic issue in the cpuidle driver for Tegra20 and Tegra30.

* tag 'tegra-for-5.2-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  ARM: tegra: cpuidle: Handle tick broadcasting within cpuidle core on Tegra20/30
  ARM: tegra: enforce PM requirement

Signed-off-by: Olof Johansson <olof@lixom.net>