* [GIT PULL] hwspinlock updates for v4.13
@ 2017-07-05 23:44 Bjorn Andersson
0 siblings, 0 replies; only message in thread
From: Bjorn Andersson @ 2017-07-05 23:44 UTC (permalink / raw)
To: Linus Torvalds
Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel, Baolin Wang,
Vincent Legoll
The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
are available in the git repository at:
git://github.com/andersson/remoteproc tags/hwlock-v4.13
for you to fetch changes up to 93f66edd440fb5c5c97cb211d8560479520f01af:
DT: hwspinlock: Add binding documentation for Spreadtrum hwspinlock (2017-05-24 12:25:47 -0700)
----------------------------------------------------------------
hwspinlock updates for v4.13
This introduces a driver for the Spreadtrum hardware spinlock device and cleans
up the Kconfig file.
----------------------------------------------------------------
Baolin Wang (2):
hwspinlock: sprd: Add hardware spinlock driver
DT: hwspinlock: Add binding documentation for Spreadtrum hwspinlock
Vincent Legoll (1):
Make HWSPINLOCK a menuconfig to ease disabling
.../devicetree/bindings/hwlock/sprd-hwspinlock.txt | 23 +++
drivers/hwspinlock/Kconfig | 26 +--
drivers/hwspinlock/Makefile | 1 +
drivers/hwspinlock/sprd_hwspinlock.c | 183 +++++++++++++++++++++
4 files changed, 222 insertions(+), 11 deletions(-)
create mode 100644 Documentation/devicetree/bindings/hwlock/sprd-hwspinlock.txt
create mode 100644 drivers/hwspinlock/sprd_hwspinlock.c
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-07-05 23:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-05 23:44 [GIT PULL] hwspinlock updates for v4.13 Bjorn Andersson
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.