The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/hwlock-v5.13 for you to fetch changes up to 1cb8f3e2d8fe7533c26df9925a83bd3d185b312e: hwspinlock: remove sirf driver (2021-03-17 21:22:06 -0500) ---------------------------------------------------------------- hwspinlock udpates for v5.13 This removes the SIRF hardware spinlock driver, as the platform is being removed. ---------------------------------------------------------------- Arnd Bergmann (1): hwspinlock: remove sirf driver .../devicetree/bindings/hwlock/sirf,hwspinlock.txt | 28 ------ drivers/hwspinlock/Kconfig | 11 --- drivers/hwspinlock/Makefile | 1 - drivers/hwspinlock/sirf_hwspinlock.c | 105 --------------------- 4 files changed, 145 deletions(-) delete mode 100644 Documentation/devicetree/bindings/hwlock/sirf,hwspinlock.txt delete mode 100644 drivers/hwspinlock/sirf_hwspinlock.c