Merge branch 'rproc-linux-4.9.y' of git://git.ti.com/rpmsg/remoteproc into rpmsg-ti-linux-4.9.y
Pull in the updated remoteproc feature branch supporting the boot of
IPU and DSP remote processors in DRA74x/DRA72x SoCs on the various
supported DRA7/AM57xx boards. The merge also includes the required
OMAP IOMMU support patches, OMAP mailbox is already supported for
DRA7 platforms in vanilla 4.9 kernel. Watchdog support for both the
IPUs and DSP1 is also supported on the current supported boards.
There are couple of issues with consistent booting of the IPU1 remote
processor, and having the DSPs entering low-power mode/losing context
with HW_AUTO setting which will be resolved in a subsequent pull.
* 'rproc-linux-4.9.y' of git://git.ti.com/rpmsg/remoteproc: (37 commits)
ARM: dts: beagle-x15-common: Add watchdog timers for IPU1 and DSP1
ARM: dts: beagle-x15-common: Add watchdog timers for IPU2
ARM: dts: beagle-x15-common: Enable IPU & DSP rproc and CMA nodes
ARM: dts: beagle-x15-common: Add timers to IPU and DSP rprocs
ARM: dts: beagle-x15-common: Add mailboxes to IPU and DSP rprocs
ARM: dts: beagle-x15-common: Add CMA reserved memory nodes for IPUs & DSPs
ARM: dts: dra72-evm-common: Add watchdog timers for IPU1 and DSP1
ARM: dts: dra72-evm-common: Add watchdog timers for IPU2
ARM: dts: dra72-evm-revc: Add and enable CMA pools for IPUs & DSP1
ARM: dts: dra72-evm: Enable DSP1 & IPU rproc and CMA nodes
ARM: dts: dra72-evm: Add CMA reserved memory nodes for IPUs & DSP1
ARM: dts: dra72-evm-common: Add timers to IPUs and DSP
ARM: dts: dra72-evm-common: Add mailboxes to IPU and DSP nodes
ARM: dts: dra7-evm: Add watchdog timers for IPU1 and DSP1
ARM: dts: dra7-evm: Add watchdog timers for IPU2
ARM: dts: dra7-evm: Enable IPU & DSP rproc and CMA nodes
ARM: dts: dra7-evm: Add timers to IPUs and DSPs
ARM: dts: dra7-evm: Add mailboxes to IPU and DSP nodes
ARM: dts: dra7-evm: Add CMA reserved memory nodes for IPUs & DSPs
ARM: OMAP2+: Extend rproc pdata-quirks for DSP2 rproc on DRA74x
...
Signed-off-by: Suman Anna <s-anna@ti.com>