linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] hwspinlock updates for v4.21
@ 2019-01-03 20:02 Bjorn Andersson
  2019-01-06 20:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2019-01-03 20:02 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel,
	Benjamin Gaignard, Wei Yongjun

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

  git://github.com/andersson/remoteproc tags/hwlock-v4.21

for you to fetch changes up to 4d5a91fd1f42a821d14b92b082b8e71be9911ba5:

  hwspinlock: fix return value check in stm32_hwspinlock_probe() (2019-01-03 11:42:10 -0800)

----------------------------------------------------------------
hwspinlock updates for v4.21

This adds support for the hardware semaphores found in STM32MP1.

----------------------------------------------------------------
Benjamin Gaignard (2):
      dt-bindings: hwlock: Document STM32 hwspinlock bindings
      hwspinlock: add STM32 hwspinlock device

Wei Yongjun (1):
      hwspinlock: fix return value check in stm32_hwspinlock_probe()

 .../bindings/hwlock/st,stm32-hwspinlock.txt        |  23 +++
 drivers/hwspinlock/Kconfig                         |   9 ++
 drivers/hwspinlock/Makefile                        |   1 +
 drivers/hwspinlock/stm32_hwspinlock.c              | 156 +++++++++++++++++++++
 4 files changed, 189 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/hwlock/st,stm32-hwspinlock.txt
 create mode 100644 drivers/hwspinlock/stm32_hwspinlock.c

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

* Re: [GIT PULL] hwspinlock updates for v4.21
  2019-01-03 20:02 [GIT PULL] hwspinlock updates for v4.21 Bjorn Andersson
@ 2019-01-06 20:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-01-06 20:20 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Linus Torvalds, Ohad Ben-Cohen, linux-remoteproc, linux-kernel,
	Benjamin Gaignard, Wei Yongjun

The pull request you sent on Thu, 3 Jan 2019 12:02:59 -0800:

> git://github.com/andersson/remoteproc tags/hwlock-v4.21

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

Thank you!

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

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

end of thread, other threads:[~2019-01-06 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-03 20:02 [GIT PULL] hwspinlock updates for v4.21 Bjorn Andersson
2019-01-06 20:20 ` 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).