]> 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)
commit13e175963a47d2bc1b7ac43e91498570042b0fe3
tree77ad80291bdaa8e95f2a26956a2d7d8625f049fa
parent1656e5d523d55e63556aa99403d14e5b42df457c
parent9b5e2aab2af300c4fb6ca7dbc15aa22a8ff47538
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