From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Walmsley Subject: Re: [PATCHv2 08/16] ARM: OMAP3: remove deprecated CONFIG_OMAP_IOMMU_IVA2 Date: Fri, 28 Feb 2014 19:58:47 +0000 (UTC) Message-ID: References: <1392315347-32967-1-git-send-email-s-anna@ti.com> <1392315347-32967-9-git-send-email-s-anna@ti.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: In-Reply-To: <1392315347-32967-9-git-send-email-s-anna@ti.com> Sender: linux-omap-owner@vger.kernel.org To: Suman Anna Cc: Joerg Roedel , Tony Lindgren , Florian Vaussard , Laurent Pinchart , iommu@lists.linux-foundation.org, devicetree@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Thu, 13 Feb 2014, Suman Anna wrote: > From: Florian Vaussard > > CONFIG_OMAP_IOMMU_IVA2 was defined originally to avoid conflicting > usage by tidspbridge and other iommu users. The same can be achieved > by marking the DT node disabled, so remove this obsolete flag and > the corresponding hwmod data can be enabled. > > Cc: Paul Walmsley > Signed-off-by: Florian Vaussard > [s-anna@ti.com: revise commit log] > Signed-off-by: Suman Anna Acked-by: Paul Walmsley Am assuming that someone else will be merging this as part of the entire series. - Paul