Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp982941ybh; Mon, 13 Jul 2020 06:30:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxXl+w1qX5HpDosBGIJjR0Nfsnv0yLTBI26HK6jMBeiTFL+BN95jOepK3XcvurvJK/uO/MB X-Received: by 2002:a50:9b18:: with SMTP id o24mr93024264edi.335.1594647005410; Mon, 13 Jul 2020 06:30:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594647005; cv=none; d=google.com; s=arc-20160816; b=FnjBVzzKOMPkiRgp5gpNt5cmXYQRKhLPJpiENtSyMyHeaxW10T8NQBRBKxyWfwvIUo GdXPR4GOwSz1QrMso7OYPcTP0goj/JiERmVxx8/MXK6//SPNHg17ve819oUhyztkxaf5 taBJxpgJ2yw/HhjfoLHpZ5Upkik6+Z3gFzoiLIrIPD/5Tea7ae0q8XYMGam45udw4rLG 4tOuW4+tU+fmcjwFMK7ZVmHz075IohT+UqTnsvmXWjvdphCMLq1YSt4YkzL0Ikx43iW5 GbMuzVBzWOZC/XVN7u2rzJhYdReKQlT7NDUPjuTPcfVuWvyZ3I/jKx5zQjmBo35d0PnN SyLg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=vWx1gI0a/qFK8UiHx2vhPXW2FZIIDR7ncYf++oxLny8=; b=nC9RajpdBo/syQ8FKe2jLdc/CSo0D+qdaEFedS4zBULlZBwVsFenpx1+AVKFHXYocP hZKZAhkKOCv/hzqH0h/9AczOke5AniaLJPKdjuPCCRd2S4kpezzvRr7nkedYa7xvsjcF UXzrxalfML8HxvuiVjlC2AxqVVvouuYwR1hPRAXjhEfDiIx/4BzkL68MrtUum8y9J64x 8DpCL4t7+qSRZyBJWCs4UdeRV1GdB5/OGPRP8bPL3LoV7AsIHD5/RHtgGi4h9dGLMpLB Lp/f4iIUPfEfMF1L340J/iDjZ7kmoya845EVK1gIBabnjynTXGFkSIncP+iIbt9aHx// 6RuA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=8bytes.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id qx22si8489778ejb.148.2020.07.13.06.29.41; Mon, 13 Jul 2020 06:30:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=8bytes.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729810AbgGMN3c (ORCPT + 99 others); Mon, 13 Jul 2020 09:29:32 -0400 Received: from 8bytes.org ([81.169.241.247]:52564 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729564AbgGMN3c (ORCPT ); Mon, 13 Jul 2020 09:29:32 -0400 Received: by theia.8bytes.org (Postfix, from userid 1000) id 3E90736B; Mon, 13 Jul 2020 15:29:31 +0200 (CEST) Date: Mon, 13 Jul 2020 15:29:29 +0200 From: Joerg Roedel To: Yong Wu Cc: Chao Hao , Rob Herring , Matthias Brugger , iommu@lists.linux-foundation.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, wsd_upstream@mediatek.com, FY Yang , TH Yang , ming-fan.chen@mediatek.com, youlin.pei@mediatek.com, anan.sun@mediatek.com Subject: Re: [PATCH v6 00/10] MT6779 IOMMU SUPPORT Message-ID: <20200713132929.GR27672@8bytes.org> References: <20200703044127.27438-1-chao.hao@mediatek.com> <20200710141349.GJ27672@8bytes.org> <1594451493.16172.6.camel@mhfsdcap03> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1594451493.16172.6.camel@mhfsdcap03> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jul 11, 2020 at 03:11:33PM +0800, Yong Wu wrote: > The SMI part always go with the IOMMU, Could you also help apply the > mt6779 SMI basical part [1][2]. Both has already got reviewed-by from > Rob and Matthias. and the [3] in that patchset is for performance > improvement, it's not so necessary, it can be send in another patchset. > > > [1] https://lore.kernel.org/patchwork/patch/1176833/ > [2] https://lore.kernel.org/patchwork/patch/1176831/ Okay, applied these two to the arm/mediatek branch. Joerg