All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] hwspinlock updates for 5.9
@ 2020-08-11  5:29 Bjorn Andersson
  2020-08-11 20:27 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2020-08-11  5:29 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel, Ezequiel Garcia

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 35efb0e1d5c60e334ea719586ff2509fde2e613b:

  dt-bindings: hwlock: qcom: Remove invalid binding (2020-08-04 20:21:45 -0700)

----------------------------------------------------------------
hwspinlock updates for 5.9

This introduces a new DT binding format to describe the Qualcomm
hardware mutex block and deprecates the old, invalid, one.

It also cleans up the Kconfig slightly.

----------------------------------------------------------------
Bjorn Andersson (4):
      dt-bindings: hwlock: qcom: Migrate binding to YAML
      dt-bindings: hwlock: qcom: Allow device on mmio bus
      hwspinlock: qcom: Allow mmio usage in addition to syscon
      dt-bindings: hwlock: qcom: Remove invalid binding

Ezequiel Garcia (1):
      hwspinlock: Simplify Kconfig

 .../devicetree/bindings/hwlock/qcom-hwspinlock.txt | 39 ------------
 .../bindings/hwlock/qcom-hwspinlock.yaml           | 42 +++++++++++++
 drivers/hwspinlock/Kconfig                         | 10 ++--
 drivers/hwspinlock/qcom_hwspinlock.c               | 70 +++++++++++++++++-----
 4 files changed, 100 insertions(+), 61 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/hwlock/qcom-hwspinlock.txt
 create mode 100644 Documentation/devicetree/bindings/hwlock/qcom-hwspinlock.yaml

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

* Re: [GIT PULL] hwspinlock updates for 5.9
  2020-08-11  5:29 [GIT PULL] hwspinlock updates for 5.9 Bjorn Andersson
@ 2020-08-11 20:27 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-11 20:27 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Linus Torvalds, Ohad Ben-Cohen, linux-remoteproc, linux-kernel,
	Ezequiel Garcia

The pull request you sent on Mon, 10 Aug 2020 22:29:00 -0700:

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

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

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:[~2020-08-11 20:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-11  5:29 [GIT PULL] hwspinlock updates for 5.9 Bjorn Andersson
2020-08-11 20:27 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.