Hi ARM SoC maintainers, The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.2-arm-soc for you to fetch changes up to 36841ba2796324507452f9854bf08b2c65836cce: ARM: tegra: cpuidle: Handle tick broadcasting within cpuidle core on Tegra20/30 (2019-04-18 11:32:57 +0200) Thanks, Thierry ---------------------------------------------------------------- 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. ---------------------------------------------------------------- Dmitry Osipenko (1): ARM: tegra: cpuidle: Handle tick broadcasting within cpuidle core on Tegra20/30 Sameer Pujar (1): ARM: tegra: enforce PM requirement arch/arm/mach-tegra/Kconfig | 1 + arch/arm/mach-tegra/cpuidle-tegra20.c | 11 ++--------- arch/arm/mach-tegra/cpuidle-tegra30.c | 9 +-------- 3 files changed, 4 insertions(+), 17 deletions(-)