mbox series

[GIT,PULL] soc: fixes for 6.13, part 4

Message ID 99e7cf2a-2578-4b10-819a-16321a7739c7@app.fastmail.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] soc: fixes for 6.13, part 4 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.13-4

Message

Arnd Bergmann Jan. 17, 2025, 4:47 p.m. UTC
The following changes since commit 5bc55a333a2f7316b58edc7573e8e893f7acb532:

  Linux 6.13-rc7 (2025-01-12 14:37:56 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.13-4

for you to fetch changes up to 352bba6c19cdeac107e7fc1684548269e6b0f111:

  Merge tag 'ti-driver-soc-for-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into arm/fixes (2025-01-15 15:56:24 +0100)

----------------------------------------------------------------
soc: fixes for 6.13, part 4

Two last minute fixes: one build issue on TI soc drivers,
and a regression in the renesas reset controller driver.

----------------------------------------------------------------
Arnd Bergmann (2):
      Merge tag 'reset-fixes-for-v6.13' of git://git.pengutronix.de/pza/linux into arm/fixes
      Merge tag 'ti-driver-soc-for-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into arm/fixes

Claudiu Beznea (1):
      reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated device

MD Danish Anwar (1):
      soc: ti: pruss: Fix pruss APIs

 drivers/reset/reset-rzg2l-usbphy-ctrl.c |  1 +
 include/linux/pruss_driver.h            | 12 ++++++------
 2 files changed, 7 insertions(+), 6 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 17, 2025, 11:45 p.m. UTC | #1
The pull request you sent on Fri, 17 Jan 2025 17:47:32 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.13-4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ed9add2b32253b73d4909cc5cd4e7abcfdc0568b

Thank you!