From patchwork Thu Mar 16 15:21:41 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 13177792 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 675D0C7618D for ; Thu, 16 Mar 2023 15:23:00 +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=DwKWumANPKtg3gikQFbNQeLNs/smRHu/aR5baG1OvZI=; b=fDOql5mxi9SC1o 8F0FrFC/iMIssIiUtygFS72GzFGNgjmy9HoY+hcMDMB2p8CUXBAFpBntth/giQlpAeM0oVYtXdn1l qIAxizx9z+k6XGKPrqeJRXo6jVTxiU/Nf4BjPGsqjMxMTaiiaMCK1AGeGwyNY+MN5UpTW/G0dTvhy nwb9LIVJosETBpSGACB6Fuby2Le4BXltljPQQza+Imev9YjYBthpx/uLScywhDuVFYWN369bTTjzv 4rA426/5rg/iqlvFZojnJg4xVUfFpC+U9S5VxKnLOX3fsL22EBXrlHbp5DhpV1vo2JnfuCdujsSPx TBsBCAwVUgDU4b+hPI+w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pcpQf-00Go5X-1j; Thu, 16 Mar 2023 15:22:09 +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 1pcpQW-00Go1P-29 for linux-arm-kernel@lists.infradead.org; Thu, 16 Mar 2023 15:22:03 +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 32GFLiGo123334; Thu, 16 Mar 2023 10:21:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1678980104; bh=HrNGniLRgP7HdKD6uSWSl/WCnmM5MdlA92MQ1FPutwM=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=xfVF/c0fu0izgUFqGk9e+TpOKFzXLbIA01M10fAICHezHoLYYpEGaB4EEr/vIW1Ub LczBnKI1KJRrH4lnIufZRFI9hIbgNUGeDbUw/f/iku95AIJq33Gq2a5nfLyO3Soho6 pADvhCtYf59psmnTpiA6ODvWWx5P52ORTjNphzX8= Received: from DFLE107.ent.ti.com (dfle107.ent.ti.com [10.64.6.28]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 32GFLiOj029157 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 16 Mar 2023 10:21:44 -0500 Received: from DFLE109.ent.ti.com (10.64.6.30) by DFLE107.ent.ti.com (10.64.6.28) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Thu, 16 Mar 2023 10:21:44 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) 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.16 via Frontend Transport; Thu, 16 Mar 2023 10:21:44 -0500 Received: from localhost (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 32GFLibJ016157; Thu, 16 Mar 2023 10:21:44 -0500 From: Nishanth Menon To: Krzysztof Kozlowski , Rob Herring , Arnd Bergmann CC: , , , Tero Kristo , Vignesh Raghavendra , Nishanth Menon , Julien Panis , Bryan Brattlof , Andrew Davis , Jason Kridner , Robert Nelson Subject: [PATCH V2 1/3] dt-bindings: arm: ti: Add BeaglePlay Date: Thu, 16 Mar 2023 10:21:41 -0500 Message-ID: <20230316152143.2438928-2-nm@ti.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230316152143.2438928-1-nm@ti.com> References: <20230316152143.2438928-1-nm@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-20230316_082200_786206_5A6D76EC X-CRM114-Status: UNSURE ( 8.60 ) 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: Robert Nelson This board is based on ti,am625 https://beagleplay.org/ https://git.beagleboard.org/beagleplay/beagleplay Signed-off-by: Robert Nelson Co-developed-by: Nishanth Menon Signed-off-by: Nishanth Menon Acked-by: Krzysztof Kozlowski --- Changes since V1: - $subject fixup to drop redundant binding verbage - Sign-off order fixup. V1: https://lore.kernel.org/all/20230311111022.23717-2-nm@ti.com/ Documentation/devicetree/bindings/arm/ti/k3.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml index a60a4065caa8..b4703ac88f04 100644 --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -28,6 +28,7 @@ properties: - description: K3 AM625 SoC items: - enum: + - beagle,am625-beagleplay - ti,am625-sk - const: ti,am625