From patchwork Wed Dec 13 12:49:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vaishnav Achath X-Patchwork-Id: 13490909 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 90C2AC4167B for ; Wed, 13 Dec 2023 12:50:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=v1Uscsl75Rk0AKAwi0vQwe/GqJd8qfpf6H5xxiTWTiQ=; b=SnAq5JGpEgL8bC a9pvQcbeHzJo9uIEoxuKZswbPQNtWZA6zSNX1DtwJ35SwJ0avlxgD4eHsDXJWyN01mZmpcHcccyaz ENzTK1AcnBxdVX5RcdNEEaFVWGOicTbytsSPHBiNJkyAx7NhPesJdRD3S7YY2qrw4px1AFpmv4WnO u5p0NH5xRkuflu+vuWcRYvLh8voDcMAOXz1RqBxM5fhAGkgMVeVrdiFnSDTLdMAAewYdBaMPZ9rX8 Mh5pbWFQ4b93U+LJwzmJCr8FV6SQUVR2TcxgFOwe2HZBbGORIdqCKgm0m0VJWg5j1pK0DzwvPesiY zvaQ4ILOtIgBcY8uBY9Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDOgP-00Ee4B-2n; Wed, 13 Dec 2023 12:49:49 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rDOgK-00Edzw-1T for linux-arm-kernel@lists.infradead.org; Wed, 13 Dec 2023 12:49:45 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 3BDCnXjr005838; Wed, 13 Dec 2023 06:49:33 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1702471773; bh=zIcPoWxznVhVaFpmBEnB09iaCbNTtz8sPL+fVW4gr3I=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=theBzV0kruADxD9l8cUk8x1pk57RqvVzupNslmPvQ30pecYUz4mNyCNV98ynKnUWJ k/Fq9dGNe/6bb6Jlhqt44mnd0Lkl4pUYMjYPg5v88h+MK/rsOV96bY+i22ymZ1pQwN zw0n8E8x9BtWNNMClxRbNS2ytxgj6xNKz0mOtQR8= Received: from DLEE102.ent.ti.com (dlee102.ent.ti.com [157.170.170.32]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 3BDCnXlZ073419 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 13 Dec 2023 06:49:33 -0600 Received: from DLEE108.ent.ti.com (157.170.170.38) 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, 13 Dec 2023 06:49:33 -0600 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE108.ent.ti.com (157.170.170.38) 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, 13 Dec 2023 06:49:33 -0600 Received: from localhost ([10.24.69.141]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 3BDCnWnN027262; Wed, 13 Dec 2023 06:49:32 -0600 From: Vaishnav Achath To: , , , , , , , CC: , , , Subject: [PATCH 1/3] dt-bindings: arm: ti: Add bindings for J722S SoCs Date: Wed, 13 Dec 2023 18:19:28 +0530 Message-ID: <20231213124930.3012-2-vaishnav.a@ti.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20231213124930.3012-1-vaishnav.a@ti.com> References: <20231213124930.3012-1-vaishnav.a@ti.com> MIME-Version: 1.0 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-20231213_044944_542012_57AAE78B X-CRM114-Status: UNSURE ( 8.19 ) 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 bindings for TI J722S family of devices. Signed-off-by: Vaishnav Achath Acked-by: Conor Dooley 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 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 + - description: K3 J722S SoC and Boards + items: + - enum: + - ti,j722s-evm + - const: ti,j722s + - description: K3 J784s4 SoC items: - enum: