mbox series

[GIT,PULL] hwspinlock udpates for v5.13

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

Pull-request

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

Message

Bjorn Andersson May 4, 2021, 3:03 p.m. UTC
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

Comments

pr-tracker-bot@kernel.org May 4, 2021, 6:30 p.m. UTC | #1
The pull request you sent on Tue,  4 May 2021 10:03:20 -0500:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0c01a4c4ca5b2b06bdc5f633b943eea5fe4f390e

Thank you!