mbox series

[GIT,PULL] hwspinlock update for v6.12

Message ID 20240924045422.3080022-1-andersson@kernel.org (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] hwspinlock update for v6.12 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/hwlock-v6.12

Message

Bjorn Andersson Sept. 24, 2024, 4:54 a.m. UTC
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/hwlock-v6.12

for you to fetch changes up to 8dc1bffd6e15da727f7cd07e2d2e7aea728f42ff:

  dt-bindings: hwlock: sprd-hwspinlock: convert to YAML (2024-08-12 15:27:14 -0700)

----------------------------------------------------------------
hwspinlock update for v6.12

This converts the Spreadtrum hardware spinlock DeviceTree binding to
YAML, to allow validation of related DeviceTree source.

----------------------------------------------------------------
Stanislav Jakubek (1):
      dt-bindings: hwlock: sprd-hwspinlock: convert to YAML

 .../bindings/hwlock/sprd,hwspinlock-r3p0.yaml      | 50 ++++++++++++++++++++++
 .../devicetree/bindings/hwlock/sprd-hwspinlock.txt | 23 ----------
 2 files changed, 50 insertions(+), 23 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/hwlock/sprd,hwspinlock-r3p0.yaml
 delete mode 100644 Documentation/devicetree/bindings/hwlock/sprd-hwspinlock.txt

Comments

pr-tracker-bot@kernel.org Sept. 24, 2024, 7:36 p.m. UTC | #1
The pull request you sent on Mon, 23 Sep 2024 21:54:19 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/hwlock-v6.12

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

Thank you!