From patchwork Sat Mar 11 11:10:20 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 13170733 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 EC653C61DA4 for ; Sat, 11 Mar 2023 11:11:41 +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=0KYTCvWGE50X4Dni3+ylihYaOhbqJdLceqzUUX4YMhs=; b=WlYTIMcIT6V2JG o0f0YdUbZMq17WSEnnOTrHiF4lN9zbz7/nShRUVNivXWgJDSH89OYgiJLsmVAFPSmwDGc1cQHZJTG sSBqiJb8SVAqmo/XXsLfPuJM079Kk/bsyYoZ0924SarpGpvuxARRC7smnUa+C5olS/SAvZplWtR9U TQil5TAoFReE9vc2DhKfCbeohq/Ervp0HUxrt5zHrC+hQqLh+r/avJFDmxyxm83+8XAgIFG6kMTeh 1vwSTZ7AMf9QVxMr9JQuQHrwY/0lRX1PPWBe+VKz2Fq3PGOxn3ND57EjqG9i983Hr1Jl2fjRHkcpR /CSWgusJSuCdJE8u+ENw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pax7l-000Dt4-56; Sat, 11 Mar 2023 11:10:53 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pax7b-000Dq9-I4 for linux-arm-kernel@lists.infradead.org; Sat, 11 Mar 2023 11:10:45 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 32BBANOk128378; Sat, 11 Mar 2023 05:10:23 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1678533023; bh=FX0UQtzeoxEPEV0I2XUNzbT9ib9p9Tzq1vqgooc4OnQ=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=OF+lH80spvz2GSRbNEfK5GkgW+xVQvT6K2Q6ig7ks8adxp9S373N9N0yyByUg6DjG lzcben6KulQ3JPwxKQdKFqJz73elITgivwfHVnKOKMFfRt6+u21gpI0TGhLh1Jj7JG AvZUarPxNJdTZKMNJhcHIW578zYONZh9buzdoPAA= Received: from DLEE103.ent.ti.com (dlee103.ent.ti.com [157.170.170.33]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 32BBANvU111599 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Sat, 11 Mar 2023 05:10:23 -0600 Received: from DLEE111.ent.ti.com (157.170.170.22) by DLEE103.ent.ti.com (157.170.170.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Sat, 11 Mar 2023 05:10:23 -0600 Received: from fllv0040.itg.ti.com (10.64.41.20) by DLEE111.ent.ti.com (157.170.170.22) 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; Sat, 11 Mar 2023 05:10:23 -0600 Received: from localhost (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 32BBANah049564; Sat, 11 Mar 2023 05:10:23 -0600 From: Nishanth Menon To: Krzysztof Kozlowski , Rob Herring , Arnd Bergmann CC: , , , Tero Kristo , Vignesh Raghavendra , Nishanth Menon , Julien Panis , Bryan Brattlof , Jason Kridner , Robert Nelson Subject: [PATCH 1/3] dt-bindings: arm: ti: Add bindings for BeaglePlay Date: Sat, 11 Mar 2023 05:10:20 -0600 Message-ID: <20230311111022.23717-2-nm@ti.com> X-Mailer: git-send-email 2.37.2 In-Reply-To: <20230311111022.23717-1-nm@ti.com> References: <20230311111022.23717-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-20230311_031043_703165_4C5D86DF X-CRM114-Status: UNSURE ( 8.79 ) 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 Co-developed-by: Nishanth Menon Signed-off-by: Nishanth Menon Signed-off-by: Robert Nelson --- 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