From patchwork Wed Jul 31 17:10:33 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manorit Chawdhry X-Patchwork-Id: 13748997 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 ACC1CC3DA64 for ; Wed, 31 Jul 2024 17:14:41 +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=5x0WjPy3waX9hOSHXkRlMB+bk26nCzu1WtvsRQOSaAg=; b=luQXB7snZhOEmgwMOwZBpDNA2s nRJMgzYLYfNaU3PDdMu0xv00R7i/pmFsacmatzwKQ+GHfGU/7buyVHGhiNe/1y+0uRzcsXkMNflUe qdXiGgfNvkvoJQrlyD9UqOojx8jHAJeWP3SydTecu8UWWEuSaYDcVcp0xvI2VnlIQwB19H++CECdD Hd2bSuY7NyQpmQFE9dXC0Qeub5E7Joz/cKM4Y3SA6e6lVE9PZRCvm7xaZN7eU948DAbb+81x2ckqg NXpBh0FtndqLV8k80vcE7CutK24NGrzoL0MwY3ZupUSMvj6fAjqYkLWotX2eXsnPKkoLHus+NeOo3 N3MeOhTA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sZCuH-00000001zXn-1BFs; Wed, 31 Jul 2024 17:14:33 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sZCqv-00000001yR3-2CPL for linux-arm-kernel@lists.infradead.org; Wed, 31 Jul 2024 17:11:07 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 46VHB2KI117340; Wed, 31 Jul 2024 12:11:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1722445862; bh=5x0WjPy3waX9hOSHXkRlMB+bk26nCzu1WtvsRQOSaAg=; h=From:Date:Subject:References:In-Reply-To:To:CC; b=EC7JD7TIWkK3ISLCBkiYTF92bkTDowAZ7+h5FDGbhXAanF4p5hExltfS+eg7fL8Eh EcyrnKxR3BNLxaN8Mq+FQ+FvmbZfI7JLalVRaphW6l3d2z9FX/3UEQFdxA2gcPJ1KR gGAtyhUa2p0QKqSCI0q45EZPzXxp8HgSnfva+o+c= 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 46VHB2t2082551 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 31 Jul 2024 12:11:02 -0500 Received: from DLEE101.ent.ti.com (157.170.170.31) 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; Wed, 31 Jul 2024 12:11:01 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE101.ent.ti.com (157.170.170.31) 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; Wed, 31 Jul 2024 12:11:01 -0500 Received: from [127.0.1.1] (uda0497581.dhcp.ti.com [10.24.68.185]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 46VHAVgU036362; Wed, 31 Jul 2024 12:10:58 -0500 From: Manorit Chawdhry Date: Wed, 31 Jul 2024 22:40:33 +0530 Subject: [PATCH v3 7/9] dt-bindings: arm: ti: Add bindings for J742S2 SoCs and Boards MIME-Version: 1.0 Message-ID: <20240731-b4-upstream-j742s2-v3-7-da7fe3aa9e90@ti.com> References: <20240731-b4-upstream-j742s2-v3-0-da7fe3aa9e90@ti.com> In-Reply-To: <20240731-b4-upstream-j742s2-v3-0-da7fe3aa9e90@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 , Krzysztof Kozlowski X-Mailer: b4 0.14-dev X-Developer-Signature: v=1; a=ed25519-sha256; t=1722445831; l=871; i=m-chawdhry@ti.com; s=20231127; h=from:subject:message-id; bh=OfqMQxCSWE27UlsNpnjdXgQIat1JVMciWYIFyaHChes=; b=TbppVw5loyyoXXIxse0DPMZZXlblNsDSWK8dZ+mLeAUiDj0MY+JB7XpTgjeMkPKSkviXe/d+r Uu5iU9JAOLGAotNasrCUt5OYDM1KuyCG+Q406zWSET8fX5Wzrx8uxwG 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-20240731_101105_745291_7C79C9E1 X-CRM114-Status: UNSURE ( 9.66 ) 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. Acked-by: Krzysztof Kozlowski Signed-off-by: Manorit Chawdhry --- 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: