From patchwork Thu Feb 1 08:07:26 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manorit Chawdhry X-Patchwork-Id: 13540772 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 9F8A0C47DDB for ; Thu, 1 Feb 2024 08:07:56 +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:CC:To:In-Reply-To:References:Message-ID :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=4dVXQcuWlnWcK6OGzxeivFFP8ZmxHfR31oAZ1meDBjs=; b=JZWuM70lChu1jp WCn62CYySvaP6ak7CrpHm+09uOkcKfm0vJ4CfvUkda4JMtMHVoMKyLI8WlZkjVCX9Y+wz1oGYdpph 71JdFDui4NkyoWCczkErDkgDFmfU1dE3BobRqelYUm7dLWON4Lebar2takgIzbP1A5wmoDm6wCADz kBZ0KncV5uUjG2q+kol2VEQ+XHTohKmnsUHOsGAUxcHhCF9Dn2rEXSVOCsARnx08TC3DE9NuLxS1/ nDcVnC8RNb0kU4gEJKbMbL2UjxWmahRGjwU9MGukdInd3y9mvVTQ2g/pR2Y7bz+mP3HHSmlR3RrrS n67Im3I5FAqj21qVM8dQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rVS6q-00000006zkT-0Yo0; Thu, 01 Feb 2024 08:07:44 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rVS6m-00000006ziY-0zG1 for linux-arm-kernel@lists.infradead.org; Thu, 01 Feb 2024 08:07:41 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 41187YVs032547; Thu, 1 Feb 2024 02:07:34 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1706774855; bh=KNulddle2A5tm5U9zs/rFg7SbsAOFBv2yBQmC2q39mI=; h=From:Date:Subject:References:In-Reply-To:To:CC; b=nd6BqqhnqV1oVGfIDMVumFrkc+lf6HynUcAgg3ev8MeJAp6G12JPGT3l4SBSLGogB hAnPgv3hFGFYUBi1O1eDqHcHHt3aPRwSMpbb2e5RtGfnX8piklH1BPo/p3+Nh7Qip4 AWZzVe8L6V1fyVXlV7oBKLEtqyuHTXh/FXeFx5SQ= Received: from DFLE105.ent.ti.com (dfle105.ent.ti.com [10.64.6.26]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 41187Y8t012264 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 1 Feb 2024 02:07:34 -0600 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; Thu, 1 Feb 2024 02:07:34 -0600 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) 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; Thu, 1 Feb 2024 02:07:34 -0600 Received: from [127.0.1.1] (uda0497581.dhcp.ti.com [10.24.68.185]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 41187Qbw125056; Thu, 1 Feb 2024 02:07:31 -0600 From: Manorit Chawdhry Date: Thu, 1 Feb 2024 13:37:26 +0530 Subject: [PATCH v2 1/2] arm64: dts: ti: k3-j721s2: Fix power domain for VTM node MIME-Version: 1.0 Message-ID: <20240201-b4-upstream-j721s2-fix-vtm-devid-v2-1-85fd568b77e3@ti.com> References: <20240201-b4-upstream-j721s2-fix-vtm-devid-v2-0-85fd568b77e3@ti.com> In-Reply-To: <20240201-b4-upstream-j721s2-fix-vtm-devid-v2-0-85fd568b77e3@ti.com> To: Andrew Davis , Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Bryan Brattlof , Keerthy CC: , , , Udit Kumar , Manorit Chawdhry X-Mailer: b4 0.13-dev X-Developer-Signature: v=1; a=ed25519-sha256; t=1706774846; l=1004; i=m-chawdhry@ti.com; s=20231127; h=from:subject:message-id; bh=jOkf1AWkSV8Uxnj1tVi/XYhyG/y1uz6jPDzFOy/ur/w=; b=MdBZScRf4uxEJqeoULKAACZLeXpMJMe7PjCxeun4MInbxfEfRJePMmJNUejTFJ9r6RQeBq3Sb B5ZnlkObAXyAeylGFnxSXm/FR3mUwhuWC10FLGrzp/SDfxZG2LGvA5u X-Developer-Key: i=m-chawdhry@ti.com; a=ed25519; pk=fsr6Tm39TvsTgfyfFQLk+nnqIz2sBA1PthfqqfiiYSs= 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-20240201_000740_420989_87480FEC X-CRM114-Status: GOOD ( 10.81 ) 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 Fix the power domain device ID for wkup_vtm0 node. Link: https://software-dl.ti.com/tisci/esd/latest/5_soc_doc/j721s2/devices.html Fixes: d148e3fe52c8 ("arm64: dts: ti: j721s2: Add VTM node") Signed-off-by: Manorit Chawdhry Reviewed-by: Andrew Davis --- arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi index 80aa33c58a45..a47cb557dd95 100644 --- a/arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi +++ b/arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi @@ -663,7 +663,7 @@ wkup_vtm0: temperature-sensor@42040000 { compatible = "ti,j7200-vtm"; reg = <0x00 0x42040000 0x0 0x350>, <0x00 0x42050000 0x0 0x350>; - power-domains = <&k3_pds 154 TI_SCI_PD_SHARED>; + power-domains = <&k3_pds 180 TI_SCI_PD_SHARED>; #thermal-sensor-cells = <1>; }; From patchwork Thu Feb 1 08:07:27 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manorit Chawdhry X-Patchwork-Id: 13540774 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 BC663C4828E for ; Thu, 1 Feb 2024 08:08:01 +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:CC:To:In-Reply-To:References:Message-ID :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=xMna53QKOA16h8xYKW4qurxTTDae7W/JnMkVEbcIVsc=; b=1dBFHKNhWg8hHt GXUvGKYRJ1QSX0fvbmF1NOJ9C5syFwj9yoQbV0q55tXCcZ98C+so6syytS6UFi5HHBTXbBS4NGpN3 V4Jfg00bAA5jzwOnziiFo6tHV4XMMs03TnlbhNN9rrSl3W018jXsSlzF/Em7m6YW1FLwPVgE/FJLx HI0RemBbfV/G59tPS4/YP8qxDh0OhWuCMpHBQJkT3C+0H1xDU37MX4mdBKCJOEb2fIxhKg6wnnL0k 5xzVN4bPdeXed8JZjmg5fztYQ2UMfVS0P6ins6xqfJueaLi8bgjpZ7X2PoXCLOapcvdhQgIDDZdEY zvUL0YZ+JUeL+lSuv6lw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rVS6s-00000006zld-47gY; Thu, 01 Feb 2024 08:07:46 +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 1rVS6p-00000006zjp-4B7Z for linux-arm-kernel@lists.infradead.org; Thu, 01 Feb 2024 08:07:45 +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 41187cAE027177; Thu, 1 Feb 2024 02:07:38 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1706774859; bh=FhmsYXLywkyvkyPF5PhLDc++LK21ZldZCNjEHwXHhfU=; h=From:Date:Subject:References:In-Reply-To:To:CC; b=n5eHxbE8ryWAQf8IizORLks5AO1itKK4FkZScLwFB7kG+V78ew4+qySepRUFEOGOn vwadjfIL8nNeO61iriK584CUFX6GogxsXHWr4RsSgENNpDiC/6TKl8Iul58i4p70ni AzjgsWb6ikzgkU1G4ahZc7F7Gja4W3K8JFkr31Pw= Received: from DLEE110.ent.ti.com (dlee110.ent.ti.com [157.170.170.21]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 41187c5K019984 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 1 Feb 2024 02:07:38 -0600 Received: from DLEE113.ent.ti.com (157.170.170.24) by DLEE110.ent.ti.com (157.170.170.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 1 Feb 2024 02:07:38 -0600 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) 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 via Frontend Transport; Thu, 1 Feb 2024 02:07:38 -0600 Received: from [127.0.1.1] (uda0497581.dhcp.ti.com [10.24.68.185]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 41187Qbx125056; Thu, 1 Feb 2024 02:07:35 -0600 From: Manorit Chawdhry Date: Thu, 1 Feb 2024 13:37:27 +0530 Subject: [PATCH v2 2/2] arm64: dts: ti: k3-j784s4: Fix power domain for VTM node MIME-Version: 1.0 Message-ID: <20240201-b4-upstream-j721s2-fix-vtm-devid-v2-2-85fd568b77e3@ti.com> References: <20240201-b4-upstream-j721s2-fix-vtm-devid-v2-0-85fd568b77e3@ti.com> In-Reply-To: <20240201-b4-upstream-j721s2-fix-vtm-devid-v2-0-85fd568b77e3@ti.com> To: Andrew Davis , Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Bryan Brattlof , Keerthy CC: , , , Udit Kumar , Manorit Chawdhry X-Mailer: b4 0.13-dev X-Developer-Signature: v=1; a=ed25519-sha256; t=1706774846; l=966; i=m-chawdhry@ti.com; s=20231127; h=from:subject:message-id; bh=qBOLrlBKdqF3V5rMSeFlHkmEIMc03HnzCH7N02FsGXQ=; b=+gslCFWz0rLaQG4oPPuVLEqrJTUgV4yKkJwpFH45cSRCaoYR4SJUdAH+X6SIwrG+5dUqzqjVF dxu2mgUsgbuBir5yeBS+GiT20KQLkV3nFvl4YeNSiItnT2SeoEdyXFr X-Developer-Key: i=m-chawdhry@ti.com; a=ed25519; pk=fsr6Tm39TvsTgfyfFQLk+nnqIz2sBA1PthfqqfiiYSs= 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-20240201_000744_181805_9BC46748 X-CRM114-Status: GOOD ( 10.81 ) 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 Fix the power domain device ID for wkup_vtm0 node. Link: https://software-dl.ti.com/tisci/esd/latest/5_soc_doc/j784s4/devices.html Fixes: 64821fbf6738 ("arm64: dts: ti: j784s4: Add VTM node") Signed-off-by: Manorit Chawdhry Reviewed-by: Andrew Davis --- arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi index 3902a921d7e5..337122c3f402 100644 --- a/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi +++ b/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi @@ -628,7 +628,7 @@ wkup_vtm0: temperature-sensor@42040000 { compatible = "ti,j7200-vtm"; reg = <0x00 0x42040000 0x00 0x350>, <0x00 0x42050000 0x00 0x350>; - power-domains = <&k3_pds 154 TI_SCI_PD_SHARED>; + power-domains = <&k3_pds 243 TI_SCI_PD_SHARED>; #thermal-sensor-cells = <1>; };