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 CE835C4167B for ; Mon, 27 Nov 2023 10:16:26 +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=iT7T5pcxZxrIp0iPgXH6mcQgidff/vj5YXNmFUqFUss=; b=czvZdnSP5+zMo0 T6qaqTscFDyWuuCu/N3Xbwn6PDVCisZeku5PRFPpLAweCKH9UYRPNY04/Y2WDZnjmANvTiTSQ0QOt 0k0flW1Je48s+4GXeT3bpHLcIMamVehh5bkTsRGo/B7LxbjRlkVXn3zlgjNC4pLT7WM9HXmq1oWuO ede96xeXowcSJjPBk7bU8L4z/ziw/yYGN/kMt5ao7SEMKAh1yFZPpFvEHpYjbleFvWb4nSRJpSSc+ YKPYuD/db6fUSahniq95p/AbzXIHHvYK3fp6KBPRWnSHZI+U5nrmoycq/OQbSQsNAvrhe29CFgnL+ TOIueGYDLU7KwZj+LdhA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r7Yeq-0023Go-13; Mon, 27 Nov 2023 10:16:04 +0000 Received: from mail.8bytes.org ([2a01:238:42d9:3f00:e505:6202:4f0c:f051]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r7Yeo-0023GB-0A for linux-arm-kernel@lists.infradead.org; Mon, 27 Nov 2023 10:16:03 +0000 Received: from 8bytes.org (p4ffe1e67.dip0.t-ipconnect.de [79.254.30.103]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.8bytes.org (Postfix) with ESMTPSA id B99B91A6DDA; Mon, 27 Nov 2023 11:15:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=8bytes.org; s=default; t=1701080160; bh=eAhgPje9vHibRmObvDpBzw2Pjvc6FHaCkUAWpn5/+o8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=vcyfY41GS/4Z36EIYT5/OLQA3/PW2Pr3LoAaoonYmdaf6O/GcFJys50/WPm5m9cPe 8mcSG1A5IqMVYpgG/mqbH2nAWUEVUZfYG3PhPeAK5NElUlX5KJUZnF7WiK3aKAi2+T XbTfaY8EhFlIg+WNgHJWgbMtLl3yHoszK+Rw2H6N1bzkdHNIYb8LY2lGe2DHkwPwPI qaxKC9iy0in/VG5RpHZ/59CfM0vsmBmvx99KVGlYfaYdbnthdsdJGIrn49V6p5nF5v wyV0zDAavbxB0xWxNJhciPYomQwU5VCGIawM3aawKmxusN6BQCUwdz9e1OzawAY7cT 38UIGr/oFmMnw== Date: Mon, 27 Nov 2023 11:15:58 +0100 From: Joerg Roedel To: Sven Peter Cc: Hector Martin , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Alyssa Rosenzweig , Will Deacon , Robin Murphy , linux-arm-kernel@lists.infradead.org, asahi@lists.linux.dev, iommu@lists.linux.dev, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 0/3] Apple M1 USB4/Thunderbolt DART support Message-ID: References: <20231126151701.16534-1-sven@svenpeter.dev> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231126151701.16534-1-sven@svenpeter.dev> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231127_021602_320106_1AE28009 X-CRM114-Status: GOOD ( 10.29 ) 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 Sun, Nov 26, 2023 at 04:16:58PM +0100, Sven Peter wrote: > Sven Peter (3): > dt-bindings: iommu: dart: Add t8103-usb4-dart compatible > iommu: dart: Write to all DART_T8020_STREAM_SELECT > iommu: dart: Add support for t8103 USB4 DART > > .../devicetree/bindings/iommu/apple,dart.yaml | 1 + > drivers/iommu/apple-dart.c | 35 +++++++++++++++++-- > 2 files changed, 34 insertions(+), 2 deletions(-) Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel