Merge branch 'iommu-linux-4.9.y' of git://git.ti.com/rpmsg/iommu into rproc-linux-4.9.y
Merge the iommu tree into the remoteproc tree, since this is a minimum
for bringing up the OMAP remote processors successfully. This iommu merge
pulls in the basic OMAP IOMMU cleanup patches with support for IOMMUs on
all OMAP4 and OMAP5 remoteprocs; and the necessary DPLL clock configuration
of the clocks required for various remoteproc devices on OMAP4/OMAP5 and
DRA7 SoCs.
* 'iommu-linux-4.9.y' of git://git.ti.com/rpmsg/iommu:
TEMP: iommu/omap: fix range for cache flush operations
HACK: iommu/omap: flush page table entries from L2 cache
iommu/omap: fix disabling of MMU upon a fault
iommu/omap: Make omap_iommu_arch_data structure private
iommu/omap: Drop legacy-style device support
ARM: dts: dra7xx-clocks: Set IVA DPLL and its output clock rates
ARM: dts: dra7xx-clocks: Set DSP DPLL and its output clock rates
ARM: dts: dra7xx-clocks: Source IPU1 functional clock from CORE DPLL
ARM: dts: omap54xx-clocks: Set IVA DPLL and its output clock rates
ARM: dts: omap44xx-clocks: Set IVA DPLL and its output clock rates
Signed-off-by: Suman Anna <s-anna@ti.com>