* [GIT PULL] Reset controller updates for v6.16
@ 2025-05-13 9:25 Philipp Zabel
2025-05-21 17:21 ` patchwork-bot+linux-soc
0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2025-05-13 9:25 UTC (permalink / raw)
To: soc; +Cc: linux-arm-kernel, kernel, Philipp Zabel
Dear arm-soc maintainers,
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.pengutronix.de/pza/linux.git tags/reset-for-v6.16
for you to fetch changes up to 1c64de886b8893c0158097edd6ba08d527a2c97a:
dt-bindings: reset: sophgo: Add SG2044 bindings. (2025-05-05 15:22:33 +0200)
----------------------------------------------------------------
Reset controller updates for v6.16
* Add T-HEAD TH1520 and Renesas RZ/V2H(P) USB2PHY reset controller
drivers.
* Add devm_reset_control_array_get_exclusive_released() variant to allow
using the acquire/release hand-off mechanism for exclusive reset
controls bundled into reset control arrays.
* Add Sophgo SG2044 reset controller to device tree bindings.
----------------------------------------------------------------
Inochi Amaoto (1):
dt-bindings: reset: sophgo: Add SG2044 bindings.
Lad Prabhakar (3):
dt-bindings: reset: Document RZ/V2H(P) USB2PHY reset
reset: Add USB2PHY port reset driver for Renesas RZ/V2H(P)
MAINTAINERS: Add entry for Renesas RZ/V2H(P) USB2PHY Port Reset driver
Michal Wilczynski (2):
dt-bindings: reset: Add T-HEAD TH1520 SoC Reset Controller
reset: thead: Add TH1520 reset controller driver
Patrice Chotard (1):
reset: Add devm_reset_control_array_get_exclusive_released()
.../reset/renesas,rzv2h-usb2phy-reset.yaml | 56 +++++
.../bindings/reset/sophgo,sg2042-reset.yaml | 7 +-
.../bindings/reset/thead,th1520-reset.yaml | 44 ++++
MAINTAINERS | 11 +
drivers/reset/Kconfig | 17 ++
drivers/reset/Makefile | 2 +
drivers/reset/reset-rzv2h-usb2phy.c | 236 +++++++++++++++++++++
drivers/reset/reset-th1520.c | 135 ++++++++++++
include/dt-bindings/reset/thead,th1520-reset.h | 16 ++
include/linux/reset.h | 6 +
10 files changed, 529 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/reset/renesas,rzv2h-usb2phy-reset.yaml
create mode 100644 Documentation/devicetree/bindings/reset/thead,th1520-reset.yaml
create mode 100644 drivers/reset/reset-rzv2h-usb2phy.c
create mode 100644 drivers/reset/reset-th1520.c
create mode 100644 include/dt-bindings/reset/thead,th1520-reset.h
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Reset controller updates for v6.16
2025-05-13 9:25 [GIT PULL] Reset controller updates for v6.16 Philipp Zabel
@ 2025-05-21 17:21 ` patchwork-bot+linux-soc
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2025-05-21 17:21 UTC (permalink / raw)
To: Philipp Zabel; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Tue, 13 May 2025 11:25:16 +0200 you wrote:
> Dear arm-soc maintainers,
>
> The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
>
> Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
>
> are available in the Git repository at:
>
> [...]
Here is the summary with links:
- [GIT,PULL] Reset controller updates for v6.16
https://git.kernel.org/soc/soc/c/a97bf0c6aa5c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-21 17:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-13 9:25 [GIT PULL] Reset controller updates for v6.16 Philipp Zabel
2025-05-21 17:21 ` patchwork-bot+linux-soc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox