mbox series

[GIT,PULL] hwspinlock updated for v5.12

Message ID 20210224191715.192575-1-bjorn.andersson@linaro.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] hwspinlock updated for v5.12 | expand

Pull-request

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

Message

Bjorn Andersson Feb. 24, 2021, 7:17 p.m. UTC
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to b9ddb2500e7e544410f38476ab928fc2fe01e381:

  hwspinlock: omap: Add support for K3 AM64x SoCs (2021-02-09 11:36:50 -0600)

----------------------------------------------------------------
hwspinlock updated for v5.12

This adds support for the hardware spinlock in the TI K3 AM64x SoC.

----------------------------------------------------------------
Suman Anna (2):
      dt-bindings: hwlock: Update OMAP HwSpinlock binding for AM64x SoCs
      hwspinlock: omap: Add support for K3 AM64x SoCs

 Documentation/devicetree/bindings/hwlock/ti,omap-hwspinlock.yaml | 1 +
 drivers/hwspinlock/omap_hwspinlock.c                             | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Feb. 24, 2021, 7:37 p.m. UTC | #1
The pull request you sent on Wed, 24 Feb 2021 13:17:15 -0600:

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

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

Thank you!