From patchwork Wed Aug 28 11:15:01 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manorit Chawdhry X-Patchwork-Id: 13781148 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 1A013C54EDA for ; Wed, 28 Aug 2024 11:17:06 +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=3Cgu0tyd4ZrGR+iFkP4eYj1DHsmzwqLInte2b5mLOxE=; b=FxfcfifAC8+oE6TS9qRouZXT6J AcFJ130L/SV/RTAhZhrNhrHVwhypWJdAG40CWW97PZ5uZn8kjRz1B01h+WL03mlxMzLtHNI1bmkhB g8p+NdlGZFpLB1tK07zXNwsbtjUuIoSRfLzE+QjPs5/TYVzdSQZS+8NUM9ABQa3IWSiRpTFWN4LM4 YP3ONHXhog+8ccUXPdmhpIZFGuRTyr229kWz33CWswHi3Ybk6Hf6xlMQ97wHqxz97djdrzAv5g4tH /cb1PC762dHtBGeoPeavNckOJT+TrRdT8ivLlCC99+qmncLkRXJxr18J9g1drEe5Aa5lridM5ATXC +9w56ABQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sjGfX-0000000F6JF-1NWM; Wed, 28 Aug 2024 11:16:55 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sjGe3-0000000F5qU-0Tdh for linux-arm-kernel@lists.infradead.org; Wed, 28 Aug 2024 11:15:24 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 47SBFJdh016180; Wed, 28 Aug 2024 06:15:19 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1724843719; bh=3Cgu0tyd4ZrGR+iFkP4eYj1DHsmzwqLInte2b5mLOxE=; h=From:Date:Subject:References:In-Reply-To:To:CC; b=Dz8W0L2tdKUGpRPRUXe5rWDHroFUxacipMfEY5q/HlbWWjPl1xVTfaDg/xmCqBXlU kW0q/JF2Je0YyhDdSpEmOm6kmLghhqXu9qV3sA/3PkKvZ6xQDM0KhRDnSmNxzhpFKp pepKMA22HiRJtDMV4IVvhh+b9tHcoFoJqEfmcZrA= Received: from DFLE113.ent.ti.com (dfle113.ent.ti.com [10.64.6.34]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 47SBFJ4q000880 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 28 Aug 2024 06:15:19 -0500 Received: from DFLE109.ent.ti.com (10.64.6.30) by DFLE113.ent.ti.com (10.64.6.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 28 Aug 2024 06:15:18 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE109.ent.ti.com (10.64.6.30) 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, 28 Aug 2024 06:15:18 -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 47SBF10A122618; Wed, 28 Aug 2024 06:15:14 -0500 From: Manorit Chawdhry Date: Wed, 28 Aug 2024 16:45:01 +0530 Subject: [PATCH v5 3/5] dt-bindings: arm: ti: Add bindings for J742S2 SoCs and Boards MIME-Version: 1.0 Message-ID: <20240828-b4-upstream-j742s2-v5-3-9aaa02a0faee@ti.com> References: <20240828-b4-upstream-j742s2-v5-0-9aaa02a0faee@ti.com> In-Reply-To: <20240828-b4-upstream-j742s2-v5-0-9aaa02a0faee@ti.com> To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: , , , Udit Kumar , Neha Malcom Francis , Aniket Limaye , Beleswar Padhi , Manorit Chawdhry , Krzysztof Kozlowski X-Mailer: b4 0.14-dev X-Developer-Signature: v=1; a=ed25519-sha256; t=1724843701; l=917; i=m-chawdhry@ti.com; s=20231127; h=from:subject:message-id; bh=0j89wBAI4Pmk8/+fqTPpNXqC3nyCPW266Wtvrp9BU60=; b=1ExrkUEzhDyqRIQbOL+2aTAREKaLzIHBoTfpPwG+e+PmRHvNRr1orMLEgWW8ruAYVoXmbpBys arOKV+wJBOJCzla5wMp0y7YONG93SZ61Av23XMED6I8F1lMLkwpAjfa 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-20240828_041523_278227_935FE6EC X-CRM114-Status: UNSURE ( 8.98 ) 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 Reviewed-by: Beleswar Padhi 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: