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 88768C433EF for ; Mon, 29 Nov 2021 21:03:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 31A646003C; Mon, 29 Nov 2021 21:03: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 3cugGAO30Cfg; Mon, 29 Nov 2021 21:03:52 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp3.osuosl.org (Postfix) with ESMTPS id 39B0660596; Mon, 29 Nov 2021 21:03:52 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 1423BC001C; Mon, 29 Nov 2021 21:03:52 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [IPv6:2605:bc80:3010::133]) by lists.linuxfoundation.org (Postfix) with ESMTP id 7EEC1C000A for ; Mon, 29 Nov 2021 21:03:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 5F334401F7 for ; Mon, 29 Nov 2021 21:03:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qt1fOdeFqnak for ; Mon, 29 Nov 2021 21:03:49 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.8.0 Received: from mail-oi1-f176.google.com (mail-oi1-f176.google.com [209.85.167.176]) by smtp2.osuosl.org (Postfix) with ESMTPS id AC677401BD for ; Mon, 29 Nov 2021 21:03:49 +0000 (UTC) Received: by mail-oi1-f176.google.com with SMTP id 7so36953651oip.12 for ; Mon, 29 Nov 2021 13:03:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=/C6cXQ6I+DvazsHvLzn5HCwkUIY2LS9zWKJ6486tyI4=; b=svru/FCsh1XyC0djGWg2v3aeGna+7/t05lwCZDHnpI7sCK2CN6r4KajNcMhtVPD3st bPEqau+U8yuK/8uBpRuMzoxAWzhR9lmIbwIaksLYSlMmxVFt7jg40Xf8Tt146j8YJ0by ZdQ3QmG31SvSHNqzkg7QA1F/tSnLkmrJ5N4WyQGu3jLTiQJG40PqbUmBDRj5yz0PId2B 1+8ZWQaj+rRYV4GBZbyM+mXVpY0+7hmHUwpMxjbodnT4FTyOjA/1C3XATZWkZWW1/cOZ 8mf+c78YuyS/IMlPp4QDKeX3t2TN7ezyItPO9Iy+difB1SapbdbRXfexGsB7G6fJvHtz RvCg== X-Gm-Message-State: AOAM530yMMDnp9CEm5EsRLyhrN5pEdeRWV9EscTTADqprt7MBrEkOBfa 3vClDn+PEnE9Wgter4IU7g== X-Google-Smtp-Source: ABdhPJxW4VjLyk3MQTRUim1PMjrobF39u9tydkFlN1RwWqwCmVAO2R23KjnNVaBi2zD3XKJaTZj55g== X-Received: by 2002:a05:6808:170e:: with SMTP id bc14mr467373oib.86.1638219828812; Mon, 29 Nov 2021 13:03:48 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id o26sm2829465otj.14.2021.11.29.13.03.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Nov 2021 13:03:47 -0800 (PST) Received: (nullmailer pid 605655 invoked by uid 1000); Mon, 29 Nov 2021 21:03:46 -0000 Date: Mon, 29 Nov 2021 15:03:46 -0600 From: Rob Herring To: Thierry Reding Subject: Re: [PATCH 2/4] dt-bindings: arm-smmu: Add compatible for Tegra234 SOC Message-ID: References: <20211112131231.3683098-1-thierry.reding@gmail.com> <20211112131231.3683098-3-thierry.reding@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211112131231.3683098-3-thierry.reding@gmail.com> Cc: devicetree@vger.kernel.org, Will Deacon , Jon Hunter , iommu@lists.linux-foundation.org, Rob Herring , linux-tegra@vger.kernel.org, Robin Murphy , 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" On Fri, 12 Nov 2021 14:12:29 +0100, Thierry Reding wrote: > From: Thierry Reding > > The NVIDIA Tegra234 SoC comes with one single-instance ARM SMMU used by > isochronous memory clients and two dual-instance ARM SMMUs used by non- > isochronous memory clients. > > Signed-off-by: Thierry Reding > --- > Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D485EC433EF for ; Mon, 29 Nov 2021 21:05:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231370AbhK2VJH (ORCPT ); Mon, 29 Nov 2021 16:09:07 -0500 Received: from mail-oi1-f177.google.com ([209.85.167.177]:35457 "EHLO mail-oi1-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229549AbhK2VHH (ORCPT ); Mon, 29 Nov 2021 16:07:07 -0500 Received: by mail-oi1-f177.google.com with SMTP id m6so37066870oim.2; Mon, 29 Nov 2021 13:03:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=/C6cXQ6I+DvazsHvLzn5HCwkUIY2LS9zWKJ6486tyI4=; b=DV5zsEGHxeOaelzFCby5f+Zv5U82D78zni8GdGHQvcwlnFyW9+EqxMzNSI6SnhCHuN VUDxukzKsjzUt2RZScgUa2f8ukV76va1l4yPeWNBCx2N1xlS0hyU7WgLL5s4LsHHf/HX ymJVNT+OAvZHR9B95DOcyx8BthrP3gZkSA8uHzEC2VEJMU8oFXkg4VerJj1otRCHf2py xlqN/SkEXZ58tcnkNaJ41owaO+/Qm90YVmdZAc4n4cc5YCgxGcQKQImLDmJc4xL2CMUD JK770tO0yEWY9wM1KTXe8HlBOAyHl8EdMNL8N/RVbu8DNYKtHW4y5KvM4/0FX8OhoyiM KuJA== X-Gm-Message-State: AOAM532s1XCiRgBqAGY0KPqKnuWacNP/laQqyOab+g5e6xJgS/y9sLcW V0NsrMCLiEeEBl3w8+eFyg== X-Google-Smtp-Source: ABdhPJxW4VjLyk3MQTRUim1PMjrobF39u9tydkFlN1RwWqwCmVAO2R23KjnNVaBi2zD3XKJaTZj55g== X-Received: by 2002:a05:6808:170e:: with SMTP id bc14mr467373oib.86.1638219828812; Mon, 29 Nov 2021 13:03:48 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id o26sm2829465otj.14.2021.11.29.13.03.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Nov 2021 13:03:47 -0800 (PST) Received: (nullmailer pid 605655 invoked by uid 1000); Mon, 29 Nov 2021 21:03:46 -0000 Date: Mon, 29 Nov 2021 15:03:46 -0600 From: Rob Herring To: Thierry Reding Cc: devicetree@vger.kernel.org, Rob Herring , Robin Murphy , Will Deacon , linux-arm-kernel@lists.infradead.org, Jon Hunter , Joerg Roedel , linux-tegra@vger.kernel.org, iommu@lists.linux-foundation.org Subject: Re: [PATCH 2/4] dt-bindings: arm-smmu: Add compatible for Tegra234 SOC Message-ID: References: <20211112131231.3683098-1-thierry.reding@gmail.com> <20211112131231.3683098-3-thierry.reding@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211112131231.3683098-3-thierry.reding@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org On Fri, 12 Nov 2021 14:12:29 +0100, Thierry Reding wrote: > From: Thierry Reding > > The NVIDIA Tegra234 SoC comes with one single-instance ARM SMMU used by > isochronous memory clients and two dual-instance ARM SMMUs used by non- > isochronous memory clients. > > Signed-off-by: Thierry Reding > --- > Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 1D71BC433F5 for ; Mon, 29 Nov 2021 21:26:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=wEkoHCocH4NT9Rt2PHVSgj53zJ8Q5mSIy5QAPAVI6GI=; b=p29Q65QzKqWVW/ 5HRzDIFswuVDyqNnxGKpvhSfLQ7vy3oGIsilWlWuJwXwDe6v9PuTZYN5863LtkNxNPuvFKcmRyl/D YaXKkt+3mO7wfDCW44mODLeGPUaJdSE69AiU7MouMdA/Up4jw7vzit6j5p2K8r285fW/5ebUlLoqF bzkC6ir74K5tcT04tIL9xW7NBdl7Zyp3aNTdTrUwfxRjCz4s0qTetoEWXREAt9s7wIl1JaA31zMrn 3weThEoPZR8FcOGEbrsovnayeOMdHnNiWC+vqrr7pcpYZRnb076to93QoKQKGXco/qoepKm9DDYu8 bx3Myb1q8YuqSQcaZCXA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mro8j-002iZ6-TM; Mon, 29 Nov 2021 21:24:46 +0000 Received: from mail-oi1-f181.google.com ([209.85.167.181]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mrnoU-002aY4-4r for linux-arm-kernel@lists.infradead.org; Mon, 29 Nov 2021 21:03:51 +0000 Received: by mail-oi1-f181.google.com with SMTP id r26so37001965oiw.5 for ; Mon, 29 Nov 2021 13:03:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=/C6cXQ6I+DvazsHvLzn5HCwkUIY2LS9zWKJ6486tyI4=; b=3w3mPr/p1ZRAdOZ9z0irf7Wh6dW+IOP55WCIedtLhIjrz70dVM9AAfbLujdN0OwtAl rpsFQ7cuAX9Nl+R/c0e90mWRddCykGJ5wOSSXpwyufF4smuM6ddgpA0uBydWj2vCqrGg ID3u544xV/wx/h322mK6SWqh7OkymxX2qY0dFZoivKinoRSFoa2OzjKWMSFM3cgx94k1 EtQDqBzCUFidpfQxYbHt+PPz3n6zEXFGK64XaZKbmii5RJTYaSo8Vsox0Ua2sfC9r7SF otWFXn9CK6ZSGqgEeBly81n5vkgj6atrLDKeb1fbZTNnOymhcsi5jmqxnrg1RiYkANUg 2dWg== X-Gm-Message-State: AOAM530yRAN4FbeX+PJv/uyzW0SzBrv1T7kKgV8ScJIyuHvv7HAUF4fl sBcIDpjPuZBs8L+2oP2eTA== X-Google-Smtp-Source: ABdhPJxW4VjLyk3MQTRUim1PMjrobF39u9tydkFlN1RwWqwCmVAO2R23KjnNVaBi2zD3XKJaTZj55g== X-Received: by 2002:a05:6808:170e:: with SMTP id bc14mr467373oib.86.1638219828812; Mon, 29 Nov 2021 13:03:48 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id o26sm2829465otj.14.2021.11.29.13.03.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Nov 2021 13:03:47 -0800 (PST) Received: (nullmailer pid 605655 invoked by uid 1000); Mon, 29 Nov 2021 21:03:46 -0000 Date: Mon, 29 Nov 2021 15:03:46 -0600 From: Rob Herring To: Thierry Reding Cc: devicetree@vger.kernel.org, Rob Herring , Robin Murphy , Will Deacon , linux-arm-kernel@lists.infradead.org, Jon Hunter , Joerg Roedel , linux-tegra@vger.kernel.org, iommu@lists.linux-foundation.org Subject: Re: [PATCH 2/4] dt-bindings: arm-smmu: Add compatible for Tegra234 SOC Message-ID: References: <20211112131231.3683098-1-thierry.reding@gmail.com> <20211112131231.3683098-3-thierry.reding@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211112131231.3683098-3-thierry.reding@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211129_130350_222872_2DBC193A X-CRM114-Status: GOOD ( 12.93 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 12 Nov 2021 14:12:29 +0100, Thierry Reding wrote: > From: Thierry Reding > > The NVIDIA Tegra234 SoC comes with one single-instance ARM SMMU used by > isochronous memory clients and two dual-instance ARM SMMUs used by non- > isochronous memory clients. > > Signed-off-by: Thierry Reding > --- > Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel