]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit85fec33787341d5d452ee99afc52eb3a40d4041a
tree415b5302d95ea562e24e861ac6a4e9c494d31bc7
parentd5ec3c9df0df8a428b621c394afddcc495abe6ab
parentbbe2c3957c24bb28418d835754f5a86d8cac0204
Merge tag 'tegra-for-5.18-soc' of git://git.kernel.org/pub/scm/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>