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

From: Arnd Bergmann
Date: Fri Jan 17 2025 - 11:50:00 EST


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(-)