Hi ARM SoC maintainers, The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.12-arm-core for you to fetch changes up to 680ae44526ea9b656238ac768c8b6130961a0bdb: ARM: tegra: Don't enable unused PLLs on resume from suspend (2021-01-19 18:20:42 +0100) Thanks, Thierry ---------------------------------------------------------------- ARM: tegra: Core changes for v5.12-rc1 This contains a single fix that helps properly track the enable state for various PLLs during suspend/resume. ---------------------------------------------------------------- Dmitry Osipenko (1): ARM: tegra: Don't enable unused PLLs on resume from suspend arch/arm/mach-tegra/sleep-tegra20.S | 38 +++++++++++++-- arch/arm/mach-tegra/sleep-tegra30.S | 94 +++++++++++++++++++++++++++++-------- 2 files changed, 108 insertions(+), 24 deletions(-)