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 7FC9DC433EF for ; Fri, 6 May 2022 16:08:35 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=xNAaegS4T8TfeSzVVxPQKmackI7hnk52o0jXzaJ1wUg=; b=uJJJw/0Hm0ISug gweGLU95JZsovSmPEd0VDxajwt2gj3oustYIbFcgVAYZ6hU/cYFU+cK9OX91/Oe1SVbqRJWC3n1TT IazqCZ4qknh/7jsaD2b7ignL70HimysdgJcGlosf1pM0hez+xEbqvO5Fz1/4/AooVYF18DHJn/LtS 74PV9p2MSt8ZpsBrhi0OT67ZSCDUKfER/Hr8kCQpIesjRkJo6MJiRopBwrc4Tf3PQAfsE/bWKek12 RuIYlzHj/GkEfNj1/SaiynQ/QMcMSnHZcNEby+2a4BahQlrV1HXHtVcOo1bYYk+hG1K3c4vx8M6Zn fh2yNavAzGp3ukWeFzDw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nn0US-004HKM-L4; Fri, 06 May 2022 16:07:36 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nn0UF-004HBU-On for linux-arm-kernel@lists.infradead.org; Fri, 06 May 2022 16:07:25 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 3BFC9B83709; Fri, 6 May 2022 16:07:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 27C0BC385B1; Fri, 6 May 2022 16:07:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1651853240; bh=HYc8kR/H5TxbxplFH1FuhV35mhkrf7IJ8g9tiQWF6ig=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=DP78+2lyclWRCUDsSlbplfm8Yc6EkWzZUMXPXJ32GgeiYA0Gvln8APd9HU1j+3vC7 v5FSpm3qmFLrImkMdgerZ6Ty6bfc7GqfJ5e+yg3b2wfkTsS5/ocvfzUIjvGAKAKnTy /HMqwKPZv+McZxgufERSgP4DrH+8fWdj+WbudTSORsqYncxZS5WLKs4/IELJdIqclp HrmCxzcGAUG5S66/uVEjaEFccbht60Yh26TMIuzU7WrZQJjPkD0TfJtwFWhsOOCcI0 IUMZcdF9oCG8k0Aj8ZhNXkoozjmd0DstA/RhMUWc9/g58aUU8w9zuP4xPJMOBxpaYI G7wa+yoMTB5ig== From: Will Deacon To: Thierry Reding , Joerg Roedel Cc: catalin.marinas@arm.com, kernel-team@android.com, Will Deacon , iommu@lists.linux-foundation.org, Robin Murphy , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 0/3] iommu/arm-smmu: Support Tegra234 SMMU Date: Fri, 6 May 2022 17:07:04 +0100 Message-Id: <165185099765.2781901.13785452169185170055.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20220429082243.496000-1-thierry.reding@gmail.com> References: <20220429082243.496000-1-thierry.reding@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220506_090723_987667_60841D41 X-CRM114-Status: GOOD ( 12.35 ) 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 Fri, 29 Apr 2022 10:22:40 +0200, Thierry Reding wrote: > From: Thierry Reding > > Hi Joerg, > > this is essentially a resend of v2 with a Acked-by:s from Robin and Will > added. These have been on the list for quite a while now, but apparently > there was a misunderstanding, so neither you nor Will picked this up. > > [...] Applied to will (for-joerg/arm-smmu/updates), thanks! [1/3] dt-bindings: arm-smmu: Document nvidia,memory-controller property https://git.kernel.org/will/c/c02bda09f91a [2/3] dt-bindings: arm-smmu: Add compatible for Tegra234 SOC https://git.kernel.org/will/c/95d5aeabda00 [3/3] iommu/arm-smmu: Support Tegra234 SMMU https://git.kernel.org/will/c/5ca216155b5e Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel