Re: [PATCH v3 0/4] OMAP: iommu: hwmod support and runtime PM

2011-11-02 Thread Ramirez Luna, Omar
+ Joerg, iommu-list On Tue, Nov 1, 2011 at 5:15 PM, Omar Ramirez Luna wrote: > Introduced hwmod support for OMAP3 (iva, isp) and OMAP4 (ipu, dsp), > along with the corresponding runtime PM routines to deassert reset > lines, enable/disable clocks and configure sysc registers. > > v3: > - Rebased

[PATCH v3 0/4] OMAP: iommu: hwmod support and runtime PM

2011-11-01 Thread Omar Ramirez Luna
Introduced hwmod support for OMAP3 (iva, isp) and OMAP4 (ipu, dsp), along with the corresponding runtime PM routines to deassert reset lines, enable/disable clocks and configure sysc registers. v3: - Rebased to 3.1-rc10 lo rebuilt, added structure terminators, and removed .omap_chip field. v2: -