mbox series

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

Message ID 20220225164741.1064416-1-thierry.reding@gmail.com (mailing list archive)
State Accepted
Commit 345932db14e3614002af72c1f3aed0fb6fb8bea4
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(-)

Comments

patchwork-bot+linux-soc@kernel.org Feb. 28, 2022, 3 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 25 Feb 2022 17:47:37 +0100 you wrote:
> 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:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/5] soc/tegra: Changes for v5.18-rc1
    https://git.kernel.org/soc/soc/c/345932db14e3
  - [GIT,PULL,2/5] dt-bindings: Changes for v5.18-rc1
    https://git.kernel.org/soc/soc/c/cba4cdeb35a2
  - [GIT,PULL,3/5] ARM: tegra: Device tree changes for v5.18-rc1
    https://git.kernel.org/soc/soc/c/f08a71d29d9d
  - [GIT,PULL,4/5] arm64: tegra: Device tree changes for v5.18-rc1
    https://git.kernel.org/soc/soc/c/664abe886602
  - [GIT,PULL,5/5] arm64: tegra: Default configuration updates for v5.18-rc1
    https://git.kernel.org/soc/soc/c/53238ebcfa56

You are awesome, thank you!