From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C1156C433FE for ; Thu, 7 Apr 2022 09:14:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 0E5C360F74; Thu, 7 Apr 2022 09:14:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ftmlpb8_lXVL; Thu, 7 Apr 2022 09:14:52 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [IPv6:2605:bc80:3010:104::8cd3:938]) by smtp3.osuosl.org (Postfix) with ESMTPS id DC2A860E42; Thu, 7 Apr 2022 09:14:51 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id ACFBFC002C; Thu, 7 Apr 2022 09:14:51 +0000 (UTC) Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) by lists.linuxfoundation.org (Postfix) with ESMTP id 593FDC0012 for ; Thu, 7 Apr 2022 09:14:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 47CC881C67 for ; Thu, 7 Apr 2022 09:14:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp1.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=collabora.com Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xpAteIK4P3FV for ; Thu, 7 Apr 2022 09:14:49 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e3e3]) by smtp1.osuosl.org (Postfix) with ESMTPS id 754EA81AD1 for ; Thu, 7 Apr 2022 09:14:49 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: kholk11) with ESMTPSA id 5D27A1F45D10 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1649322887; bh=KOUUy4wH6GAQEs7rFcW+lGMGEpD4eHNVSztumQ9nFT8=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=dlRPL489rp0dd+hV1gadtyJElAhxAtiMYNcYZ7g0JMeuBdXZfQz+SCeWvbgM4ujmP rTJV/zbPjiY62JR/9iczYlrkCoTRzZCcPNckh7BIFj129NvKjqQCc/sRcUd/+NF8W8 bXeS2FXWneWQEO3PIglNNLPg7SQyWTP+k47T3ps7e0PsOemp9av8Y8G2/14tVEOKmh wpx/8mfS+RPqU6tXejaS84SIRTLiDonH6ZBnKJiOCBYuNUM+2Qn/lErz87jpJfKznh vhomv29Hs0nqCvSDelAlMFwrjpxAfdpghacrlG1AZayTIN+mHwqj0MjfR6fzhPney1 xF24U8TRYlFlA== Message-ID: Date: Thu, 7 Apr 2022 11:14:43 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH v3 1/2] dt-bindings: mediatek: mt8186: Add binding for MM iommu Content-Language: en-US To: Yong Wu , Joerg Roedel , Rob Herring , Matthias Brugger , Will Deacon References: <20220407083230.18041-1-yong.wu@mediatek.com> <20220407083230.18041-2-yong.wu@mediatek.com> From: AngeloGioacchino Del Regno In-Reply-To: <20220407083230.18041-2-yong.wu@mediatek.com> Cc: devicetree@vger.kernel.org, srv_heupstream@mediatek.com, chengci.xu@mediatek.com, xueqi.zhang@mediatek.com, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , yen-chang.chen@mediatek.com, iommu@lists.linux-foundation.org, yf.wang@mediatek.com, linux-mediatek@lists.infradead.org, libo.kang@mediatek.com, Hsin-Yi Wang , anan.sun@mediatek.com, Robin Murphy , mingyuan.ma@mediatek.com, linux-arm-kernel@lists.infradead.org X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development issues for Linux IOMMU support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" Il 07/04/22 10:32, Yong Wu ha scritto: > Add mt8186 iommu binding. "-mm" means the iommu is for Multimedia. > > Signed-off-by: Yong Wu > Acked-by: Krzysztof Kozlowski > Reviewed-by: Rob Herring > Reviewed-by: Matthias Brugger Reviewed-by: AngeloGioacchino Del Regno _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu