]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/hwspinlock.git/commit
Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad... hwspinlock-linux-4.1.y
authorSuman Anna <s-anna@ti.com>
Mon, 6 Jul 2015 15:37:15 +0000 (10:37 -0500)
committerSuman Anna <s-anna@ti.com>
Mon, 6 Jul 2015 21:43:42 +0000 (16:43 -0500)
commit7d804f582f3c79e8df4576f0139126045f674671
treeec6109a00863765feba320cf108494dd0173315e
parentb953c0d234bc72e8489d3bf51a276c5c4ec85345
parentbd5717a4632cdecafe82d03de7dcb3b1876e2828
Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock into hwspinlock-linux-4.1.y

Pull in the hwspinlock patches from Ohad's upstream tree directly.
These are based on 4.1-rc1 and staged for 4.2. The pull includes
all the necessary device tree support changes both in the HwSpinlock
core as well as the OMAP HwSpinlock driver. It also includes couple
of new non-TI drivers as well.

- hwspinlock core DT support from Suman Anna
- OMAP hwspinlock DT support from Suman Anna
- QCOM hwspinlock DT support from Bjorn Andersson
- a new CSR atlas7 hwspinlock driver from Wei Chen
- CSR atlas7 hwspinlock DT binding document from Wei Chen
- a tiny QCOM hwspinlock driver fix from Bjorn Andersson

* tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock:
  hwspinlock: qcom: Correct msb in regmap_field
  DT: hwspinlock: add the CSR atlas7 hwspinlock bindings document
  hwspinlock: add a CSR atlas7 driver
  hwspinlock: qcom: Add support for Qualcomm HW Mutex block
  DT: hwspinlock: Add binding documentation for Qualcomm hwmutex
  hwspinlock/omap: add support for dt nodes
  Documentation: dt: add the omap hwspinlock bindings document
  hwspinlock/core: add device tree support
  Documentation: dt: add common bindings for hwspinlock

Signed-off-by: Suman Anna <s-anna@ti.com>
MAINTAINERS