From patchwork Thu Oct 24 05:20:58 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manorit Chawdhry X-Patchwork-Id: 13848309 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 D8947D0BB5E for ; Thu, 24 Oct 2024 05:24: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:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:CC:To:In-Reply-To:References :Message-ID:Content-Transfer-Encoding:Content-Type:MIME-Version:Subject:Date: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=5dO0N4/DHTKW60UDyN1pIloN2hD9MUs3qLYywdtCfZw=; b=Mah1AXgNILx+rIpvm8I6M6Qk24 ytkaBJIZwaiXA9cpP70n9fsQQvGa1EbWjdTQNOPaLoWk5iJaON2Guv2Zzqsll6QWGBT64Spz+iIia 3q7ysx4m+87swToS2jIdJzfn5ndIitc50mR5BfEWiViKpE4awTMHI3+E3YmfJCo0SQdgBKGkkChan OHTSqjGuKstxpvQrBxy7YPSelg5HYIub+oj0ETfPVrd2ZAP/lnW5jCWN2Tz53N4SEffXJksSYuEhq M6VWjiCfX5WI1U1P3VDzNzypnNHzhphzKuT1cY8wYS1GrMa40+kk3siljpd8tVk9K9PGMv1/W5M/T RwTKBrEA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t3qKh-0000000GnkV-2Ffe; Thu, 24 Oct 2024 05:24:27 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t3qHd-0000000Gmzb-3Y3b for linux-arm-kernel@lists.infradead.org; Thu, 24 Oct 2024 05:21:19 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 49O5LEk8113211; Thu, 24 Oct 2024 00:21:14 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1729747274; bh=5dO0N4/DHTKW60UDyN1pIloN2hD9MUs3qLYywdtCfZw=; h=From:Date:Subject:References:In-Reply-To:To:CC; b=b44EKNdRp+tINAZxTSNQtv/ky7KR/smyM8KjS9T7OSo3KeiPZFa1FHefIj5f9musT 8VGK+/xIlgPfUSEI5/SodoOOhrx9j1f6rVAmMsc3yxqDWH3glNECcBswhB+rOzodlQ DTRyK/f17vddGg4m6a1w8um/PqgXclgv/IpBXfmM= Received: from DLEE103.ent.ti.com (dlee103.ent.ti.com [157.170.170.33]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 49O5LDiY084936 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 24 Oct 2024 00:21:14 -0500 Received: from DLEE112.ent.ti.com (157.170.170.23) 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.23; Thu, 24 Oct 2024 00:21:13 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE112.ent.ti.com (157.170.170.23) 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; Thu, 24 Oct 2024 00:21:13 -0500 Received: from [127.0.1.1] (uda0497581.dhcp.ti.com [10.24.68.185]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 49O5L4l9090467; Thu, 24 Oct 2024 00:21:09 -0500 From: Manorit Chawdhry Date: Thu, 24 Oct 2024 10:50:58 +0530 Subject: [PATCH v6 01/12] arm64: dts: ti: k3-j784s4-j742s2-mcu-wakeup: Move bootph from mcu_timer1 to mcu_timer0 MIME-Version: 1.0 Message-ID: <20241024-b4-upstream-bootph-all-v6-1-2af90e3a4fe7@ti.com> References: <20241024-b4-upstream-bootph-all-v6-0-2af90e3a4fe7@ti.com> In-Reply-To: <20241024-b4-upstream-bootph-all-v6-0-2af90e3a4fe7@ti.com> To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: , , , Neha Malcom Francis , Aniket Limaye , Udit Kumar , Beleswar Padhi , Siddharth Vadapalli , Andrew Davis , Manorit Chawdhry X-Mailer: b4 0.15-dev X-Developer-Signature: v=1; a=ed25519-sha256; t=1729747264; l=1149; i=m-chawdhry@ti.com; s=20231127; h=from:subject:message-id; bh=lZozQbcJQiO0UVvbYFS2yPXzr225GkFC5cXg4SjJYwk=; b=GoFXTJrmeQkvnkh1CwrZikFkFxZE3PBwL7BiMQP+b/LnZHJhpaP5KEoC5+Jus12cLvlfiN9y5 mrA2QBGFwTNDdKPHekUeQuIc9GIxMFlJOtZ66IAZZ2g/Qy0TSxT3V8O X-Developer-Key: i=m-chawdhry@ti.com; a=ed25519; pk=fsr6Tm39TvsTgfyfFQLk+nnqIz2sBA1PthfqqfiiYSs= X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241023_222118_010889_96A3E625 X-CRM114-Status: GOOD ( 11.30 ) 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 Bootloader are using mcu_timer0 instead of mcu_timer1. Adds bootph to mcu_timer0 instead of mcu_timer1. Signed-off-by: Manorit Chawdhry --- arch/arm64/boot/dts/ti/k3-j784s4-j742s2-mcu-wakeup-common.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-j742s2-mcu-wakeup-common.dtsi b/arch/arm64/boot/dts/ti/k3-j784s4-j742s2-mcu-wakeup-common.dtsi index cba8d0e64f2e6336cfb6f356c879aecc6d49880a..9899da73a905a517a8561f09515aa8303f8d6b5d 100644 --- a/arch/arm64/boot/dts/ti/k3-j784s4-j742s2-mcu-wakeup-common.dtsi +++ b/arch/arm64/boot/dts/ti/k3-j784s4-j742s2-mcu-wakeup-common.dtsi @@ -172,13 +172,13 @@ mcu_timer0: timer@40400000 { assigned-clocks = <&k3_clks 35 2>; assigned-clock-parents = <&k3_clks 35 3>; power-domains = <&k3_pds 35 TI_SCI_PD_EXCLUSIVE>; + bootph-all; ti,timer-pwm; /* Non-MPU Firmware usage */ status = "reserved"; }; mcu_timer1: timer@40410000 { - bootph-all; compatible = "ti,am654-timer"; reg = <0x00 0x40410000 0x00 0x400>; interrupts = ;