From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from theia.8bytes.org (8bytes.org [81.169.241.247]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E9F1033C4 for ; Fri, 22 Jul 2022 14:41:15 +0000 (UTC) Received: by theia.8bytes.org (Postfix, from userid 1000) id E7F21535; Fri, 22 Jul 2022 16:34:03 +0200 (CEST) Date: Fri, 22 Jul 2022 16:33:58 +0200 From: Joerg Roedel To: Will Deacon Cc: iommu@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, robin.murphy@arm.com, kernel-team@android.com Subject: Re: [GIT PULL] iommu/arm-smmu: Updates for 5.20 Message-ID: References: <20220719201004.GA15241@willie-the-truck> Precedence: bulk X-Mailing-List: iommu@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220719201004.GA15241@willie-the-truck> On Tue, Jul 19, 2022 at 09:10:04PM +0100, Will Deacon wrote: > Please pull these Arm SMMU updates for 5.20. There's not a lot here and it's > actually all related to the Qualcomm hardware implementations. Summary in > the tag. Pulled, thanks Will.