The following commit has been merged in the master branch: commit e3a6fa001dbbf36833159baffc584d1aaa4b11e3 Merge: 2be6bc48df59c99d35aab16a51d4a814e9bb8c35 23316be8a9d450f33a21f1efe7d89570becbec58 Author: Linus Torvalds torvalds@linux-foundation.org Date: Mon Sep 4 15:04:31 2023 -0700
Merge tag 'hwlock-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux
Pull hwspinlock updates from Bjorn Andersson: "Convert u8500 and omap drivers to void-returning remove.
Complete the support for representing the Qualcomm TCSR mutex as a mmio device, and check the return value of devm_regmap_field_alloc() in the same"
* tag 'hwlock-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux: hwspinlock: qcom: add missing regmap config for SFPB MMIO implementation hwspinlock: u8500: Convert to platform remove callback returning void hwspinlock: omap: Convert to platform remove callback returning void hwspinlock: omap: Emit only one error message for errors in .remove() hwspinlock: add a check of devm_regmap_field_alloc in qcom_hwspinlock_probe