mbox series

[GIT,PULL,1/5] soc/tegra: Changes for v5.18-rc1

Message ID 20220225164741.1064416-1-thierry.reding@gmail.com
State New
Headers show
Series [GIT,PULL,1/5] soc/tegra: Changes for v5.18-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.18-soc

Message

Thierry Reding Feb. 25, 2022, 4:47 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.18-soc

for you to fetch changes up to fcfaff508b9fa9ad6d8a17d4855e3ec7382886ae:

  soc/tegra: bpmp: cleanup double word in comment (2022-02-25 14:10:09 +0100)

Thanks,
Thierry

----------------------------------------------------------------
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.

----------------------------------------------------------------
Dmitry Osipenko (1):
      soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30

Thierry Reding (1):
      soc/tegra: fuse: Explicitly cast to/from __iomem

Tom Rix (1):
      soc/tegra: bpmp: cleanup double word in comment

kartik (2):
      soc/tegra: fuse: Update nvmem cell list
      soc/tegra: pmc: Add Tegra234 wake events

 drivers/soc/tegra/fuse/fuse-tegra.c | 24 +++++++++++++++++++++---
 drivers/soc/tegra/pmc.c             | 16 +++++++++++-----
 include/soc/tegra/bpmp-abi.h        |  2 +-
 3 files changed, 33 insertions(+), 9 deletions(-)