* [GIT PULL] hwspinlock updates for v5.3
@ 2019-07-16 19:01 Bjorn Andersson
2019-07-17 20:00 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2019-07-16 19:01 UTC (permalink / raw)
To: Linus Torvalds
Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel, Fabien Dessenne,
Suman Anna
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
are available in the Git repository at:
git://github.com/andersson/remoteproc tags/hwlock-v5.3
for you to fetch changes up to 360aa640a59f269b784848c0b2d6d462952750d9:
hwspinlock: add the 'in_atomic' API (2019-06-29 21:08:14 -0700)
----------------------------------------------------------------
hwspinlock updates for v5.3
This contains support for hardware spinlock TI K3 AM65x and J721E family
of SoCs, support for using hwspinlocks from atomic context and better
error reporting when dealing with hardware disabled in DeviceTree.
----------------------------------------------------------------
Fabien Dessenne (4):
hwspinlock: ignore disabled device
hwspinlock: stm32: implement the relax() ops
hwspinlock: document the hwspinlock 'raw' API
hwspinlock: add the 'in_atomic' API
Suman Anna (3):
dt-bindings: hwlock: Update OMAP binding for TI K3 SoCs
hwspinlock/omap: Add support for TI K3 SoCs
hwspinlock/omap: Add a trace during probe
.../devicetree/bindings/hwlock/omap-hwspinlock.txt | 25 +++++--
Documentation/hwspinlock.txt | 81 ++++++++++++++++++++++
drivers/hwspinlock/Kconfig | 2 +-
drivers/hwspinlock/hwspinlock_core.c | 48 +++++++++----
drivers/hwspinlock/omap_hwspinlock.c | 4 ++
drivers/hwspinlock/stm32_hwspinlock.c | 7 ++
include/linux/hwspinlock.h | 61 +++++++++++++++-
7 files changed, 206 insertions(+), 22 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-07-17 20:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-16 19:01 [GIT PULL] hwspinlock updates for v5.3 Bjorn Andersson
2019-07-17 20:00 ` 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
all inboxes | Powered by JetHome®