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 smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.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 7525AC433EF for ; Mon, 16 May 2022 16:27:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 2F82240B7E; Mon, 16 May 2022 16:27:53 +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 S0LUbYkdeSye; Mon, 16 May 2022 16:27:52 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [IPv6:2605:bc80:3010:104::8cd3:938]) by smtp2.osuosl.org (Postfix) with ESMTPS id 10CF3404F8; Mon, 16 May 2022 16:27:52 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id DDCBBC0032; Mon, 16 May 2022 16:27:51 +0000 (UTC) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by lists.linuxfoundation.org (Postfix) with ESMTP id 19F00C002D for ; Mon, 16 May 2022 16:27:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id EA84C610CA for ; Mon, 16 May 2022 16:27:50 +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 7wVf56uLNXqX for ; Mon, 16 May 2022 16:27:50 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.8.0 Received: from mail-oa1-f53.google.com (mail-oa1-f53.google.com [209.85.160.53]) by smtp3.osuosl.org (Postfix) with ESMTPS id 67982610A5 for ; Mon, 16 May 2022 16:27:50 +0000 (UTC) Received: by mail-oa1-f53.google.com with SMTP id 586e51a60fabf-f165bc447fso10919104fac.6 for ; Mon, 16 May 2022 09:27:50 -0700 (PDT) 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=osVfxhsQi2p2dlDrhzZDuOBV7X+Ps662PG/MDdJu9W0=; b=aLgydF9DvOLJ1l+AqaDmAwjrHJ8/Uj/87n6OZ+BhwTKiWq2+bTriB7IM5LaS5wGGso ml6saWtqeq/A8dfp5lyHLj18KbNOMURBc5IUx28DP+d2sRZbM7edpuLZKcYE0tWc+JSd kjgc+dQ6jfK686KT09PboZg3OelHP1eB4nGDwj3px/ou37RRP22CrakqwCu3OCgUOTl7 KWceo4o6jxpkwLivK3JNyHRPGNFlozN39in6+Oz3rVn+/SiPEkMcOv7lDk7VKONfKpEz 1YfjQo4j3ItELcb2r3/gmbblw/VN8OwvPHo7XCiLEtV0eeLEBRwEDYFzTGfJPhv6SxGb epgQ== X-Gm-Message-State: AOAM5307tvoLtJ7PPH4v4dyh5oRoKRUjwfi+OMjEWJgfMA0aW/ytk9pC sLlWxPFhh334JZpOybRYtA== X-Google-Smtp-Source: ABdhPJxaunhi1VLlqHvgFaK+EgjKjq0gVMM8ayHjAQzaIw/eUPKQEHsbfeLNaMcAuwFJet/LLjQYYg== X-Received: by 2002:a05:6870:890f:b0:e1:c92d:d84 with SMTP id i15-20020a056870890f00b000e1c92d0d84mr9757652oao.49.1652718469152; Mon, 16 May 2022 09:27:49 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id b18-20020a9d6b92000000b00606b1f72fcbsm4071686otq.31.2022.05.16.09.27.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 May 2022 09:27:48 -0700 (PDT) Received: (nullmailer pid 2793161 invoked by uid 1000); Mon, 16 May 2022 16:27:47 -0000 Date: Mon, 16 May 2022 11:27:47 -0500 From: Rob Herring To: cyndis@kapsi.fi Subject: Re: [PATCH v5 1/9] dt-bindings: host1x: Add iommu-map property Message-ID: <20220516162747.GA2793126-robh@kernel.org> References: <20220516085258.1227691-1-cyndis@kapsi.fi> <20220516085258.1227691-2-cyndis@kapsi.fi> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220516085258.1227691-2-cyndis@kapsi.fi> Cc: devicetree@vger.kernel.org, krzysztof.kozlowski@canonical.com, will@kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, jonathanh@nvidia.com, robh+dt@kernel.org, iommu@lists.linux-foundation.org, thierry.reding@gmail.com, linux-tegra@vger.kernel.org, Mikko Perttunen , robin.murphy@arm.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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" On Mon, 16 May 2022 11:52:50 +0300, cyndis@kapsi.fi wrote: > From: Mikko Perttunen > > Add schema information for specifying context stream IDs. This uses > the standard iommu-map property. > > Signed-off-by: Mikko Perttunen > Reviewed-by: Robin Murphy > --- > v3: > * New patch > v4: > * Remove memory-contexts subnode. > --- > .../bindings/display/tegra/nvidia,tegra20-host1x.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Acked-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 B4C1FC433FE for ; Mon, 16 May 2022 16:27:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343617AbiEPQ1x (ORCPT ); Mon, 16 May 2022 12:27:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50878 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343615AbiEPQ1v (ORCPT ); Mon, 16 May 2022 12:27:51 -0400 Received: from mail-oa1-f49.google.com (mail-oa1-f49.google.com [209.85.160.49]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1ED04393EE; Mon, 16 May 2022 09:27:50 -0700 (PDT) Received: by mail-oa1-f49.google.com with SMTP id 586e51a60fabf-e93bbb54f9so20752757fac.12; Mon, 16 May 2022 09:27:50 -0700 (PDT) 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=osVfxhsQi2p2dlDrhzZDuOBV7X+Ps662PG/MDdJu9W0=; b=R8Uy/8TgWLgSj8dnANBcz9ev3bYcDCylCkLNtSkoJKYdoUfUCQFlm2JyK/5CzWtvq5 Zua7+YAtjyd0BOh733TOLhmy8kww4tK3NMLnn3ssHxBzZ1TpPHIwdS4torhBIfvRDAAi M8yYnl05epDcUdtkiFBsi8afwfEA3ZvQ9wt+2QNGYDt3UJcawRVmLakFa++ID8AETReB np/lvpNCOp6LJo9RCYOOUwBynwl1R2zQelVr/sw8OaouPTWU6Asi5Lr3SqEpbg4OU+tD 5tezWO0aAOhl9115zSmqIn10KPdA14MRs1F5wu/7qfrkHVC7weY5auKgYfpu9Wqnm23U 7CPw== X-Gm-Message-State: AOAM5309w0IVaIoJJ9/B9/KEYA7Y1RredSMmtU52QhJWBdA/9Tbqn6hx MiM4j2H9V/HPhINB3eOX2ww1ROZtYQ== X-Google-Smtp-Source: ABdhPJxaunhi1VLlqHvgFaK+EgjKjq0gVMM8ayHjAQzaIw/eUPKQEHsbfeLNaMcAuwFJet/LLjQYYg== X-Received: by 2002:a05:6870:890f:b0:e1:c92d:d84 with SMTP id i15-20020a056870890f00b000e1c92d0d84mr9757652oao.49.1652718469152; Mon, 16 May 2022 09:27:49 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id b18-20020a9d6b92000000b00606b1f72fcbsm4071686otq.31.2022.05.16.09.27.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 May 2022 09:27:48 -0700 (PDT) Received: (nullmailer pid 2793161 invoked by uid 1000); Mon, 16 May 2022 16:27:47 -0000 Date: Mon, 16 May 2022 11:27:47 -0500 From: Rob Herring To: cyndis@kapsi.fi Cc: krzysztof.kozlowski@canonical.com, linux-arm-kernel@lists.infradead.org, robin.murphy@arm.com, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, joro@8bytes.org, thierry.reding@gmail.com, robh+dt@kernel.org, linux-tegra@vger.kernel.org, will@kernel.org, jonathanh@nvidia.com, devicetree@vger.kernel.org, iommu@lists.linux-foundation.org, Mikko Perttunen Subject: Re: [PATCH v5 1/9] dt-bindings: host1x: Add iommu-map property Message-ID: <20220516162747.GA2793126-robh@kernel.org> References: <20220516085258.1227691-1-cyndis@kapsi.fi> <20220516085258.1227691-2-cyndis@kapsi.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220516085258.1227691-2-cyndis@kapsi.fi> Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org On Mon, 16 May 2022 11:52:50 +0300, cyndis@kapsi.fi wrote: > From: Mikko Perttunen > > Add schema information for specifying context stream IDs. This uses > the standard iommu-map property. > > Signed-off-by: Mikko Perttunen > Reviewed-by: Robin Murphy > --- > v3: > * New patch > v4: > * Remove memory-contexts subnode. > --- > .../bindings/display/tegra/nvidia,tegra20-host1x.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Acked-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 D91B1C433EF for ; Mon, 16 May 2022 16:28:57 +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=jCb2iIe9jBAmGHh5dELU9uK7HpQDXLuob2mKVoLpqHU=; b=hz3yG2cy1TpkBW mm6UqfEgrkWtEf25qN3kKeo1JVxiny2wRyY8tQhVy/GGBil9mNNnM9RCCDn4XNK0CovzJ8Qdqg+Lt 9gcFfNwNmhDzRi7T5mVq24TvmIGPDgTLl1XSm2SxLXpA0Fzas0fV7UCsbuNLzZEm91u2is58xPr3T Gi+6UAnw8rGHPoL1TIZX4s/i7ncTTfp3VFKwMWS/4IcndPxPmCHeAJGT7EADe1PQMYuxwRJAcheIu UFuE8Js/rNlFnzW/nBGzDIB19hcocdQ2nLTCW+DgDiB2kO6daof6iW29xh10+YuKRvQ5s6Q6KMjpq barvo090fuoqg07p+H8Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nqdZa-008z6n-JX; Mon, 16 May 2022 16:27:54 +0000 Received: from mail-oa1-f43.google.com ([209.85.160.43]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nqdZX-008z4b-O2 for linux-arm-kernel@lists.infradead.org; Mon, 16 May 2022 16:27:52 +0000 Received: by mail-oa1-f43.google.com with SMTP id 586e51a60fabf-f189b07f57so7301559fac.1 for ; Mon, 16 May 2022 09:27:50 -0700 (PDT) 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=osVfxhsQi2p2dlDrhzZDuOBV7X+Ps662PG/MDdJu9W0=; b=xoAZdlbr9FRvtRdBC0dO92P3Sqy1OtDEOJScIBzRLqI8pMtcdBGAgBYh6agkohpJPj +UAPiao4WabOkAeSh91Fs9E68b0ERAElz4mkoobWlalnYWcRgaA5pjDxM4fcMKnlt9c7 tot4GOU4VQJeahsKkSz0u8aK/I/Zgq9ZGfIc+m6kSSO0GHnxHKT+t6+vv/YiasjVmdL3 PwUisrK1nqDpa1kAHiv8X1LaIEiwvRq6Cyqcl3LMwDb0so3fUzZrFllyBs3BmoO393VS 3dNNn4mjhLZGc/oyIJSZ+uPtfkKJMNhtH0207uJfp9cerXLa5UgxwP8Adhevh6rgcghn 6tsA== X-Gm-Message-State: AOAM5317/VgjvDWj7E6fExba9tQxZTP8s46LFynXXR+BSexa2G5jtrSV nI3TYejqzYDRyGAmR+zCXA== X-Google-Smtp-Source: ABdhPJxaunhi1VLlqHvgFaK+EgjKjq0gVMM8ayHjAQzaIw/eUPKQEHsbfeLNaMcAuwFJet/LLjQYYg== X-Received: by 2002:a05:6870:890f:b0:e1:c92d:d84 with SMTP id i15-20020a056870890f00b000e1c92d0d84mr9757652oao.49.1652718469152; Mon, 16 May 2022 09:27:49 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id b18-20020a9d6b92000000b00606b1f72fcbsm4071686otq.31.2022.05.16.09.27.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 May 2022 09:27:48 -0700 (PDT) Received: (nullmailer pid 2793161 invoked by uid 1000); Mon, 16 May 2022 16:27:47 -0000 Date: Mon, 16 May 2022 11:27:47 -0500 From: Rob Herring To: cyndis@kapsi.fi Cc: krzysztof.kozlowski@canonical.com, linux-arm-kernel@lists.infradead.org, robin.murphy@arm.com, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, joro@8bytes.org, thierry.reding@gmail.com, robh+dt@kernel.org, linux-tegra@vger.kernel.org, will@kernel.org, jonathanh@nvidia.com, devicetree@vger.kernel.org, iommu@lists.linux-foundation.org, Mikko Perttunen Subject: Re: [PATCH v5 1/9] dt-bindings: host1x: Add iommu-map property Message-ID: <20220516162747.GA2793126-robh@kernel.org> References: <20220516085258.1227691-1-cyndis@kapsi.fi> <20220516085258.1227691-2-cyndis@kapsi.fi> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220516085258.1227691-2-cyndis@kapsi.fi> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220516_092751_829617_B4DAE06B X-CRM114-Status: GOOD ( 10.59 ) 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 Mon, 16 May 2022 11:52:50 +0300, cyndis@kapsi.fi wrote: > From: Mikko Perttunen > > Add schema information for specifying context stream IDs. This uses > the standard iommu-map property. > > Signed-off-by: Mikko Perttunen > Reviewed-by: Robin Murphy > --- > v3: > * New patch > v4: > * Remove memory-contexts subnode. > --- > .../bindings/display/tegra/nvidia,tegra20-host1x.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 71F46C433F5 for ; Mon, 16 May 2022 16:27:52 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A3C58112AB4; Mon, 16 May 2022 16:27:51 +0000 (UTC) Received: from mail-oa1-f48.google.com (mail-oa1-f48.google.com [209.85.160.48]) by gabe.freedesktop.org (Postfix) with ESMTPS id 30F1D112AB5 for ; Mon, 16 May 2022 16:27:50 +0000 (UTC) Received: by mail-oa1-f48.google.com with SMTP id 586e51a60fabf-edf9ddb312so20798260fac.8 for ; Mon, 16 May 2022 09:27:50 -0700 (PDT) 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=osVfxhsQi2p2dlDrhzZDuOBV7X+Ps662PG/MDdJu9W0=; b=DCFK23SWN8/g+fi0CZ5MlunzGgb+u1+/ytLW7LyrUsMtJbOGnb5PDjxaxL4VoCDw8m 1JJTiqPfcYjESW1Hd13NFz3E4XGEcVc7b+faDhoUprQaHir1449FhP0d6vhGX+IUXvAj PMIeBA7wiIvpNz86QOb+Gs3KklaLm+lbIY4aeUsDqq9+ReXls+qUyS2kkUurTEBgzxDN w/O1CAXyS8Ccn/Twjtr4+Rsn4o+BB4Nh9E6TDeY6IqQTyXp8GpMNS0ApzgsLF+fXV0Ub 2q6k4WKwSp64cZN6pg2SrBoZPZRQ0s0maXQttnLIREyahVRmQXigQC2jINGJ3dgJ2Jgf Eopg== X-Gm-Message-State: AOAM533Vtyr8V7V1UQGW4CUebZxAyoVgAoDdCmPXpPpKlybNXuD3/qai MOiiV/gV9QPuYaL5vsUxDw== X-Google-Smtp-Source: ABdhPJxaunhi1VLlqHvgFaK+EgjKjq0gVMM8ayHjAQzaIw/eUPKQEHsbfeLNaMcAuwFJet/LLjQYYg== X-Received: by 2002:a05:6870:890f:b0:e1:c92d:d84 with SMTP id i15-20020a056870890f00b000e1c92d0d84mr9757652oao.49.1652718469152; Mon, 16 May 2022 09:27:49 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id b18-20020a9d6b92000000b00606b1f72fcbsm4071686otq.31.2022.05.16.09.27.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 May 2022 09:27:48 -0700 (PDT) Received: (nullmailer pid 2793161 invoked by uid 1000); Mon, 16 May 2022 16:27:47 -0000 Date: Mon, 16 May 2022 11:27:47 -0500 From: Rob Herring To: cyndis@kapsi.fi Subject: Re: [PATCH v5 1/9] dt-bindings: host1x: Add iommu-map property Message-ID: <20220516162747.GA2793126-robh@kernel.org> References: <20220516085258.1227691-1-cyndis@kapsi.fi> <20220516085258.1227691-2-cyndis@kapsi.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220516085258.1227691-2-cyndis@kapsi.fi> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, krzysztof.kozlowski@canonical.com, will@kernel.org, joro@8bytes.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, jonathanh@nvidia.com, robh+dt@kernel.org, iommu@lists.linux-foundation.org, thierry.reding@gmail.com, linux-tegra@vger.kernel.org, Mikko Perttunen , robin.murphy@arm.com, linux-arm-kernel@lists.infradead.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, 16 May 2022 11:52:50 +0300, cyndis@kapsi.fi wrote: > From: Mikko Perttunen > > Add schema information for specifying context stream IDs. This uses > the standard iommu-map property. > > Signed-off-by: Mikko Perttunen > Reviewed-by: Robin Murphy > --- > v3: > * New patch > v4: > * Remove memory-contexts subnode. > --- > .../bindings/display/tegra/nvidia,tegra20-host1x.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Acked-by: Rob Herring