mbox series

[GIT,PULL,1/6] soc/tegra: Changes for v6.12-rc1

Message ID 20240830141004.3195210-1-thierry.reding@gmail.com (mailing list archive)
State New
Headers show
Series [GIT,PULL,1/6] soc/tegra: Changes for v6.12-rc1 | expand

Pull-request

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

Message

Thierry Reding Aug. 30, 2024, 2:09 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 4d57a840560c3ff04fed07a06b3aec7cbac4bff0:

  soc/tegra: pmc: Simplify with scoped for each OF child loop (2024-08-29 17:43:43 +0200)

Thanks,
Thierry

----------------------------------------------------------------
soc/tegra: Changes for v6.12-rc1

This is a single patch that simplifies code a little by employing the
new scoped OF helpers.

----------------------------------------------------------------
Jinjie Ruan (1):
      soc/tegra: pmc: Simplify with scoped for each OF child loop

 drivers/soc/tegra/pmc.c | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)