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 7B8DBC433EF for ; Mon, 6 Dec 2021 12:08:38 +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=wLxM1Y8b3jjQJ+txmKtOBw2pco1TW+Kv4MCgYSDXDD0=; b=xchLipOyrmQeid z/FchXE1eEnSGjjaw/vI8gySIxYJ8vsXZPJbdQukHiNn9SASR+V34xNOZadjPDPJAano6azQhDGX+ TEjAw/Osp/56JlTvd/hHWpbN3S5KaqjcGgkeoImPg1HsvWxM//yIEoniUwaeScHES10WeEul7TpQK zgKe1Mi+rmekz8o5WumUagwlgMUeQY4oRxleHD+E62tU8ASLBwmJq4IYBd3sVBV535od3i4o7TgLR VgY6fgh36qUhgcdb23mHns/6P5l2foUqpAeruqxcawwAqKAYsILJ4GeFH9dDgYP6kNYGavHQXFduV Kb9a1r88RqIsTcN/+wCQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1muCmE-003hJA-9c; Mon, 06 Dec 2021 12:07:26 +0000 Received: from 8bytes.org ([2a01:238:4383:600:38bc:a715:4b6d:a889] helo=theia.8bytes.org) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1muCmA-003hHy-2C for linux-arm-kernel@lists.infradead.org; Mon, 06 Dec 2021 12:07:23 +0000 Received: by theia.8bytes.org (Postfix, from userid 1000) id 63B843FC; Mon, 6 Dec 2021 13:07:20 +0100 (CET) Date: Mon, 6 Dec 2021 13:07:19 +0100 From: Joerg Roedel To: Sven Peter Cc: iommu@lists.linux-foundation.org, Will Deacon , Rob Herring , Janne Grunau , Hector Martin , Robin Murphy , Alyssa Rosenzweig , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 0/4] iommu: M1 Pro/Max DART support Message-ID: References: <20211117211509.28066-1-sven@svenpeter.dev> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211117211509.28066-1-sven@svenpeter.dev> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211206_040722_278080_FA5D8DE0 X-CRM114-Status: UNSURE ( 8.67 ) X-CRM114-Notice: Please train this message. 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 Hi Sven, On Wed, Nov 17, 2021 at 10:15:05PM +0100, Sven Peter wrote: > Sven Peter (4): > dt-bindings: iommu: dart: add t6000 compatible > iommu/io-pgtable: Add DART subpage protection support > iommu/io-pgtable: Add DART PTE support for t6000 > iommu: dart: Support t6000 variant Looks good to me, will apply it when Robin had a chance to look at the io-pgtable changes. Thanks, Joerg _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel