From patchwork Fri Aug 16 07:39:04 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Beleswar Prasad Padhi X-Patchwork-Id: 13765618 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 D300DC531DC for ; Fri, 16 Aug 2024 07:40:59 +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:Content-Type: Content-Transfer-Encoding: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=rBZue0gLGBBh9GeTPnZgvEPBeabFtabEimcgv5F3PBE=; b=giUtPXHuc21Pc4RV+dT23TVok6 /mxKcHLEe4+Oj2ucenqzVlYqSijQFOrQcmp66xnrhnvMnk4ZuX9zp2HLHweIbbKgcTGvox+Io66rP 8/0meNqbDG6MMwCQQ1jRs2VrMnAnsZZCwpjNwsIIDm+eegkyQU6PjKFEq6y5gtgbMjRDRWmLGM6fU ObpyPmvOxBOtoO1WyDmtIDoUw34Zt7V5V+JYJjXUWNEZDe8OwsnvvaXJT4aETUOStpQBASBxDPOZ7 4f/DJzs+dl8AFGhvUjfRAkI1sqdjwB3acUjeb1VLQRwcEHPOxjB8Q5l1Rn97bR429PGUWpjFxOrhJ KqYKBLHw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1serZj-0000000C7y2-3KUn; Fri, 16 Aug 2024 07:40:43 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1serYS-0000000C7Zw-1vLk for linux-arm-kernel@lists.infradead.org; Fri, 16 Aug 2024 07:39:26 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 47G7dIhM088205; Fri, 16 Aug 2024 02:39:18 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1723793958; bh=rBZue0gLGBBh9GeTPnZgvEPBeabFtabEimcgv5F3PBE=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=JGsk3JhSWsB/a85l9/OHN5F426SgDZJR6/T+yf5RRJFAGAyc28Pw7jEUBGRAQh1fC Isz6sIlbXzlTsZpDs5muJnJP0OsLhPL2RRLh4Lr1yxoB8dwNJxVyN29twuuJEDjz2l Y1OKdKPEgmwaoMUv1CleDiLAVvYiAprf6unMHj2c= Received: from DLEE114.ent.ti.com (dlee114.ent.ti.com [157.170.170.25]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 47G7dH5L024166 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 16 Aug 2024 02:39:17 -0500 Received: from DLEE111.ent.ti.com (157.170.170.22) by DLEE114.ent.ti.com (157.170.170.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 16 Aug 2024 02:39:17 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) 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.23 via Frontend Transport; Fri, 16 Aug 2024 02:39:17 -0500 Received: from uda0510294.dhcp.ti.com (uda0510294.dhcp.ti.com [172.24.227.151]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 47G7d9Tq084976; Fri, 16 Aug 2024 02:39:13 -0500 From: Beleswar Padhi To: , , , , , CC: , , , , , , , , Subject: [PATCH v3 1/5] arm64: dts: ti: k3-j7200: Change timer nodes status to reserved Date: Fri, 16 Aug 2024 13:09:04 +0530 Message-ID: <20240816073908.2343650-2-b-padhi@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240816073908.2343650-1-b-padhi@ti.com> References: <20240816073908.2343650-1-b-padhi@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-20240816_003924_617838_3BD0A071 X-CRM114-Status: GOOD ( 10.41 ) 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 The remoteproc firmware of R5F in the MAIN voltage domain use timers. Therefore, change the status of the timer nodes to "reserved" to avoid any clash. Usage is described as below: +===================+==========================+ | Remoteproc node | Timer Node | +===================+==========================+ | main_r5fss0_core0 | main_timer0, main_timer2 | +-------------------+--------------------------+ | main_r5fss0_core1 | main_timer1 | +-------------------+--------------------------+ Fixes: c8a28ed4837c ("arm64: dts: ti: k3-j7200: Add general purpose timers") Signed-off-by: Beleswar Padhi --- .../boot/dts/ti/k3-j7200-common-proc-board.dts | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts b/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts index 6593c5da82c0..a65066bd7f09 100644 --- a/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts +++ b/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts @@ -471,3 +471,16 @@ &main_mcan3 { pinctrl-0 = <&main_mcan3_pins_default>; phys = <&transceiver3>; }; + +/* Timers are used by Remoteproc firmware */ +&main_timer0 { + status = "reserved"; +}; + +&main_timer1 { + status = "reserved"; +}; + +&main_timer2 { + status = "reserved"; +}; From patchwork Fri Aug 16 07:39:05 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Beleswar Prasad Padhi X-Patchwork-Id: 13765619 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 5CCCBC3DA4A for ; Fri, 16 Aug 2024 07:41: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:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding: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=7AgN39oD2b0wFWm/rsGlCvjVfq3NUmttMg8p0ZWK9uc=; b=09LQBwHlF5oIaPKXPlsd5Ad29r 6kNOnf6zZe7r93wL6fSgnVXbDOP3F+Gq9Ywmr88TEPsmXfyILqtqeyF0Tx0lweVcj05bkttlf8gf9 yjyCWlLKHndBgNwpSSstXVaucvM5bF991K5WlSF7INw+dyTzjPLSMFFOdIWhPKogaYHhMXNHwQeWN nF6DPmZmLtLb5gxxtuSlQbKUjghdLRpxq2TjUd4aViC0CQCKj4X4F1I7xZ5Vuc8ofHMCc7SeBkIis cIKcozrafTnZlTQ2rneDG0PyymCaZewcqAeC7nyJOmqz7fw0L3Pzfh/vS5eH2n0ICSo05Tvmh+owl ujGGv3Cg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1seraO-0000000C8Db-0dBd; Fri, 16 Aug 2024 07:41:24 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1serYW-0000000C7d8-2ZB3 for linux-arm-kernel@lists.infradead.org; Fri, 16 Aug 2024 07:39:30 +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 47G7dMJs088228; Fri, 16 Aug 2024 02:39:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1723793962; bh=7AgN39oD2b0wFWm/rsGlCvjVfq3NUmttMg8p0ZWK9uc=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=m/3o96g7JHq1KoJ+9sN+XF+3olIzUIX2UXdI2swO6BgJVPpNQvBS7bsPA0pPZFLTM VUBz/Jyjs3VzJpe/1eYEQnZ0Rfj5+9VmDlwaQulQHKqCGxMx4CBNz1nvys6hXXEHxO 2rjImu3WlNjrklyXOsHVddyeaMELEYoaX47+stgM= Received: from DFLE105.ent.ti.com (dfle105.ent.ti.com [10.64.6.26]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 47G7dMhL098514 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 16 Aug 2024 02:39:22 -0500 Received: from DFLE111.ent.ti.com (10.64.6.32) by DFLE105.ent.ti.com (10.64.6.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 16 Aug 2024 02:39:22 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) 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 via Frontend Transport; Fri, 16 Aug 2024 02:39:21 -0500 Received: from uda0510294.dhcp.ti.com (uda0510294.dhcp.ti.com [172.24.227.151]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 47G7d9Tr084976; Fri, 16 Aug 2024 02:39:18 -0500 From: Beleswar Padhi To: , , , , , CC: , , , , , , , , Subject: [PATCH v3 2/5] arm64: dts: ti: k3-j721e: Change timer nodes status to reserved Date: Fri, 16 Aug 2024 13:09:05 +0530 Message-ID: <20240816073908.2343650-3-b-padhi@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240816073908.2343650-1-b-padhi@ti.com> References: <20240816073908.2343650-1-b-padhi@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-20240816_003928_836855_6D1CBD32 X-CRM114-Status: UNSURE ( 9.63 ) 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 The remoteproc firmware like of R5F and DSPs in the MAIN voltage domain use timers. Therefore, change the status of the timer nodes to "reserved" to avoid any clash. Usage is described as below: +===================+==============+ | Remoteproc node | Timer Node | +===================+==============+ | main_r5fss0_core0 | main_timer12 | +-------------------+--------------+ | main_r5fss0_core1 | main_timer13 | +-------------------+--------------+ | main_r5fss1_core0 | main_timer14 | +-------------------+--------------+ | main_r5fss1_core1 | main_timer15 | +-------------------+--------------+ | c66_0 | main_timer0 | +-------------------+--------------+ | c66_1 | main_timer1 | +-------------------+--------------+ | c71_0 | main_timer2 | +-------------------+--------------+ Fixes: 7f209dd1267c ("arm64: dts: ti: k3-j721e: Add general purpose timers") Signed-off-by: Beleswar Padhi --- .../dts/ti/k3-j721e-common-proc-board.dts | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts b/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts index 8230d53cd696..d7969122afd8 100644 --- a/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts +++ b/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts @@ -974,3 +974,32 @@ &main_mcan2 { pinctrl-0 = <&main_mcan2_pins_default>; phys = <&transceiver4>; }; + +/* Timers are used by Remoteproc firmware */ +&main_timer0 { + status = "reserved"; +}; + +&main_timer1 { + status = "reserved"; +}; + +&main_timer2 { + status = "reserved"; +}; + +&main_timer12 { + status = "reserved"; +}; + +&main_timer13 { + status = "reserved"; +}; + +&main_timer14 { + status = "reserved"; +}; + +&main_timer15 { + status = "reserved"; +}; From patchwork Fri Aug 16 07:39:06 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Beleswar Prasad Padhi X-Patchwork-Id: 13765620 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 B40EFC3DA4A for ; Fri, 16 Aug 2024 07:42:14 +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:Content-Type: Content-Transfer-Encoding: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=AY1qGY5Nf63AJeh+DQ4CjAAoAH79JC8Jd1G+MwEZny8=; b=d5KNvZJ0s+ozV9L4jocWDNcivv jBf4WAVBQiixbx3f+3TahDwJtduQeaJFJ+eL3v4MkIrGsnIYbIceWk1j2lTDdU5MY0HNWg65iGZii EwLElyQED6+B/IMZLF3L2ebXr/FDxR09xqctLQRYu8oPDBuxpnL1SzHo1sxKFPLh/cdp5n+pNJLEF TkjRpJScKQ6Ml2w7d3VIZw0+yj3zulyQFQVrdWAfcRe0vpoXnHrvF1tqyqdOoYmr0iL5sIi9C2fiz V86daJjjjWTFdRZVYFwzPExGZnDG+pOvdX3nsfj+vK1jHczQWat5C+lA3MP6YRRiOd1EhKT8mmfXa GV+y70mw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1seraz-0000000C8Mm-3OD1; Fri, 16 Aug 2024 07:42:01 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1serYZ-0000000C7ek-1tj2 for linux-arm-kernel@lists.infradead.org; Fri, 16 Aug 2024 07:39:33 +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 47G7dQDn088240; Fri, 16 Aug 2024 02:39:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1723793966; bh=AY1qGY5Nf63AJeh+DQ4CjAAoAH79JC8Jd1G+MwEZny8=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=IkwP3QMTCQdlvsQu3JXwCkwHIWI8DDBtsMoH9m0HZjme9iqE354l+TNaXLw1LI6Lp phnySYlMaTtpe4eMSoz6IbSPbzGQ9XoZPR1pOfeIOHySyygKmcfzoLM2nE5SgFqCdL fjQLO1ogzdZ51cY4lwIVHwCZzJJT0c5l4YYwMFHk= Received: from DFLE115.ent.ti.com (dfle115.ent.ti.com [10.64.6.36]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 47G7dQeG094465 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 16 Aug 2024 02:39:26 -0500 Received: from DFLE112.ent.ti.com (10.64.6.33) by DFLE115.ent.ti.com (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 16 Aug 2024 02:39:26 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE112.ent.ti.com (10.64.6.33) 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, 16 Aug 2024 02:39:26 -0500 Received: from uda0510294.dhcp.ti.com (uda0510294.dhcp.ti.com [172.24.227.151]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 47G7d9Ts084976; Fri, 16 Aug 2024 02:39:22 -0500 From: Beleswar Padhi To: , , , , , CC: , , , , , , , , Subject: [PATCH v3 3/5] arm64: dts: ti: k3-j721s2: Change timer nodes status to reserved Date: Fri, 16 Aug 2024 13:09:06 +0530 Message-ID: <20240816073908.2343650-4-b-padhi@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240816073908.2343650-1-b-padhi@ti.com> References: <20240816073908.2343650-1-b-padhi@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-20240816_003931_778883_8B143B74 X-CRM114-Status: UNSURE ( 9.84 ) 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 The remoteproc firmware like of R5F and DSPs in the MAIN voltage domain use timers. Therefore, change the status of the timer nodes to "reserved" to avoid any clash. Usage is described as below: +===================+=============+ | Remoteproc node | Timer Node | +===================+=============+ | main_r5fss0_core0 | main_timer2 | +-------------------+-------------+ | main_r5fss0_core1 | main_timer3 | +-------------------+-------------+ | main_r5fss1_core0 | main_timer4 | +-------------------+-------------+ | main_r5fss1_core1 | main_timer5 | +-------------------+-------------+ | c71_0 | main_timer0 | +-------------------+-------------+ | c71_1 | main_timer1 | +-------------------+-------------+ Fixes: 835d04422f9d ("arm64: dts: ti: k3-j721s2: Add general purpose timers") Signed-off-by: Beleswar Padhi --- .../dts/ti/k3-j721s2-common-proc-board.dts | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts b/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts index c5a0b7cbb14f..2903e15b8d3b 100644 --- a/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts +++ b/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts @@ -525,3 +525,28 @@ &main_mcan5 { pinctrl-0 = <&main_mcan5_pins_default>; phys = <&transceiver4>; }; + +/* Timers are used by Remoteproc firmware */ +&main_timer0 { + status = "reserved"; +}; + +&main_timer1 { + status = "reserved"; +}; + +&main_timer2 { + status = "reserved"; +}; + +&main_timer3 { + status = "reserved"; +}; + +&main_timer4 { + status = "reserved"; +}; + +&main_timer5 { + status = "reserved"; +}; From patchwork Fri Aug 16 07:39:07 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Beleswar Prasad Padhi X-Patchwork-Id: 13765622 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 30783C3DA4A for ; Fri, 16 Aug 2024 07:43:31 +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:Content-Type: Content-Transfer-Encoding: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=yGOPw6WsAO6f1G8VqYpCEGAQvt0AkeOr88hs62zEVrA=; b=UsvC/qFjoo8SDiJCwaHpZAiQ1V hRyCaFtYSdt4AB0BszNQlcR5Qq5K2YqMfRA45K/C7SrFYlW1LbQAv2Wk+7LGDLnBPZZUyTx5PY/sZ 3Mbp9PZdjmHc7TkCjZWUFfi9HrhC/+2/kiCw4GT58xdkIEnb8vd9ykWmJjnfKvj2S694N2kF8fuVS nzFKAlwJmnFiOL8zixZjs9HK1TUN6pDHpeFZB/w0o4ZBlFWPLHPC6mMlNB9HRoyxh5O1qZfmRhd79 xjZq+mkkow6qrSyiOI1C6QYKqV8Jmk3+DgkoQ3vps4S6ilUOEvswJWi9Fux0wy+KCXH0R87OFEd6M +uBMBc5g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sercE-0000000C8ed-1sCs; Fri, 16 Aug 2024 07:43:18 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1serYt-0000000C7lc-2m0I for linux-arm-kernel@lists.infradead.org; Fri, 16 Aug 2024 07:39:54 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 47G7dUoc017223; Fri, 16 Aug 2024 02:39:31 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1723793971; bh=yGOPw6WsAO6f1G8VqYpCEGAQvt0AkeOr88hs62zEVrA=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=CvlQtWYkSShQJ0TO7LwyqfyUhXSPbAa6loSc4EG22WIwuOG99R5e5Jit3GO8rmsOx kQvqYRlEsWZGKZ432xT7jFGZLcQCPzRvLq6L6JI0scpTiKbI2+AyT5u+hywc5lbQiU QER23ilxY0fK1HZU3KyoKqmPVXU+4A4dVXzEvmPQ= Received: from DFLE102.ent.ti.com (dfle102.ent.ti.com [10.64.6.23]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 47G7dUCM024444 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 16 Aug 2024 02:39:30 -0500 Received: from DFLE113.ent.ti.com (10.64.6.34) by DFLE102.ent.ti.com (10.64.6.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 16 Aug 2024 02:39:30 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE113.ent.ti.com (10.64.6.34) 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, 16 Aug 2024 02:39:30 -0500 Received: from uda0510294.dhcp.ti.com (uda0510294.dhcp.ti.com [172.24.227.151]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 47G7d9Tt084976; Fri, 16 Aug 2024 02:39:26 -0500 From: Beleswar Padhi To: , , , , , CC: , , , , , , , , Subject: [PATCH v3 4/5] arm64: dts: ti: k3-j784s4: Change timer nodes status to reserved Date: Fri, 16 Aug 2024 13:09:07 +0530 Message-ID: <20240816073908.2343650-5-b-padhi@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240816073908.2343650-1-b-padhi@ti.com> References: <20240816073908.2343650-1-b-padhi@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-20240816_003951_836761_AAFEB7DB X-CRM114-Status: UNSURE ( 9.89 ) 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 The remoteproc firmware like of R5F and DSPs in the MAIN voltage domain use timers. Therefore, change the status of the timer nodes to "reserved" to avoid any clash. Usage is described as below: +===================+=============+ | Remoteproc node | Timer Node | +===================+=============+ | main_r5fss0_core0 | main_timer4 | +-------------------+-------------+ | main_r5fss0_core1 | main_timer5 | +-------------------+-------------+ | main_r5fss1_core0 | main_timer6 | +-------------------+-------------+ | main_r5fss1_core1 | main_timer7 | +-------------------+-------------+ | main_r5fss2_core0 | main_timer8 | +-------------------+-------------+ | main_r5fss2_core1 | main_timer9 | +-------------------+-------------+ | c71_0 | main_timer0 | +-------------------+-------------+ | c71_1 | main_timer1 | +-------------------+-------------+ | c71_2 | main_timer2 | +-------------------+-------------+ | c71_3 | main_timer3 | +-------------------+-------------+ Fixes: 833377cf858b ("arm64: dts: ti: k3-j784s4: Add general purpose timers") Signed-off-by: Beleswar Padhi --- arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 41 ++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts index ffa38f41679d..5e8bea3a5d82 100644 --- a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts +++ b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts @@ -1050,6 +1050,47 @@ &main_cpsw1_port1 { status = "okay"; }; +/* Timers are used by Remoteproc firmware */ +&main_timer0 { + status = "reserved"; +}; + +&main_timer1 { + status = "reserved"; +}; + +&main_timer2 { + status = "reserved"; +}; + +&main_timer3 { + status = "reserved"; +}; + +&main_timer4 { + status = "reserved"; +}; + +&main_timer5 { + status = "reserved"; +}; + +&main_timer6 { + status = "reserved"; +}; + +&main_timer7 { + status = "reserved"; +}; + +&main_timer8 { + status = "reserved"; +}; + +&main_timer9 { + status = "reserved"; +}; + &mailbox0_cluster0 { status = "okay"; interrupts = <436>; From patchwork Fri Aug 16 07:39:08 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Beleswar Prasad Padhi X-Patchwork-Id: 13765621 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 D5FF3C3DA4A for ; Fri, 16 Aug 2024 07:42:53 +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:Content-Type: Content-Transfer-Encoding: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=GUCmNJqb30F4gDC30agJLTZEXP8542HoVYQwdO/3GX0=; b=RmaNhr5aaMI5gwkFC+6FqGvxkt cP5WVH1D/eMk1GWEmq4Twjn6Z9qQ47TOyk3NlG0mjTwr+PTlkxoWTeE//qmOrM50TIh8TIweBq7bm WR8WqyiVALRKhkuy3t3fH7t1OdNxGv9HvxaglP/91sdfeyTDSLKYiOzRB3lf1KxAP5rzcDsL2bour BmtfkBkjefi1CNxhWa9XVKC5J9mjasMW2ADYtpHNWvcRzCZw1MjDySQtNDHK5CWOpJ6j3X7BCrwo9 TWXRH/rhpb+Ao1b3s/k+8yzkiXSL7hh4Yvx6354TzhZ60NiDyIOEojVnxDbfGpXuk4tptFaaGKsi3 YxjnXskw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1serbb-0000000C8UD-2OI3; Fri, 16 Aug 2024 07:42:39 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1serYt-0000000C7m8-2mYu for linux-arm-kernel@lists.infradead.org; Fri, 16 Aug 2024 07:39:53 +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 47G7dZ9D017237; Fri, 16 Aug 2024 02:39:35 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1723793975; bh=GUCmNJqb30F4gDC30agJLTZEXP8542HoVYQwdO/3GX0=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=BJWaR4fcc+h/biTcRfVzBVfnmlM/70fz854X1wcI4HWfdFtYrpp/aUFUeTkxZlzCK 3KIkfEyBk97ePfkJIjJvj43Tcq0FaiTWr2qt1k2ohFREBn2114E7jnvJly3LlorOxJ mYYpJCETsRu9fbyyCzBce0zXiQKHhb9HdnNAlV0I= Received: from DLEE101.ent.ti.com (dlee101.ent.ti.com [157.170.170.31]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 47G7dZCe098573 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 16 Aug 2024 02:39:35 -0500 Received: from DLEE114.ent.ti.com (157.170.170.25) by DLEE101.ent.ti.com (157.170.170.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 16 Aug 2024 02:39:34 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE114.ent.ti.com (157.170.170.25) 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, 16 Aug 2024 02:39:34 -0500 Received: from uda0510294.dhcp.ti.com (uda0510294.dhcp.ti.com [172.24.227.151]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 47G7d9Tu084976; Fri, 16 Aug 2024 02:39:30 -0500 From: Beleswar Padhi To: , , , , , CC: , , , , , , , , Subject: [PATCH v3 5/5] arm64: dts: ti: k3-j722s: Change timer nodes status to reserved Date: Fri, 16 Aug 2024 13:09:08 +0530 Message-ID: <20240816073908.2343650-6-b-padhi@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240816073908.2343650-1-b-padhi@ti.com> References: <20240816073908.2343650-1-b-padhi@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-20240816_003951_845212_786CBC1F X-CRM114-Status: GOOD ( 10.71 ) 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 The remoteproc firmware like of R5F and DSPs in the MAIN voltage domain use timers. Therefore, change the status of the timer nodes to "reserved" to avoid any clash. Usage is described as below: +===================+=============+ | Remoteproc Node | Timer Node | +===================+=============+ | main_r5fss0_core0 | main_timer0 | +-------------------+-------------+ | c7x_0 | main_timer1 | +-------------------+-------------+ | c7x_1 | main_timer2 | +-------------------+-------------+ Fixes: 29075cc09f43 ("arm64: dts: ti: Introduce AM62P5 family of SoCs") Signed-off-by: Beleswar Padhi --- arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts index dd3b5f7039d7..e03beb0b5aad 100644 --- a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts +++ b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts @@ -566,3 +566,16 @@ &mcasp1 { 0 0 0 0 >; }; + +/* Timers are used by Remoteproc firmware */ +&main_timer0 { + status = "reserved"; +}; + +&main_timer1 { + status = "reserved"; +}; + +&main_timer2 { + status = "reserved"; +};