From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Walmsley Subject: Re: [PATCH v2 2/9] ARM: OMAP3: hwmod data: add mmu data for iva and isp Date: Wed, 19 Sep 2012 21:35:06 +0000 (UTC) Message-ID: References: <1347479152-588-1-git-send-email-omar.luna@linaro.org> <1347479152-588-3-git-send-email-omar.luna@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1347479152-588-3-git-send-email-omar.luna-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Omar Ramirez Luna Cc: Ohad Ben-Cohen , Russell King , linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Joerg Roedel , devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Peter Ujfalusi , Laurent Pinchart , linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Wed, 12 Sep 2012, Omar Ramirez Luna wrote: > Add mmu hwmod data for iva and isp. > > Due to compatibility an ifdef CONFIG_OMAP_IOMMU_IVA2 needs to be > propagated (previously on iommu resource info) to hwmod data in OMAP3, > so users of iommu and tidspbridge can avoid issues of two modules > managing mmu data/irqs/resets; this until tidspbridge can be migrated > to iommu framework. > > Cc: Benoit Cousson > Signed-off-by: Omar Ramirez Luna Thanks, queued for 3.7. - Paul