mbox series

[GIT,PULL] hwspinlock updates for v5.17

Message ID 20220118142809.1751011-1-bjorn.andersson@linaro.org (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] hwspinlock updates for v5.17 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/hwlock-v5.17

Message

Bjorn Andersson Jan. 18, 2022, 2:28 p.m. UTC
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/hwlock-v5.17

for you to fetch changes up to 60630924bb5af8751adcecc896e7763c3783ca89:

  hwspinlock: stm32: enable clock at probe (2021-11-17 16:12:44 -0600)

----------------------------------------------------------------
hwspinlock updates for v5.17

This contains a change to the stm32 hwspinlock driver to ensure that
the hardware is operational even without CONFIG_PM.

----------------------------------------------------------------
Fabien Dessenne (1):
      hwspinlock: stm32: enable clock at probe

 drivers/hwspinlock/stm32_hwspinlock.c | 58 ++++++++++++++++++++++-------------
 1 file changed, 37 insertions(+), 21 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 19, 2022, 9:48 a.m. UTC | #1
The pull request you sent on Tue, 18 Jan 2022 08:28:09 -0600:

> https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/hwlock-v5.17

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

Thank you!