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 A925CCA1012 for ; Wed, 3 Sep 2025 21:18:07 +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=Lh1UNXsk6nAQbs/Q39mfBzBpLCpQgQ0SFenHwIBD/Y4=; b=4GoddlGsIcUeoFwAW3wcV7x2BY Q6qqlzLp/85Mye2rfv7whob7X39WB5KtOYzdMZX4dy1MHFW4gMg5VxA3RRubkBKEYm0kyMlh2l7+K qrkQo4afQ3nUVTr7tR21+mT64SDIUvF0OpXxEZ44x8Kn5MfT6FKkuSfBxnsxlz/Ec9lwtUDAtG/cj U1YQzPg8m5u+2l0OLAn75/LTX+Uo4h0/X0BiGBkVu/8stzOSw0WysIwtoKAPxVdZS9fPlgvyDe9Oi wlM+kNFXPm2ajFbq4IQS5mu3hZUkq3Au6wo1TZc0Is6a80Z8CLzXDlP8PBZY2lUaroA3qHZ4Owsi1 keiNA4+g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uturn-00000007dVx-0yys; Wed, 03 Sep 2025 21:18:07 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1utqJ7-000000073m8-44mZ; Wed, 03 Sep 2025 16:26:02 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 6234E60248; Wed, 3 Sep 2025 16:26:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E8C3CC4CEF4; Wed, 3 Sep 2025 16:25:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1756916761; bh=BDjIUd2kVTCwm9T6bUGQ8NdZz69FUdPuVZPsHBAlutY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oLud6noUZebhHPdVOSQahlEVZJFRIn034FaEZXbQAAYwcplOxVvFyrickxAmWN6R5 rnIJM4qvtlIh/GWu4Iz2cB11IkV/cHpCZcdDW71Rch+bF7K4cJQWnkJRuSRXaWn/j+ va/2fRf4OMKmJv0ZqZEFrrc7z8YDTDNPxXGN2+ZfZ/QfnZSchP19vNi4JcYUmGZE/a v2D7+Ay4myy1WbHd1jlihyF05zlDOGhqnCp9kaji+Py2AyZb5byWe144MJxAHHae2s ptZB7ly3pks1C9gKCF8y6hAwdv6T8FZqkpWN9y6pZGv+mXgnVEsmNktcap6fttUClv tygPeAeBS+ecg== Date: Wed, 3 Sep 2025 17:25:54 +0100 From: Conor Dooley To: Peng Fan Cc: Marc Kleine-Budde , Vincent Mailhol , Vinod Koul , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Aswath Govindraju , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Frank Li , Bough Chen , "linux-can@vger.kernel.org" , "linux-phy@lists.infradead.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "imx@lists.linux.dev" , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH v4 1/6] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048 Message-ID: <20250903-subwoofer-anyone-bc7aa007927a@spud> References: <20250901-can-v4-0-e42b5fe2cf9e@nxp.com> <20250901-can-v4-1-e42b5fe2cf9e@nxp.com> <20250901-diligent-dreaded-59b9ad5c3976@spud> <20250901-uproar-shrill-07d51ea21a29@spud> <20250902-dastardly-truth-fb2be9f68e4a@spud> MIME-Version: 1.0 In-Reply-To: X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============7983524906377237648==" Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org --===============7983524906377237648== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="kpMiHlovSVn8VNfU" Content-Disposition: inline --kpMiHlovSVn8VNfU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 03, 2025 at 06:49:47AM +0000, Peng Fan wrote: > > Subject: RE: [PATCH v4 1/6] dt-bindings: phy: ti,tcan104x-can: > > Document NXP TJA105X/1048 > >=20 > ... > >=20 > > Thanks again for the detailed reading into datasheet. > >=20 > > Yes. But I would like to only keep one compatible "nxp,tja1051" from a > > board design level, EN could be always tied to high for TJA1051T/E. So > > to dt-binding, EN it is optional for all TJA1051 variants. > >=20 > > I am thinking to use below compatible in V4 for the devices added in > > this patch. Does this look good to you? > >=20 > > - items: > > - const: nxp,tja1057 > > - const: nxp,tja1051 > > - enum: > > .... > > - nxp,tja1048 > > - nxp,tja1051 >=20 > Considering TJA1057 does not have EN, I may need to use: > - enum: = =20 > .... > - nxp,tja1048 = =20 > - nxp,tja1051 = =20 > - nxp,tja1057 = =20 > .... Seems reasonable to me, go for it. --kpMiHlovSVn8VNfU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCaLhsEgAKCRB4tDGHoIJi 0nj8AP9rGJfvEe4zLkBt1ZJjQLFKT1/3vKVWjJX3TBZo83gmxwD/RtmQzj11THLq lOmFaI/VUQJB0FLk3mi7pCWUeLs+sw8= =4zb4 -----END PGP SIGNATURE----- --kpMiHlovSVn8VNfU-- --===============7983524906377237648== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy --===============7983524906377237648==--