From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yong Wu Subject: Re: [PATCH v2 0/8] MT2712 IOMMU SUPPORT Date: Fri, 20 Oct 2017 18:12:54 +0800 Message-ID: <1508494374.15871.6.camel@mhfsdcap03> References: <1503313221-26453-1-git-send-email-yong.wu@mediatek.com> <20170822143836.ac3faa7wcwfjtvjc@8bytes.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170822143836.ac3faa7wcwfjtvjc-zLv9SwRftAIdnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Matthias Brugger Cc: K Zhang =?UTF-8?Q?=28=E5=BC=A0=E5=87=AF=29?= , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "arnd-r2nGTMty4D4@public.gmane.org" , srv_heupstream , Catalin Marinas , Will Deacon , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Tomasz Figa , "iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" , Rob Herring , Daniel Kurtz , "linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "cloud.zhou-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org" List-Id: devicetree@vger.kernel.org On Tue, 2017-08-22 at 22:38 +0800, Joerg Roedel wrote: > On Mon, Aug 21, 2017 at 07:00:13PM +0800, Yong Wu wrote: > > Yong Wu (8): > > dt-bindings: mediatek: Add binding for mt2712 IOMMU and SMI > > iommu/mediatek: Move MTK_M4U_TO_LARB/PORT into mtk_iommu.c > > iommu/mediatek: Add mt2712 IOMMU support > > iommu/mediatek: Merge 2 M4U HWs into one iommu domain > > iommu/mediatek: Move pgtable allocation into domain_alloc > > iommu/mediatek: Disable iommu clock when system suspend > > iommu/mediatek: Enlarge the validate PA range for 4GB mode > > memory: mtk-smi: Degrade SMI init to module_init > > Applied patches 2-7. Patch 1 is something for Matthias. gentle ping. Hi Matthias, Could you help review the binding patch[1/8]? if it's ok for you too, Could you help apply it through your branch with Rob's ACK. Thanks.