linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Ohad Ben-Cohen <ohad@wizery.com>,
	linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Baolin Wang <baolin.wang@spreadtrum.com>,
	Vincent Legoll <vincent.legoll@gmail.com>
Subject: [GIT PULL] hwspinlock updates for v4.13
Date: Wed, 5 Jul 2017 16:44:26 -0700	[thread overview]
Message-ID: <20170705234426.GC20643@builder> (raw)

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

                 reply	other threads:[~2017-07-05 23:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170705234426.GC20643@builder \
    --to=bjorn.andersson@linaro.org \
    --cc=baolin.wang@spreadtrum.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=ohad@wizery.com \
    --cc=torvalds@linux-foundation.org \
    --cc=vincent.legoll@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).