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 E6E8AC001DB for ; Sun, 13 Aug 2023 09:56:12 +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=P55is1Bu6C49450D9QST4U4mYPjCVT4eQB5jVWdDEHA=; b=RC52GxyRQTO7aCh+LSmGC1mNpj PFCf67eOEZBIayvt4yp4+4Sr7QS1kiFRC0HFhaQTlT7KYS322vAiwhZ6FlclcXxTcw3r53h7SNfih HarYAd1ioY/KNipgcKhzVf34rNPM/nLRgCfqcMWvnAEV2MK7hVJLol09N5Oc4tC/D8enJKkQ3HNvS Me2ZXlTgDURw2v//3EQGkskGmKDHozURyPMOyDLHimv44l9fdpR5yeQt5K1sWUsAiPErdQctE4yAh Zp4eDpXQZlfK4KrP2BJupiok/eC6Fl2UbP2tqbUdeg5mE3ZAYtIDLkca1+zhnm8+uLDgcFWlvt/UF UHpUot/w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qV7ot-00En8f-1K; Sun, 13 Aug 2023 09:55:35 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qV7oq-00En83-2L for linux-arm-kernel@lists.infradead.org; Sun, 13 Aug 2023 09:55:34 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 677FB61B0A; Sun, 13 Aug 2023 09:55:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C8DADC433C7; Sun, 13 Aug 2023 09:55:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691920528; bh=hfelxX0Xrk7Tyjxr1ZgPuM4NJn814LmlQLnTBPkiN4I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fLP1vMnjLVa0uefI5SS6xiDbhfY9VCPMLayAczh4axgQBSYPxFEDY4rgGlwiet4/p v4tMluem37SuWJQIR4Yu6EOZFaQxhEeaZqHD+sjR00VcDF04uyi9MzSIlpL/MrYtgR dJIHBuSaVC1UYIyiGiSWqQ661c3RwI/kkBQut9X+CfucFKvn6ArT2IYjhqDoZt7HEG 9dvoKHtCc2zv7ADhmzXLk/7PcsuXmt4vIr4X+vPifcls1t3ltGxoQKEUKmc+yAMGUh v7eNsT8nz/yAev4RXQGNtvoG/JTI3g2YZVgFQToGH+FxdflR/oFbqEgI8thfkDphq7 fpcaFGuWFYUTQ== Date: Sun, 13 Aug 2023 10:55:24 +0100 From: Conor Dooley To: Nishanth Menon Cc: Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] dt-bindings: arm: ti: Add bindings for AM62P5 SoCs Message-ID: <20230813-sleek-trash-16ea454e2640@spud> References: <20230810045314.2676833-1-vigneshr@ti.com> <20230810045314.2676833-2-vigneshr@ti.com> <20230810-exile-accurate-790c6828133b@spud> <20230810184308.q67ldarld6qwo5uq@erased> MIME-Version: 1.0 In-Reply-To: <20230810184308.q67ldarld6qwo5uq@erased> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230813_025532_874481_1210A004 X-CRM114-Status: GOOD ( 25.30 ) 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="===============4529892415907122372==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4529892415907122372== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="OpbEKqHF6/QfKMMU" Content-Disposition: inline --OpbEKqHF6/QfKMMU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 10, 2023 at 01:43:08PM -0500, Nishanth Menon wrote: > On 17:03-20230810, Conor Dooley wrote: > > On Thu, Aug 10, 2023 at 10:23:12AM +0530, Vignesh Raghavendra wrote: > > > From: Bryan Brattlof > > >=20 > > > Add bindings for TI's AM62P5 family of devices. > > >=20 > > > Signed-off-by: Bryan Brattlof > > > Signed-off-by: Vignesh Raghavendra > > > --- > > > Documentation/devicetree/bindings/arm/ti/k3.yaml | 6 ++++++ > > > 1 file changed, 6 insertions(+) > > >=20 > > > diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Docum= entation/devicetree/bindings/arm/ti/k3.yaml > > > index 5ca6af492507..93b2774cc0a9 100644 > > > --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml > > > +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml > > > @@ -25,6 +25,12 @@ properties: > > > - ti,am62a7-sk > > > - const: ti,am62a7 > > > =20 > > > + - description: K3 AM62P5 SoC > >=20 > > SoC seems a bit off here, since the sk is actually a board using the > > SoC, but it seems to be the convention for TI stuff, >=20 > Thanks for providing that perspective - there will be new boards > getting added to the enum list, they should be one line additions at > this point. >=20 > But, your point taken. K3 AM625P SoC based boards is more appropriate. >=20 > I can do the local change as I apply and keep your ack unless you > object. Oh totally no objection, "xyz SoC based boards" is what most people seem to use. >=20 > > Acked-by: Conor Dooley > >=20 > >=20 > >=20 > > > + items: > > > + - enum: > > > + - ti,am62p5-sk > > > + - const: ti,am62p5 > > > + > > > - description: K3 AM625 SoC PHYTEC phyBOARD-Lyra > > > items: > > > - const: phytec,am625-phyboard-lyra-rdk > > > --=20 > > > 2.41.0 > > >=20 >=20 >=20 >=20 > --=20 > Regards, > Nishanth Menon > Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DD= B5 849D 1736 249D --OpbEKqHF6/QfKMMU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZNiojAAKCRB4tDGHoIJi 0nC+AP9ZBsvaZyYeYAH97lR4IraORYfU+eL/VzW/EK0R54eLjgEAhrO7j0EWsobm YVTlLDnabi3ze5DLaDX8Z9FGWQQesAo= =WVtK -----END PGP SIGNATURE----- --OpbEKqHF6/QfKMMU-- --===============4529892415907122372== 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 --===============4529892415907122372==--