Merge branch 'rproc-linux-4.19.y' of git://git.ti.com/rpmsg/remoteproc into rpmsg-ti-linux-4.19.y
Pull in the updated remoteproc feature branch that includes few cleanups
and enhancements to the Davinci remoteproc driver to load 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.
The merge also includes an enhancement to the remoteproc core to allow
individual remoteproc drivers to deny sysfs operations for changing the
firmware and starting/stopping the remoteprocs. The Wakeup M3 remoteproc
has also been updated to deny these operations for certain usage scenarios.
* 'rproc-linux-4.19.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
remoteproc/davinci: Use %zx for formating size_t
remoteproc/wkup_m3: set deny_sysfs_ops flag
remoteproc: introduce deny_sysfs_ops flag
Signed-off-by: Suman Anna <s-anna@ti.com>