]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/rpmsg.git/commit
Merge branch 'rproc-linux-5.10.y' of git://git.ti.com/rpmsg/remoteproc into rpmsg...
authorSuman Anna <s-anna@ti.com>
Wed, 14 Apr 2021 13:42:30 +0000 (08:42 -0500)
committerSuman Anna <s-anna@ti.com>
Wed, 14 Apr 2021 13:42:53 +0000 (08:42 -0500)
commit05e9f83f3d894bb512b1b02568af3fc3b37a258b
tree8dfa6b13a906b1503bd9dad860aa3335daa7c700
parent681c0cf52ec50109a71d03d11153cd64e992f33a
parent5f1d884d332dde4dba2a6a7938b5111e65601830
Merge branch 'rproc-linux-5.10.y' of git://git.ti.com/rpmsg/remoteproc into rpmsg-ti-linux-5.10.y

Pull in the updated remoteproc feature branch that includes few cleanups
and enhancements to the Davinci remoteproc driver needed to support the
TI MessageQ stack with the DSP core on the OMAP-L138 SoCs.

The remoteproc driver continues to support the legacy-mode devices on
non-DT platforms, and the DT-mode device is supported on the OMAP-L138
LCDK board.

* 'rproc-linux-5.10.y' of git://git.ti.com/rpmsg/remoteproc:
  ARM: dts: da850: Add alias for DSP node
  remoteproc/davinci: Add a trace to print missing ids
  remoteproc/davinci: Switch a debug trace statement to use %pK

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