From patchwork Mon Oct 14 07:45:26 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: MD Danish Anwar X-Patchwork-Id: 13834287 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 9E9A5CFC501 for ; Mon, 14 Oct 2024 07:55:35 +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=TX0pT7Yiay+cHg+D5Yb7R+y34ZzlQnZ9SVNpIG9Ky+o=; b=LIfnXAIt3NB/Fk2OoeyZMPQtxG OIfSpUmNT6etr1Gn+7gUpsAXQN08Fc5OzOrZlC5NYSvU7A/KLFIOnYZjYoACq82ZzR6/8CxcshCo9 37rLprh18J63JyytjfWHv0GEoLpyZT3xCXSd8qCWyzVtINSMNeJYlzNtOBS/oOLBYjfKwyBO4Amf9 9LGJ+aVp6zSVyjiRi+yF7t058EdsiWSrYeGsOuLfGzx0eprcuHPcBctyjSJ0lQpv9v3xfA1kGSVli SgN4YdRIv3220hx1APoYY0b2lVk59KGG4NJqlrUW9aPfQ1mlA9FD84yRvsKTth0wvUP/LyfY1VqXV 6WHFJ0sQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t0FvH-000000049qe-0mcb; Mon, 14 Oct 2024 07:55:23 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t0Flu-000000047Mc-1rjx for linux-arm-kernel@lists.infradead.org; Mon, 14 Oct 2024 07:45:48 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 49E7jcct062777; Mon, 14 Oct 2024 02:45:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1728891938; bh=TX0pT7Yiay+cHg+D5Yb7R+y34ZzlQnZ9SVNpIG9Ky+o=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=r0WFoRZ0cbtiF6Ip4+OY3QwCCpfSZpx46RqKdHbNANh7ZC2r7a0IgU/adoza9nAfb e9pPAbzq5sLVUYx/2g7gOpEv/iUFBirzq9w3v3u/N5iw9GFFfJ9yiB5LRC9Da8OrQ2 U3lH/lUqzPA1px7MIFeKbXrgyCi1IJZKjBLMrLck= Received: from DLEE113.ent.ti.com (dlee113.ent.ti.com [157.170.170.24]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 49E7jcv3017513 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 14 Oct 2024 02:45:38 -0500 Received: from DLEE115.ent.ti.com (157.170.170.26) by DLEE113.ent.ti.com (157.170.170.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Mon, 14 Oct 2024 02:45:38 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) 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.2507.23 via Frontend Transport; Mon, 14 Oct 2024 02:45:38 -0500 Received: from lelv0854.itg.ti.com (lelv0854.itg.ti.com [10.181.64.140]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 49E7jc1Y071262; Mon, 14 Oct 2024 02:45:38 -0500 Received: from localhost (danish-tpc.dhcp.ti.com [10.24.69.25]) by lelv0854.itg.ti.com (8.14.7/8.14.7) with ESMTP id 49E7jb17025342; Mon, 14 Oct 2024 02:45:38 -0500 From: MD Danish Anwar To: , Vignesh Raghavendra CC: , , , , , , , , Roger Quadros , Subject: [PATCH 3/4] arm64: dts: ti: k3-am64-main: Add ti,pruss-pa-st node Date: Mon, 14 Oct 2024 13:15:26 +0530 Message-ID: <20241014074527.1121613-4-danishanwar@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20241014074527.1121613-1-danishanwar@ti.com> References: <20241014074527.1121613-1-danishanwar@ti.com> MIME-Version: 1.0 X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241014_004542_938388_7BBE5E56 X-CRM114-Status: UNSURE ( 9.53 ) 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 Add pa-stats nodes to k3-am64-main.dtsi for all ICSSG instances. This is needed to dump IET related statistics for ICSSG Driver. Signed-off-by: MD Danish Anwar Reviewed-by: Roger Quadros Signed-off-by: Vignesh Raghavendra --- arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm64/boot/dts/ti/k3-am64-main.dtsi b/arch/arm64/boot/dts/ti/k3-am64-main.dtsi index 7eae18399caa..82cd910e06b8 100644 --- a/arch/arm64/boot/dts/ti/k3-am64-main.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am64-main.dtsi @@ -1261,6 +1261,11 @@ icssg0_mii_g_rt: mii-g-rt@33000 { reg = <0x33000 0x1000>; }; + icssg0_pa_stats: pa-stats@2c000 { + compatible = "ti,pruss-pa-st", "syscon"; + reg = <0x2c000 0x1000>; + }; + icssg0_intc: interrupt-controller@20000 { compatible = "ti,icssg-intc"; reg = <0x20000 0x2000>; @@ -1426,6 +1431,11 @@ icssg1_mii_g_rt: mii-g-rt@33000 { reg = <0x33000 0x1000>; }; + icssg1_pa_stats: pa-stats@2c000 { + compatible = "ti,pruss-pa-st", "syscon"; + reg = <0x2c000 0x1000>; + }; + icssg1_intc: interrupt-controller@20000 { compatible = "ti,icssg-intc"; reg = <0x20000 0x2000>;