Commits
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 adds the support for system suspend/resume and runtime auto-suspend/resume support on the IPU and DSP remote processors on OMAP4, OMAP5 and DRA7 SoCs. The feature branch merge also pulls in automatically the dependent OMAP iommu feature branch with suspend/resume support. OMAP mailbox driver already has the suspend/resume support in upstream 4.19 kernel. * 'rproc-linux-4.19.y' of git://git.ti.com/rpmsg/remoteproc: remoteproc: Fix sysfs interface to stop a suspended processor remoteproc/omap: add support for runtime auto-suspend/resume remoteproc/omap: add support for system suspend/resume ARM: dts: dra7: Add standby info for IPU & DSPs ARM: dts: omap5: Add standby info for IPU and DSP ARM: dts: omap4: Add standby info for IPU and DSP dt-bindings: remoteproc: Update omap remoteproc binding for suspend iommu/omap: introduce new API for runtime suspend/resume control iommu/omap: Add system suspend/resume support iommu/omap: add logic to save/restore locked TLBs iommu/omap: streamline enable/disable through runtime pm callbacks ARM: OMAP2+: add pdata-quirks for OMAP3 ISP IOMMU ARM: OMAP2+: Add iommu pdata-quirks for DRA7 DSP EDMA MMUs ARM: OMAP2+: plug in device_enable/idle ops for IOMMUs iommu/omap: add pdata ops for omap_device_enable/idle Signed-off-by: Suman Anna <s-anna@ti.com>