Re: [PATCH v3 0/6] OMAP: iommu: hwmod, reset handling and runtime PM
From: Omar Ramirez Luna <hidden>
Date: 2012-10-17 23:52:37
Also in:
linux-arm-kernel, linux-iommu, linux-omap
From: Omar Ramirez Luna <hidden>
Date: 2012-10-17 23:52:37
Also in:
linux-arm-kernel, linux-iommu, linux-omap
On 16 October 2012 12:22, Tony Lindgren [off-list ref] wrote:
* Omar Ramirez Luna [off-list ref] [121011 18:07]:quoted
These patches are needed for remoteproc to work on OMAP4. Introduced iommu hwmod support for OMAP3 (iva, isp) and OMAP4 (ipu, dsp), along with the corresponding runtime PM and routines to deassert reset lines, enable/disable clocks and configure sysc registers. Although IOMMU hwmod patches were already submitted in the past, this series adds few more changes, like: - New reset handling. - Save and restore context code rework. - Device tree bindings for OMAP3 and OMAP4. For this series I just dropped the patches already included in mainline.These will need to be rebased on omap-for-v3.8/cleanup-headers-iommu when I have that pushed out as that removes plat/*iommu*.h files.
Ok, will wait and rebase on top of it. Thanks, Omar