]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'rproc-v5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/anders...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Apr 2021 17:05:25 +0000 (10:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Apr 2021 17:05:25 +0000 (10:05 -0700)
commitf41b3c78e40cd449d724b22382954eb6d9703fb7
tree3dd9cc3eb410d25bf3eeee7b5418fbcfb6de4f5d
parent0e543016902e478204374ed902c3251680663567
parenteb747ea84169874b70eb10b4ccdb352b6f7317e6
Merge tag 'rproc-v5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc

Pull remoteproc fixes from Bjorn Andersson:
 "This fixes an issue with firmware loading on the TI K3 PRU, fixes
  compatibility with GNU binutils for the same and resolves link error
  due to a 64-bit division in the Qualcomm PIL info.

  It also recognizes Mathieu Poirier as co-maintainer of the remoteproc
  and rpmsg subsystems"

* tag 'rproc-v5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc:
  remoteproc: pru: Fix firmware loading crashes on K3 SoCs
  remoteproc: pru: Fix loading of GNU Binutils ELF
  MAINTAINERS: Add co-maintainer for remoteproc/RPMSG subsystems
  remoteproc: qcom: pil_info: avoid 64-bit division
MAINTAINERS