From patchwork Tue Jul 30 07:13:47 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manorit Chawdhry X-Patchwork-Id: 13746786 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 D7038C3DA61 for ; Tue, 30 Jul 2024 07:15:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:CC:To:In-Reply-To:References :Message-ID:Content-Transfer-Encoding:Content-Type:MIME-Version:Subject:Date: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=KhF2/vb0geD5wEF5wJd9hBLf2UN80rmKqxnhLmaQwR0=; b=FWcHit5Khy3pNDa9vDCDzFvsSO fcA91XCB+5OErabkCvOxCr9BYPFQSSX7oqRVBDyFoPVj4Qhht3P+Q01kl/+mDV8mShcqngILspgXY JpXmhKGRn2B+m0NhiPTDkBeiyhRBPJtWtxHeuMZbjx/TyYPtjJ2ZPx+6tL4CGgXCzjdaJa+qw8sIK /PQXDxjvbMPJKxs7Xk6VzJJMsa1cxGZisxcKVGaXOW8ZfK3pXtr6T66tJHnhQXhsTHvykq6WRu0Yt GoBtQ3TNYztN/qGPZSELzVYHrYdsTT2xZXa76h6Rycn4qLdV+jO/gr2YQ6eGiKKDuLvsG3Dr7m3Bm XZJPflFA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sYh5F-0000000Dxvc-1rVO; Tue, 30 Jul 2024 07:15:45 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sYh3e-0000000DxFI-0L4C for linux-arm-kernel@lists.infradead.org; Tue, 30 Jul 2024 07:14:07 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 46U7E1Vx122855; Tue, 30 Jul 2024 02:14:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1722323641; bh=KhF2/vb0geD5wEF5wJd9hBLf2UN80rmKqxnhLmaQwR0=; h=From:Date:Subject:References:In-Reply-To:To:CC; b=XN1YuqZYWyZxoR0GWveqmAAdQt/OgjqxPrp2vH28bfSyxcmWFRr0AeV99CXtH/YwX jLu10NAMo8Gd6VhdgnNHV8HCm9LFWn5lNC7mF4ILtweNxfsAosD+oj7HorET/Lx9vl senHSVY6cSxpcqCKl2OwoCH7ErQm1c8kfoLVeoqA= Received: from DLEE102.ent.ti.com (dlee102.ent.ti.com [157.170.170.32]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 46U7E1PV098598 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 30 Jul 2024 02:14:01 -0500 Received: from DLEE102.ent.ti.com (157.170.170.32) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 30 Jul 2024 02:14:00 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Tue, 30 Jul 2024 02:14:00 -0500 Received: from [127.0.1.1] (uda0497581.dhcp.ti.com [10.24.68.185]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 46U7DqUW078253; Tue, 30 Jul 2024 02:13:57 -0500 From: Manorit Chawdhry Date: Tue, 30 Jul 2024 12:43:47 +0530 Subject: [PATCH v2 1/3] dt-bindings: arm: ti: Add bindings for J742S2 SoCs and Boards MIME-Version: 1.0 Message-ID: <20240730-b4-upstream-j742s2-v2-1-6aedf892156c@ti.com> References: <20240730-b4-upstream-j742s2-v2-0-6aedf892156c@ti.com> In-Reply-To: <20240730-b4-upstream-j742s2-v2-0-6aedf892156c@ti.com> To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: , , , Udit Kumar , Neha Malcom Francis , Aniket Limaye , Manorit Chawdhry X-Mailer: b4 0.14-dev X-Developer-Signature: v=1; a=ed25519-sha256; t=1722323632; l=807; i=m-chawdhry@ti.com; s=20231127; h=from:subject:message-id; bh=4Kkl+1AkH7JOl0gxoPYhZ/99OZ8Em+eXsrGTuhU548Y=; b=iUGSspn1gXG6xxf5kGf7WY6G9Fa1RV7xVsLSIRWwmAD3GpYOdS9Jt2HezUfdJkNZwOgBxwfQx 5YCZSIIfMlpBLv9Ocs+1WFivC9zMI0q2I13sbyT7vW3C1t1ok8Q+kxz X-Developer-Key: i=m-chawdhry@ti.com; a=ed25519; pk=fsr6Tm39TvsTgfyfFQLk+nnqIz2sBA1PthfqqfiiYSs= X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240730_001406_277568_3137B950 X-CRM114-Status: UNSURE ( 9.09 ) X-CRM114-Notice: Please train this message. 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add devicetree bindings for J742S2 family of devices. Signed-off-by: Manorit Chawdhry Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/arm/ti/k3.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml index 4d9c5fbb4c26..074d6dc6092f 100644 --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -143,6 +143,12 @@ properties: - ti,j722s-evm - const: ti,j722s + - description: K3 J742S2 SoC + items: + - enum: + - ti,j742s2-evm + - const: ti,j742s2 + - description: K3 J784s4 SoC items: - enum: