linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] hwspinlock updates for v5.14
@ 2021-07-06 21:02 Bjorn Andersson
  2021-07-07 18:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2021-07-06 21:02 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel, Wilken Gottwalt,
	Suman Anna

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 234462bc7f2303afce4b61125d2107ecd7611bff:

  dt-bindings: hwlock: sun6i: Fix various warnings in binding (2021-06-14 15:54:10 -0500)

----------------------------------------------------------------
hwspinlock updates for v5.14

This adds a driver for the hardware spinlock in Allwinner sun6i.

----------------------------------------------------------------
Suman Anna (1):
      dt-bindings: hwlock: sun6i: Fix various warnings in binding

Wilken Gottwalt (2):
      dt-bindings: hwlock: add sun6i_hwspinlock
      hwspinlock: add sun6i hardware spinlock support

 .../hwlock/allwinner,sun6i-a31-hwspinlock.yaml     |  48 +++++
 MAINTAINERS                                        |   6 +
 drivers/hwspinlock/Kconfig                         |   9 +
 drivers/hwspinlock/Makefile                        |   1 +
 drivers/hwspinlock/sun6i_hwspinlock.c              | 210 +++++++++++++++++++++
 5 files changed, 274 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml
 create mode 100644 drivers/hwspinlock/sun6i_hwspinlock.c

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] hwspinlock updates for v5.14
  2021-07-06 21:02 [GIT PULL] hwspinlock updates for v5.14 Bjorn Andersson
@ 2021-07-07 18:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-07-07 18:45 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Linus Torvalds, Ohad Ben-Cohen, linux-remoteproc, linux-kernel,
	Wilken Gottwalt, Suman Anna

The pull request you sent on Tue,  6 Jul 2021 16:02:44 -0500:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-07 18:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-06 21:02 [GIT PULL] hwspinlock updates for v5.14 Bjorn Andersson
2021-07-07 18:45 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).