]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteproc
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jul 2019 18:53:53 +0000 (11:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jul 2019 18:53:53 +0000 (11:53 -0700)
commit35f854ec73acc082c115c873e968f68046240803
tree77ad80291bdaa8e95f2a26956a2d7d8625f049fa
parent280d634b7a407861c3f1d03e0f07945ee57437dc
parent8b0d244ecb8a2c674d1a445982e7601966e362e1
Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteproc

Pull hwspinlock updates from Bjorn Andersson:
 "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"

* tag 'hwlock-v5.3' of git://github.com/andersson/remoteproc:
  hwspinlock: add the 'in_atomic' API
  hwspinlock: document the hwspinlock 'raw' API
  hwspinlock: stm32: implement the relax() ops
  hwspinlock: ignore disabled device
  hwspinlock/omap: Add a trace during probe
  hwspinlock/omap: Add support for TI K3 SoCs
  dt-bindings: hwlock: Update OMAP binding for TI K3 SoCs