OSDN Git Service

Merge tag 'tegra-for-5.18-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra...
authorArnd Bergmann <arnd@arndb.de>
Mon, 28 Feb 2022 12:37:06 +0000 (13:37 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 28 Feb 2022 12:37:07 +0000 (13:37 +0100)
commit345932db14e3614002af72c1f3aed0fb6fb8bea4
tree415b5302d95ea562e24e861ac6a4e9c494d31bc7
parentab930ecfcee86fb333ab42954caddaddd3c2e82d
parentfcfaff508b9fa9ad6d8a17d4855e3ec7382886ae
Merge tag 'tegra-for-5.18-soc' of git://git./linux/kernel/git/tegra/linux into arm/drivers

soc/tegra: Changes for v5.18-rc1

This contains the final bit to enable advanced power management on
Tegra20 and Tegra30. It also contains some cleanups and wake event
support on Tegra234.

* tag 'tegra-for-5.18-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  soc/tegra: bpmp: cleanup double word in comment
  soc/tegra: pmc: Add Tegra234 wake events
  soc/tegra: fuse: Explicitly cast to/from __iomem
  soc/tegra: fuse: Update nvmem cell list
  soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30

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