Message ID | 20240819-b4-upstream-j742s2-v4-3-f2284f6f771d@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 233C8C3DA4A for <linux-arm-kernel@archiver.kernel.org>; Mon, 19 Aug 2024 09:41:28 +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=PbAm8enQH4tCkzBRP2oL6xtnNc dRAEHmUPsZfmXXRkVi1ViS+2GXX+HjKa1qL2zLGnF+ugwFCZqJdncgYrq96e5Lz14FGny3oLuh0rN vcCT3y1QnS04iOPcLXsbpxJw0YkmWOOo4i87/czvVNBUMjm1HU+2ifL7vQ7WTrMSw2QNmjczXhGdG SRo757yP/ZVlzzKAuzhRszDT0UjfsGJQqCXH4/X1LCtXIDG5GcuAL15bN9HJSQYFhLZVYma8bY+pL HiqFfqW+ayBl00WQi/bX9ebZdGojsWmShS5xcwF7JNtk84qGoSA1st6f+DDovISLDJdusbXBoRpdW rGb9NE/Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sfyt0-00000000zn6-0f1C; Mon, 19 Aug 2024 09:41:14 +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 1sfyrl-00000000zT8-360X for linux-arm-kernel@lists.infradead.org; Mon, 19 Aug 2024 09:40:00 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 47J9dqIb107710; Mon, 19 Aug 2024 04:39:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1724060392; bh=3Cgu0tyd4ZrGR+iFkP4eYj1DHsmzwqLInte2b5mLOxE=; h=From:Date:Subject:References:In-Reply-To:To:CC; b=mp0/dAqwqvCqbqxoctorldpk+BnWl96i5zI6RtC16q1qLotFFKz3R11uXud55IFaL tLG2YV32QvmvK1GktMmjBsA2woQh9LFjX6GDOwX1OgfpGHGC14sRBBqeCx+S5Wyzg6 sIs1qGBC78jlFhflAAs8qr+d2pIdDz+09sQFf+c4= Received: from DFLE115.ent.ti.com (dfle115.ent.ti.com [10.64.6.36]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 47J9dqYv015805 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 19 Aug 2024 04:39:52 -0500 Received: from DFLE104.ent.ti.com (10.64.6.25) by DFLE115.ent.ti.com (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Mon, 19 Aug 2024 04:39:52 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE104.ent.ti.com (10.64.6.25) 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; Mon, 19 Aug 2024 04:39:52 -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 47J9daOF082967; Mon, 19 Aug 2024 04:39:48 -0500 From: Manorit Chawdhry <m-chawdhry@ti.com> Date: Mon, 19 Aug 2024 15:09:37 +0530 Subject: [PATCH v4 3/5] dt-bindings: arm: ti: Add bindings for J742S2 SoCs and Boards MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-ID: <20240819-b4-upstream-j742s2-v4-3-f2284f6f771d@ti.com> References: <20240819-b4-upstream-j742s2-v4-0-f2284f6f771d@ti.com> In-Reply-To: <20240819-b4-upstream-j742s2-v4-0-f2284f6f771d@ti.com> To: Nishanth Menon <nm@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>, Tero Kristo <kristo@kernel.org>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org> CC: <linux-arm-kernel@lists.infradead.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, Udit Kumar <u-kumar1@ti.com>, Neha Malcom Francis <n-francis@ti.com>, Aniket Limaye <a-limaye@ti.com>, Beleswar Padhi <b-padhi@ti.com>, Manorit Chawdhry <m-chawdhry@ti.com>, Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> X-Mailer: b4 0.14-dev X-Developer-Signature: v=1; a=ed25519-sha256; t=1724060376; l=917; i=m-chawdhry@ti.com; s=20231127; h=from:subject:message-id; bh=0j89wBAI4Pmk8/+fqTPpNXqC3nyCPW266Wtvrp9BU60=; b=LTHRPzn+CrmJFMfJQUr1vI45jcAMWQEr9PoVZvS+HWFnvm8WnOPO4gYsHnrjE7MDnY+UTvjfw UPM+eMAcmiEAQqm2C8tRypXMv2XmgZHUoQ10rhDCACnTUFduZmsVS+/ 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-20240819_023957_920043_DAAE6B0A X-CRM114-Status: UNSURE ( 8.61 ) 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: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Introduce J742S2 SoC and EVM
|
expand
|
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: