From mboxrd@z Thu Jan 1 00:00:00 1970 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 008C9C433F5 for ; Tue, 31 May 2022 20:53:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236714AbiEaUxP (ORCPT ); Tue, 31 May 2022 16:53:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51092 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229598AbiEaUxO (ORCPT ); Tue, 31 May 2022 16:53:14 -0400 Received: from lelv0142.ext.ti.com (lelv0142.ext.ti.com [198.47.23.249]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9C6D99CF6C for ; Tue, 31 May 2022 13:53:13 -0700 (PDT) Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 24VKr65G046376; Tue, 31 May 2022 15:53:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1654030386; bh=91VMu/tgaScin/s2rIe7q3iwOSS1p7DCbqmg1xdS+AE=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=JE5laFRNT+SAbhY+g1j8QOYrKfTh3AXHPT6grHYW8hAyhoenvYgzfPItJ2TwAFv8W pGHr3rTn2uYUUCxRrHRhtNV+VrVn3B+zRBIB2DAlbXaPHHzkc4hTTIXBuqdETuQHn/ s541iqUq+Aw/JoI2yuExppx+v/7rahuEe5M1JjTQ= Received: from DLEE115.ent.ti.com (dlee115.ent.ti.com [157.170.170.26]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 24VKr6to093218 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 31 May 2022 15:53:06 -0500 Received: from DLEE104.ent.ti.com (157.170.170.34) by DLEE115.ent.ti.com (157.170.170.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Tue, 31 May 2022 15:53:06 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DLEE104.ent.ti.com (157.170.170.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Tue, 31 May 2022 15:53:06 -0500 Received: from jti.ent.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 24VKqknb125178; Tue, 31 May 2022 15:53:00 -0500 From: Georgi Vlaev To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski CC: , , Georgi Vlaev Subject: [PATCH 2/2] arm64: dts: ti: k3-am625-sk: Add epwm nodes Date: Tue, 31 May 2022 23:52:29 +0300 Message-ID: <20220531205229.198011-3-g-vlaev@ti.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220531205229.198011-1-g-vlaev@ti.com> References: <20220531205229.198011-1-g-vlaev@ti.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add epwm nodes and mark them disabled, as they're not currently in use. Signed-off-by: Georgi Vlaev --- arch/arm64/boot/dts/ti/k3-am625-sk.dts | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/arch/arm64/boot/dts/ti/k3-am625-sk.dts b/arch/arm64/boot/dts/ti/k3-am625-sk.dts index 39fb1d763037..2ebd344a3a76 100644 --- a/arch/arm64/boot/dts/ti/k3-am625-sk.dts +++ b/arch/arm64/boot/dts/ti/k3-am625-sk.dts @@ -493,3 +493,15 @@ &ecap2 { &main_mcan0 { status = "disabled"; }; + +&epwm0 { + status = "disabled"; +}; + +&epwm1 { + status = "disabled"; +}; + +&epwm2 { + status = "disabled"; +}; -- 2.30.2 From mboxrd@z Thu Jan 1 00:00:00 1970 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 74E1BC433FE for ; Tue, 31 May 2022 20:54:39 +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=sZJLUy+EJ2+5UUWpiVj4376fd1gPJXPUneFqO0k3Aok=; b=hpHZaRsk7j2Nph PyfhIJ5KHPeBOGQgSvZyaPk7t+CEFCfAz+I1Y7VMqPbAzBBz7SjCCspHbNDQI7dZajk5o9xBl9gr1 x5iUozHwkD99+p6Iwn1NHXe9qzsjt2Arjaj18Z3Opnx3hQLoqIhcCkLZemTzBYK+nab27dMSsIdFN NAoMP6qTMrV/jPx+DWg/zIKH7N5y4sHLJr5zlY1rthNI80YKc10k32sl6dkZGBXwiIuja2/7eRvq1 G8mvlsx/R8HPPPDSAtamwyIm4m1kM8k337MDKJ4a0gscedn/T2Jme4Q/SsLWUZK3zKASbVfIY0GC7 enVFZk6FBCgTw5Wd1Lug==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nw8rp-00Ce6b-11; Tue, 31 May 2022 20:53:29 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nw8rX-00Ce4a-L3 for linux-arm-kernel@lists.infradead.org; Tue, 31 May 2022 20:53:12 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 24VKr65G046376; Tue, 31 May 2022 15:53:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1654030386; bh=91VMu/tgaScin/s2rIe7q3iwOSS1p7DCbqmg1xdS+AE=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=JE5laFRNT+SAbhY+g1j8QOYrKfTh3AXHPT6grHYW8hAyhoenvYgzfPItJ2TwAFv8W pGHr3rTn2uYUUCxRrHRhtNV+VrVn3B+zRBIB2DAlbXaPHHzkc4hTTIXBuqdETuQHn/ s541iqUq+Aw/JoI2yuExppx+v/7rahuEe5M1JjTQ= Received: from DLEE115.ent.ti.com (dlee115.ent.ti.com [157.170.170.26]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 24VKr6to093218 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 31 May 2022 15:53:06 -0500 Received: from DLEE104.ent.ti.com (157.170.170.34) by DLEE115.ent.ti.com (157.170.170.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Tue, 31 May 2022 15:53:06 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DLEE104.ent.ti.com (157.170.170.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Tue, 31 May 2022 15:53:06 -0500 Received: from jti.ent.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 24VKqknb125178; Tue, 31 May 2022 15:53:00 -0500 From: Georgi Vlaev To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski CC: , , Georgi Vlaev Subject: [PATCH 2/2] arm64: dts: ti: k3-am625-sk: Add epwm nodes Date: Tue, 31 May 2022 23:52:29 +0300 Message-ID: <20220531205229.198011-3-g-vlaev@ti.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220531205229.198011-1-g-vlaev@ti.com> References: <20220531205229.198011-1-g-vlaev@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-20220531_135311_759471_BA2ECDD7 X-CRM114-Status: UNSURE ( 9.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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add epwm nodes and mark them disabled, as they're not currently in use. Signed-off-by: Georgi Vlaev --- arch/arm64/boot/dts/ti/k3-am625-sk.dts | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/arch/arm64/boot/dts/ti/k3-am625-sk.dts b/arch/arm64/boot/dts/ti/k3-am625-sk.dts index 39fb1d763037..2ebd344a3a76 100644 --- a/arch/arm64/boot/dts/ti/k3-am625-sk.dts +++ b/arch/arm64/boot/dts/ti/k3-am625-sk.dts @@ -493,3 +493,15 @@ &ecap2 { &main_mcan0 { status = "disabled"; }; + +&epwm0 { + status = "disabled"; +}; + +&epwm1 { + status = "disabled"; +}; + +&epwm2 { + status = "disabled"; +}; -- 2.30.2 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel