Commits
Merge branch 'rproc-linux-4.9.y' of git://git.ti.com/rpmsg/remoteproc into rpmsg-ti-linux-4.9.y Pull in the remoteproc feature branch supporting the boot of DSP and IPU remote processors on OMAP4 and OMAP5 SoCs. The feature branch also pulls in automatically the dependent iommu feature branch into the rpmsg-ti-linux-4.4.y RPMsg integration branch. The supported functional features in remoteproc include: - Device Tree based support for device-specific carveouts and CMA pools - Boot of device-tree based IPU and DSP remoteproc devices - BIOS Tick timer and Watchdog timer support - Error recovery support for both internal and watchdog errors - Cleanup of legacy platform device based code * 'rproc-linux-4.9.y' of git://git.ti.com/rpmsg/remoteproc: (43 commits) ARM: dts: omap5-uevm: Add watchdog timers for IPU and DSP ARM: dts: omap4-panda-common: Add watchdog timers for IPU and DSP ARM: OMAP2+: Add watchdog timer ops to rproc pdata quirks remoteproc/omap: add watchdog functionality for remote processors remoteproc/omap: report device exceptions and trigger recovery remoteproc: implement last trace for remoteproc ARM: dts: omap5-uevm: Add system timers to DSP and IPU ARM: dts: omap5-uevm: Enable IPU & DSP CMA and rproc nodes ARM: dts: omap5-uevm: Add CMA reserved memory nodes for rprocs ARM: OMAP2+: Extend OMAP4 IPU/DSP pdata-quirks to OMAP5 ARM: OMAP5: hwmod_data: add data for IPU & DSP processors ARM: dts: OMAP5: Add aliases for rproc nodes ARM: dts: OMAP5: Add DSP and IPU nodes ARM: dts: omap4-panda-common:: Add system timers to DSP and IPU ARM: OMAP2+: Add timer ops to rproc pdata quirks remoteproc/omap: request a timer(s) for remoteproc usage ARM: OMAP4: hwmod_data: remove modulemode from IPU/DSP hwmods ARM: dts: omap4-panda-common: Enable IPU & DSP CMA and rproc nodes ARM: dts: omap4-panda-common: Add CMA reserved pools for rprocs ARM: OMAP2+: Add pdata-quirks for DSP and IPU remoteprocs ... Signed-off-by: Suman Anna <s-anna@ti.com>