From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751545AbcFUKCQ (ORCPT ); Tue, 21 Jun 2016 06:02:16 -0400 Received: from mailgw01.mediatek.com ([210.61.82.183]:63791 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751380AbcFUKCK (ORCPT ); Tue, 21 Jun 2016 06:02:10 -0400 Message-ID: <1466502900.8787.2.camel@mtksdaap41> Subject: Re: [PATCH v4 5/5] ARM: dts: mt2701: add iommu/smi dtsi node for mt2701 From: Honghui Zhang To: Joerg Roedel CC: , , , , , , , , , , , , , , , , , , , , , , , , , Date: Tue, 21 Jun 2016 17:55:00 +0800 In-Reply-To: <20160621094116.GD28248@8bytes.org> References: <1465379461-14757-1-git-send-email-honghui.zhang@mediatek.com> <1465379461-14757-6-git-send-email-honghui.zhang@mediatek.com> <20160621094116.GD28248@8bytes.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2016-06-21 at 11:41 +0200, Joerg Roedel wrote: > 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(+) > > Applied the series, except this last patch. It didn't apply cleanly and > I was not sure how to correctly fix that. Can you please resubmit the > patch based on my arm/mediatek branch once I pushed it? > I will rebase this one later after your push. Thanks. > Thanks, > > Joerg >