Merge tag 'tegra-for-5.15-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra...
authorArnd Bergmann <arnd@arndb.de>
Wed, 18 Aug 2021 13:23:38 +0000 (15:23 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 18 Aug 2021 13:23:38 +0000 (15:23 +0200)
commitc4361dee2e6cffa32122e06c9df0a9c2e5c4dd51
tree64e2f8b4d1c52a7bb88d4046ee0135114bcc45bd
parent8745d0e9155f0ef13656ab3447f71a8b53556842
parent59c6fceb2ecc382c3d20508a235b539bf23af1f0
Merge tag 'tegra-for-5.15-soc' of git://git./linux/kernel/git/tegra/linux into arm/drivers

soc/tegra: Changes for v5.15-rc1

Implements runtime PM support for the FUSE block and prepares the driver
to work better in conjunction with the CPUIDLE driver.

* tag 'tegra-for-5.15-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  soc/tegra: fuse: Enable fuse clock on suspend for Tegra124
  soc/tegra: fuse: Add runtime PM support
  soc/tegra: fuse: Clear fuse->clk on driver probe failure
  soc/tegra: pmc: Prevent racing with cpuilde driver
  soc/tegra: bpmp: Remove unused including <linux/version.h>

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