mbox series

[GIT,PULL] Reset controller updates for v6.14

Message ID 20250113163648.1757178-1-p.zabel@pengutronix.de (mailing list archive)
State New
Headers show
Series [GIT,PULL] Reset controller updates for v6.14 | expand

Pull-request

git://git.pengutronix.de/pza/linux.git tags/reset-for-v6.14

Message

Philipp Zabel Jan. 13, 2025, 4:36 p.m. UTC
Dear arm-soc maintainers,

The following changes since commit 78d4f34e2115b517bcbfe7ec0d018bbbb6f9b0b8:

  Linux 6.13-rc3 (2024-12-15 15:58:23 -0800)

are available in the Git repository at:

  git://git.pengutronix.de/pza/linux.git tags/reset-for-v6.14

for you to fetch changes up to 262c84cd062c8ea0ba9e1289ea64ebcbffb31794:

  reset: amlogic: aux: drop aux registration helper (2025-01-10 17:43:56 +0100)

----------------------------------------------------------------
Reset controller updates for v6.14

* Add support for A1 SoC in amlogic reset driver.
* Drop aux registration helper from amlogic reset driver.

----------------------------------------------------------------
Jan Dakinevich (2):
      dt-bindings: reset: add bindings for A1 SoC audio reset controller
      reset: amlogic: add support for A1 SoC in auxiliary reset driver

Jerome Brunet (2):
      reset: amlogic: aux: get regmap through parent device
      reset: amlogic: aux: drop aux registration helper

 drivers/reset/amlogic/reset-meson-aux.c            | 97 +++++-----------------
 .../reset/amlogic,meson-a1-audio-reset.h           | 36 ++++++++
 include/soc/amlogic/reset-meson-aux.h              | 23 -----
 3 files changed, 57 insertions(+), 99 deletions(-)
 create mode 100644 include/dt-bindings/reset/amlogic,meson-a1-audio-reset.h
 delete mode 100644 include/soc/amlogic/reset-meson-aux.h