From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 87B14426D03; Mon, 17 Aug 2026 13:26:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786973198; cv=none; b=jTwYg/W3CIVNFWrwh+mCD5BAedb7gz0OO5Q2LNWqsLWJln6mMZr/pAFS6YFG0OPh/WcNNiNBBDk/TNDEkkPUoYBNAOol5FouNPoO1Skok/ANQfMEV5d1mdNZKIJx/HIqEybNh4gV4oSyWDENM5nc5OEzulicE09fuiV5sNtgA0U= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786973198; c=relaxed/simple; bh=fBMyNpNHwmcAJxxbYNFl5cMlaifHFY+zDcFEk3Lvf7U=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=r9XoNGkBUUaKSUKjxgev01DlsxKcUxXIt8jyDk3t07qLIqU0g5KGKqGhXb5EVoBwFwrIA8E2Gq0MvyVYX4clvpsU6qp/iwTlTou2I9VWsWEbUvKzTHYhj43VAEClOLhnRE/7H8dDKEuBpKmQl+SJEEPYY6TTdq51ef64G43Sd0Y= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=SYMubkHw; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="SYMubkHw" Received: by smtp.kernel.org (Postfix) with ESMTPSA id CDB0C1F000E9; Mon, 17 Aug 2026 13:26:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1786973197; bh=fBMyNpNHwmcAJxxbYNFl5cMlaifHFY+zDcFEk3Lvf7U=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=SYMubkHwKG+UZVAKQMcOhpsGVdwtveItAV4u/nlqT/SfguDWICr2wv1tHV0yDWJvg FVv0uhobGOneDZtj5bIfQ6NNkd2s7LRGQMy4eHgcRzRuEcqdq05kmiAvL73Iw7gB9s ZHUfBfh763e+GBH5Z/M/+wziXto0s/kJU7cvBPfNKdCBXyAqJRkSJFd9WepsOiqZ2r nTBVcC9mU4BKEMd5mmzDOZ7G14tAJeLoSPHt64rbTbAjZ6UEHcNNOm9u99Yl7TKbMq 2HlPlv7E+PCcodB17XNTqC7D+GIBCLZc1rlz+Grzv9fN/UI4vLEgTGA2ci+2ABHEAS 8EQ5QX8ZQoI5Q== Date: Mon, 17 Aug 2026 15:26:34 +0200 From: Thierry Reding To: Manivannan Sadhasivam Cc: Bjorn Helgaas , Lorenzo Pieralisi , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Thierry Reding , Jonathan Hunter , Karthikeyan Mitran , Hou Zhiqiang , Thomas Petazzoni , Pali =?utf-8?B?Um9ow6Fy?= , Michal Simek , Kevin Xie , Aksh Garg , linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Thierry Reding , Manikanta Maddireddy Subject: Re: [PATCH v10 3/5] PCI: tegra: Add Tegra264 support Message-ID: References: <20260814-tegra264-pcie-v10-0-05d08c592b05@nvidia.com> <20260814-tegra264-pcie-v10-3-05d08c592b05@nvidia.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="nynx6c75mt7damvo" Content-Disposition: inline In-Reply-To: --nynx6c75mt7damvo Content-Type: text/plain; protected-headers=v1; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Subject: Re: [PATCH v10 3/5] PCI: tegra: Add Tegra264 support MIME-Version: 1.0 On Sat, Aug 15, 2026 at 08:52:26AM +0200, Manivannan Sadhasivam wrote: > On Fri, Aug 14, 2026 at 05:38:57PM +0200, Thierry Reding wrote: > > From: Thierry Reding > >=20 > > Add a driver for the PCIe controller found on NVIDIA Tegra264 SoCs. The > > driver is very small, with its main purpose being to set up the address > > translation registers and then creating a standard PCI host using ECAM. > >=20 > > Signed-off-by: Manikanta Maddireddy > > Signed-off-by: Thierry Reding >=20 > This s-o-b chain is cobbled. >=20 > 1. If Thierry is the Author, and if Manikanda co-developed the patch, the= n there > should be a Co-developed-by tag for Manikanda. >=20 > 2. If Manikanda is the author of this patch and if Thierry is just sendin= g it > along, then the authorship belongs to Manikanda. >=20 > I've applied this patch based on (1): > https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git/commit/?h=3Dc= ontroller/tegra264&id=3Dd56131f7a401841c09b6611402a8d2e795da3a6b >=20 > If that is not correct, please let me know, I'll ammend it. That looks fine to me. Yes, I should've added the Co-developed-by tag =66rom the start. Thanks! Thierry --nynx6c75mt7damvo Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAmqDDAoACgkQ3SOs138+ s6HYNQ/+MRVadAWWZZEyFF3tB78b26u4o5CGugQ9OntgZaF1GiPQJGTDsK9bfaj7 A89d3NQN7jW7yfIp0S2l+3meGtQZ15IlBNpyldEsrrOduvOoNKePIJD8WAjT8nBr 7mJ/MjSmDfsEYrnNzey51AsdtfFtY/I4pYV4Y5F5+/BzOw7FXPUaa3Tp5zyaCpg+ iODaUeUZFCLHHiB36chlJImWteMbX0ZWXCVkyC7IpWhaneTTf7E7fuhSxBwxksXK m7iz6tGrtWO+3I2B6X3RFIN/hDU9uDoEuE+ioolPTPOTE4wZAfGw+vDbR8TpBp7z WMPvGUjfZy65Zokyk7QAPkwX5Lx6rs1KwITVK9sRdvNpIK1T6eGvZkY3CQx7Sma+ ji5l+YzHlimaPf4GdbiSsDiTzoi2rRU3bUYs5e0VSjYy3OXjTFbKwEZZTitWFOEJ j1Xo+cJd/yHKOH7/jajGT1oRVAh/4iopWNnfVs/oOqKlqkRJCsvr+CvXuoKeGzv+ 0qSLpLo7GNXZfu1nOQmsO7U7G7g7Op662UBwvSSd4uuVsfZTlzS02Vffcg6Tyy1M FplFJYeq99XM25g02rpRzg0a/c4HoAVSS73jtYJT5ff4+qSgsTZcsTFRW9k4xe1z vMhAcDy/avLS/bEv1fU7lwhNQRKhzY81jAFO9WGFoNU137Bxyy0= =lgnR -----END PGP SIGNATURE----- --nynx6c75mt7damvo--