From patchwork Fri Aug 11 18:44:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vignesh Raghavendra X-Patchwork-Id: 13351329 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 E9459C04A6A for ; Fri, 11 Aug 2023 18:45:29 +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=+5NixrjOTk5CDPO23aYY76JpPEqTerdlJEo3x+RimQ4=; b=gf/DnKbDyKjXqO n2L1mAUtVrpOaZ9oie7YMMxtc+/DcFRwS54rzVyQ6LlilTe9qcu1Ce2AjrCKu2vyGalT8zYwILy8W uWh/V0e0u8ONCZpSykpl9eGw7H6L8X51/w3PSiJMn2vLiG72tfJK1i6sIp4pg1o8Aobi3xdSW4oMn 9LstoEk4u5/EpVEavTGc4XBfuPwcTyx4My7VZfLME1+7lH/wyDWvAF8mzQ8NdpO4NXk/KbtYPPjxq KgfbIH1/4/tGXSjWh1QA0dtGNkYleE8TaKznKuBirKwP2wGm9JcnLo64UUlPhf8FK5CpMTm17EoTe up/PKdKPnqKbnZhr31uQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qUX8A-00BNoq-2M; Fri, 11 Aug 2023 18:45:02 +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 1qUX87-00BNln-2m for linux-arm-kernel@lists.infradead.org; Fri, 11 Aug 2023 18:45:01 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 37BIijA3119117; Fri, 11 Aug 2023 13:44:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1691779485; bh=oWKm8EWHt81q+nl5Qjq5h6GkmdfCMeUaEqcttXLUbgI=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=VyBYH3Nb7qo4yPP/oZR0YLazui9jf4SPwvTWQr9uR3/elM9l0bnKFIhH/EYShP2b6 jiw8gxXT8lq4Qww8890lxPjSzfM9HKICGiWzGUmfTYSDIqy/FUfYwsrF+sGBuCg+QM G4ENQnAgJrOtJOy3iDEVKG4zyQXqYIhoyrg8gsfI= Received: from DFLE111.ent.ti.com (dfle111.ent.ti.com [10.64.6.32]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 37BIijQ1001400 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 11 Aug 2023 13:44:45 -0500 Received: from DFLE100.ent.ti.com (10.64.6.21) by DFLE111.ent.ti.com (10.64.6.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 11 Aug 2023 13:44:44 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE100.ent.ti.com (10.64.6.21) 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; Fri, 11 Aug 2023 13:44:44 -0500 Received: from uda0132425.dhcp.ti.com (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 37BIicWr018168; Fri, 11 Aug 2023 13:44:42 -0500 From: Vignesh Raghavendra To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: , , , Subject: [PATCH v2 1/3] dt-bindings: arm: ti: Add bindings for AM62P5 SoCs Date: Sat, 12 Aug 2023 00:14:30 +0530 Message-ID: <20230811184432.732215-2-vigneshr@ti.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230811184432.732215-1-vigneshr@ti.com> References: <20230811184432.732215-1-vigneshr@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-20230811_114459_940243_CA657AFA X-CRM114-Status: UNSURE ( 9.03 ) 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 From: Bryan Brattlof Add bindings for TI's AM62P5 family of devices. Signed-off-by: Bryan Brattlof Acked-by: Conor Dooley Reviewed-by: Dhruva Gole Signed-off-by: Vignesh Raghavendra --- 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 5ca6af492507..03d2a0d79fb0 100644 --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -25,6 +25,12 @@ properties: - ti,am62a7-sk - const: ti,am62a7 + - description: K3 AM62P5 SoC and Boards + items: + - enum: + - ti,am62p5-sk + - const: ti,am62p5 + - description: K3 AM625 SoC PHYTEC phyBOARD-Lyra items: - const: phytec,am625-phyboard-lyra-rdk