[GIT PULL] hwspinlock updates for v5.17
From: Bjorn Andersson
Date: Tue Jan 18 2022 - 09:28:15 EST
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(-)