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 8B587CCD1BF for ; Fri, 24 Oct 2025 16:57:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=sMNMqi+dQwgEga2JU8+eIZcHWe2tCsXFoy2cvWMNiGQ=; b=dfNBWE6OXhrdesgh6vc8S9+xyX JtfWlTthTvUg7gjpN5VfbhNFa5rEy+/03OoY7vDdZ6unyzmkmfaTSxGTcyQGVFcKEfAITjLg8NK4L qLyiX87op95pith9mCKBEP3niohkUrmFYth8JISwWp/Db5iaAOEAu281cbzv0qe7k4wWzLGahZhV+ cpcUftw8yZkrEhXODvQvf61i9QKtNqtSIptuJefN9RcSbdsQ+X8B95KGzaQFZXY8Bsk7Z2ZlA1wAu I19kGSpXGYBa/XcwgtBZXZqaUbnQ0iGB3rQBi3NbgcNkpU7ihSz8DvQtNQgvZYA1GgYOcN1EVVCel hBNy7BRA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vCL6k-0000000A30x-0H8q; Fri, 24 Oct 2025 16:57:42 +0000 Received: from tor.source.kernel.org ([2600:3c04:e001:324:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vCL6j-0000000A308-0ZpV for linux-arm-kernel@lists.infradead.org; Fri, 24 Oct 2025 16:57:41 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 8B16A6049F; Fri, 24 Oct 2025 16:57:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 356DAC4CEF7; Fri, 24 Oct 2025 16:57:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1761325060; bh=DJwgWQV6LS0y1HCZdTukbp7eZ5b2oG/b60BU6bAySRA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bDeNgxpxlfWKCDa5lCi+7eDV6CLbBTSTQ0BI8fCL4g3akCIqJee7S0pfUG+TKpkb1 EO1iPBo5W+rlWfRyhW4bdyKJUH6YS3FvDWnPCzgrQy9UjzouQzSTyp4RgzV4+IKpeu oXj119hem00USE8NLX6A+mqmmg8RhiW5+J/VzwiU7TtI6O4IiYctQBbvj4WLqJjvHI fhfbIO8fESHwCfSxtXXu6p3rJrNKhhlQBgLSAVx9BzhTJHJj2x//XVoMOzy37z3V7O mzk3OzVCJT7mkghK3wt4fjeMC8Y9SeOkvcDZt1UKOEBcav6XVkq6AngqfHHKz0VKRx +LHUfZaSgpkYw== Date: Fri, 24 Oct 2025 17:57:34 +0100 From: Simon Horman To: Steffen Trumtrar Cc: Andrew Lunn , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Dinh Nguyen , Maxime Chevallier , Maxime Coquelin , Alexandre Torgue , Matthew Gerlach , kernel@pengutronix.de, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, Austin Zhang , Adrian Ng Ho Yin Subject: Re: [PATCH v5 04/10] arm64: dts: socfpga: agilex5: smmu enablement Message-ID: References: <20251024-v6-12-topic-socfpga-agilex5-v5-0-4c4a51159eeb@pengutronix.de> <20251024-v6-12-topic-socfpga-agilex5-v5-4-4c4a51159eeb@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20251024-v6-12-topic-socfpga-agilex5-v5-4-4c4a51159eeb@pengutronix.de> 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Oct 24, 2025 at 01:49:56PM +0200, Steffen Trumtrar wrote: > From: Austin Zhang > > Add iommu property for peripherals connected to TBU. > > Signed-off-by: Adrian Ng Ho Yin > Signed-off-by: Steffen Trumtrar As Austin Zhang is the author (as listed in the from line), their Signed-off-by is needed. ...