From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752014AbcFUKHO (ORCPT ); Tue, 21 Jun 2016 06:07:14 -0400 Received: from 8bytes.org ([81.169.241.247]:52501 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751919AbcFUKGo (ORCPT ); Tue, 21 Jun 2016 06:06:44 -0400 Date: Tue, 21 Jun 2016 11:57:48 +0200 From: Joerg Roedel To: honghui.zhang@mediatek.com Cc: treding@nvidia.com, mark.rutland@arm.com, matthias.bgg@gmail.com, robh@kernel.org, robin.murphy@arm.com, p.zabel@pengutronix.de, devicetree@vger.kernel.org, pebolle@tiscali.nl, kendrick.hsu@mediatek.com, arnd@arndb.de, srv_heupstream@mediatek.com, catalin.marinas@arm.com, will.deacon@arm.com, linux-kernel@vger.kernel.org, tfiga@google.com, iommu@lists.linux-foundation.org, robh+dt@kernel.org, djkurtz@google.com, kernel@pengutronix.de, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, l.stach@pengutronix.de, yingjoe.chen@mediatek.com, eddie.huang@mediatek.com, youlin.pei@mediatek.com, erin.lo@mediatek.com Subject: Re: [PATCH v4 5/5] ARM: dts: mt2701: add iommu/smi dtsi node for mt2701 Message-ID: <20160621095748.GE28248@8bytes.org> References: <1465379461-14757-1-git-send-email-honghui.zhang@mediatek.com> <1465379461-14757-6-git-send-email-honghui.zhang@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1465379461-14757-6-git-send-email-honghui.zhang@mediatek.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 08, 2016 at 05:51:01PM +0800, honghui.zhang@mediatek.com wrote: > From: Honghui Zhang > > Add the dtsi node of iommu and smi for mt2701. > > Signed-off-by: Honghui Zhang > --- > arch/arm/boot/dts/mt2701.dtsi | 51 +++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 51 insertions(+) Okay, I pushed my arm/mediatek branch to my tree at git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git Please base the patch on that branch and re-send. Thanks, Joerg