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 0588CC4707B for ; Wed, 10 Jan 2024 16:24:04 +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-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To: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=o750nkq5g7YGtAehgJl2kNUkjA2Ac1UjNQp4ARdPAqM=; b=ZDiTu0n89rNLSbkNnp0yuDb/gm RCZjr01woPkvK8uWa7XVyn+DT4mYAxW2zSes0AU3vrLwgbxuf/0o9sDeNNAH2g/w1vu33pBXIrbKA YDeFCu+4iYjTUG/nLH0YvhMZVR7TEGHjbVwTVgj82cUSGQroMZiEs/QoM9444zWPyw5TsPf/0HNcj XiDxYmJNgKyLZEY/UTZOUclUFWhx1jdvOOjUFreTLW5CNQ9nK9oH9nq5+tWQCrcA4RDBHXao/inZY /oqdZfPPgO8cCUi1ntJAxlkB/1BBy42wQABveJv9lYJ3OGcHGsxlXJ+cG+xzhKBXqe16zQIloltln iJqMr5Lw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rNbMh-00CryC-0o; Wed, 10 Jan 2024 16:23:39 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rNbMe-00Crx2-0u for linux-arm-kernel@lists.infradead.org; Wed, 10 Jan 2024 16:23:38 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id 6ED70B81E1E; Wed, 10 Jan 2024 16:23:34 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 20634C433C7; Wed, 10 Jan 2024 16:23:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1704903813; bh=eNBsfotIxA6oJoW5N6NgGDl5v3asXMtOGMdtipXCqO0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=eNFc6vbvq9MCcj7qHc7w5/8P2zz5HWo6hBJ2ySTcS2Cnfo91MFIcJIzZHGOPCC4LB fVIIeoPbAouT31AT9BTQa65yUCSr+A49sqJYd7d69pFQqZDA8rIg/MRvtOzG52a3fd stIVEXAA37eEfMFj1zm1ADvJu7nviGuC7RPXJpjjE1Pf2sdGa5dQU1BP8DTGcu0oXy ZF+FO7OxEzaZM6oS/z8QyxvVDKN7vKPOfNsQB1U5XXNRyuKPPCcPRkKRsdMnBCm3hK pq6PWAY1djk3nAkAcNcAo4RWC5A+i6N5xVrKmGLYKXEyRxZwjn/kzcN8zMoZci+8Vj nTTk7o9MoupuQ== Date: Wed, 10 Jan 2024 16:23:25 +0000 From: Conor Dooley To: Ninad Palsule Cc: Krzysztof Kozlowski , Guenter Roeck , robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, joel@jms.id.au, andrew@codeconstruct.com.au, peterhuewe@gmx.de, jarkko@kernel.org, jgg@ziepe.ca, keescook@chromium.org, tony.luck@intel.com, gpiccoli@igalia.com, johannes.holland@infineon.com, broonie@kernel.org, patrick.rudolph@9elements.com, vincent@vtremblay.dev, peteryin.openbmc@gmail.com, lakshmiy@us.ibm.com, bhelgaas@google.com, naresh.solanki@9elements.com, alexander.stein@ew.tq-group.com, festevam@denx.de, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org, linux-hardening@vger.kernel.org, geissonator@yahoo.com Subject: Re: [PATCH v1 7/8] tpm: tis-i2c: Add more compatible strings Message-ID: <20240110-straggler-around-a53bc0a669fb@spud> References: <73381bb0-7fa7-4a9e-88df-ab0063058e26@roeck-us.net> <20231212-mouth-choice-40a83caa34ec@spud> <2946fbb1-2a47-4d21-83dc-8e45bf6ba5a9@roeck-us.net> <60c8bbdb-4e08-44f0-88d4-ab164d4843b5@linux.ibm.com> <20240109-pep-coerce-2a86ae88753d@spud> <01974929-dfbf-4989-ba39-369e521827d0@linux.ibm.com> <3d194e84-bf1a-48e4-a376-e5c327c6508d@linaro.org> <2dd37d2b-28da-4e73-9047-61ec5d64bdb5@linux.ibm.com> <385b06e9-1daa-408a-a0ed-7b09d7d539df@linux.ibm.com> MIME-Version: 1.0 In-Reply-To: <385b06e9-1daa-408a-a0ed-7b09d7d539df@linux.ibm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240110_082336_594830_312194A5 X-CRM114-Status: GOOD ( 25.95 ) 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: multipart/mixed; boundary="===============0598666639042434951==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============0598666639042434951== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Nfn0kt/7dCO7kpcR" Content-Disposition: inline --Nfn0kt/7dCO7kpcR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 10, 2024 at 09:54:19AM -0600, Ninad Palsule wrote: > Hello Krzysztof, >=20 >=20 > On 1/10/24 09:37, Krzysztof Kozlowski wrote: > > On 10/01/2024 15:31, Ninad Palsule wrote: > > > Hello Krzysztof, > > >=20 > > >=20 > > >=20 > > > > > > > I have send it as a separate commit. https://lore.kernel.org/= linux-kernel/20231214144954.3833998-1-ninad@linux.ibm.com/ > > > > > > Why did you do that? It now just adds undocumented compatibles = to the > > > > > > driver. Please, as Rob requested, work with Lukas on his series= to make > > > > > > sure that these devices are documented. > > > > > I think krzysztof kozlowski suggested to send these patches separ= ately: > > > > > https://lore.kernel.org/linux-kernel/1c5ace65-2fd8-4503-b22f-e0f5= 64d1c83f@linaro.org/ > > > > >=20 > > > > > Did I misunderstood it? Do you guys want me to include that commi= t again? > > > > My comment was in DTS thread under specific DTS patch. How did you > > > > figure out it applies to driver and bindings? This does not make se= nse. > > > Sorry for the misunderstanding. Where do you want me to add driver > > > patch? Before all DTS patches or after all DTS patches? > > Does not matter, why do you insist on combining them with DTS? Drivers > > and bindings are going together. DTS better separate, although depending > > on the case can be together. > >=20 > I have combined DTS and Driver because DTS was using compatibility string > which is not upstream yet hence I thought it is logical to send it under > same patchset. >=20 > Conor and Rob, Do you have preference? I'm not sure what you want from me that Krzysztof hasn't already provided. dt-bindings and drivers usually go together, and the dts patches are often in the same series. If you send dts separately, note under the --- line the patches adding the binding so that the platform maintainer knows that the compatible has not yet been documented. --Nfn0kt/7dCO7kpcR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZZ7EfQAKCRB4tDGHoIJi 0uh3AQC7n1zpvCOgwRmJ2TWpkVaHRV4kl7Lf3HTTUFgMuyKlOAD+OIT57H0iSn/M DmPl0DJh1FNbUbHYufAGfUrXlkzyMQU= =NtVA -----END PGP SIGNATURE----- --Nfn0kt/7dCO7kpcR-- --===============0598666639042434951== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============0598666639042434951==--