mbox series

[GIT,PULL] Reset controller fixes for v5.19

Message ID 20220707101344.3329314-1-p.zabel@pengutronix.de
State New
Headers show
Series [GIT,PULL] Reset controller fixes for v5.19 | expand

Pull-request

git://git.pengutronix.de/pza/linux.git tags/reset-fixes-for-v5.19

Message

Philipp Zabel July 7, 2022, 10:13 a.m. UTC
Dear arm-soc maintainers,

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.pengutronix.de/pza/linux.git tags/reset-fixes-for-v5.19

for you to fetch changes up to a57f68ddc8865d59a19783080cc52fb4a11dc209:

  reset: Fix devm bulk optional exclusive control getter (2022-06-29 15:56:20 +0200)

----------------------------------------------------------------
Reset controller fixes for v5.19

Fix the MAINTAINERS entry for the Synopsys AXS10x reset controller
driver, which still points to a nonexistent .txt file after the device
tree binding .yaml conversion.
Also, fix the devm_reset_control_bulk_get_optional_exclusive() call,
which was defective since its introduction due to a copy & paste error.

----------------------------------------------------------------
Lukas Bulwahn (1):
      MAINTAINERS: rectify entry for SYNOPSYS AXS10x RESET CONTROLLER DRIVER

Serge Semin (1):
      reset: Fix devm bulk optional exclusive control getter

 MAINTAINERS           | 2 +-
 include/linux/reset.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)