From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 6526931733 for ; Wed, 13 Dec 2023 16:04:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="uHWfWndK" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7C7ECC433CB; Wed, 13 Dec 2023 16:04:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702483443; bh=WUc6Tc0Eck29Qpy0WWsB6+xNiylZ12uza913fxl71B0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uHWfWndKGF0Q2wx/+ztdvna7ldW+17VrJ+6S8VVlgCQBtTVCahbPUcJbA+yadasnH Rhm7vOBTXmJLlsyZAuOPkGmIaptY4x9lrSjDBD3SfTE67NRKp09s4JdapTUzSOYirB JYH31h4rN34AjdoRfeCGMZw0gRWpPHixjSe54Rwo7YqnBw3HlSq/qQsqUS/PUvs/Jh KyWpphkg6zHn0cQhz5e62TaZ6L2Y2iCzo+mY92z3DN1gYCqeKAr3azclMvcAm7AXk6 mPfHua8TSwW6aGP/+ZiZvLl8x3hsBYqolZVzF9Gpd8eeVAhDR5WQXkkUD61IO2euiS dufLVcWY+sdVg== Date: Wed, 13 Dec 2023 16:03:59 +0000 From: Conor Dooley To: Vaishnav Achath Cc: nm@ti.com, vigneshr@ti.com, kristo@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, j-choudhary@ti.com, u-kumar1@ti.com Subject: Re: [PATCH 1/3] dt-bindings: arm: ti: Add bindings for J722S SoCs Message-ID: <20231213-facsimile-circular-857af819f76f@spud> References: <20231213124930.3012-1-vaishnav.a@ti.com> <20231213124930.3012-2-vaishnav.a@ti.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="C6+Hnq7eKAIEBuZ0" Content-Disposition: inline In-Reply-To: <20231213124930.3012-2-vaishnav.a@ti.com> --C6+Hnq7eKAIEBuZ0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 13, 2023 at 06:19:28PM +0530, Vaishnav Achath wrote: > Add bindings for TI J722S family of devices. Just repeating $subject in the body isn't really all that valuable, but these new soc additions are super straightforward (usually) so w/e. Acked-by: Conor Dooley Cheers, Conor. >=20 > Signed-off-by: Vaishnav Achath > --- > 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/Documenta= tion/devicetree/bindings/arm/ti/k3.yaml > index c6506bccfe88..d52672348424 100644 > --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml > +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml > @@ -123,6 +123,12 @@ properties: > - ti,j721s2-evm > - const: ti,j721s2 > =20 > + - description: K3 J722S SoC and Boards > + items: > + - enum: > + - ti,j722s-evm > + - const: ti,j722s > + > - description: K3 J784s4 SoC > items: > - enum: > --=20 > 2.17.1 >=20 --C6+Hnq7eKAIEBuZ0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZXnV7wAKCRB4tDGHoIJi 0qw/AQCDD8DkT+Q8UytnADxMzGwvqS4OC3R/pd3qSmbQ6+e0XgEA9sJXishH7UZ1 Bzu7KgsCdLnHiLsFKtlA5X7tndmfxQA= =4PXy -----END PGP SIGNATURE----- --C6+Hnq7eKAIEBuZ0--