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 5C3C2C433F5 for ; Fri, 13 May 2022 13:18:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1380662AbiEMNSp (ORCPT ); Fri, 13 May 2022 09:18:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57578 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1380679AbiEMNS3 (ORCPT ); Fri, 13 May 2022 09:18:29 -0400 Received: from theia.8bytes.org (8bytes.org [81.169.241.247]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5C9E720F59 for ; Fri, 13 May 2022 06:18:23 -0700 (PDT) Received: by theia.8bytes.org (Postfix, from userid 1000) id 3B50A4D2; Fri, 13 May 2022 15:18:22 +0200 (CEST) Date: Fri, 13 May 2022 15:18:21 +0200 From: Joerg Roedel To: Will Deacon Cc: iommu@lists.linux-foundation.org, 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.19 Message-ID: References: <20220510160106.GA28351@willie-the-truck> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220510160106.GA28351@willie-the-truck> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 10, 2022 at 05:01:06PM +0100, Will Deacon wrote: > git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git tags/arm-smmu-updates Pulled, thanks Will.