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