From 2d55ddc13153ebcbc8053c20d772cdc1bc368f5c Mon Sep 17 00:00:00 2001 From: Shubhi Garg Date: Mon, 8 May 2023 11:25:35 +0000 Subject: [PATCH] overlay: fix hwpm node position and name HWPM node is removed from host1x and kept inside bus@0. Fixed name from tegra_soc_hwpm to hwpm@f100000. Bug 3583624 Change-Id: I3834d8302a1bd574352a2dceb43dbccb6b33b6a1 Signed-off-by: Shubhi Garg Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2900189 Reviewed-by: svcacv Reviewed-by: Laxman Dewangan GVS: Gerrit_Virtual_Submit --- overlay/tegra234-p3737-0000+p3701-0000-status.dtsi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/overlay/tegra234-p3737-0000+p3701-0000-status.dtsi b/overlay/tegra234-p3737-0000+p3701-0000-status.dtsi index 9f2c880..0db4528 100644 --- a/overlay/tegra234-p3737-0000+p3701-0000-status.dtsi +++ b/overlay/tegra234-p3737-0000+p3701-0000-status.dtsi @@ -67,6 +67,10 @@ status = "okay"; }; + hwpm@f100000 { + status = "okay"; + }; + host1x@13e00000 { nvjpg@15380000 { status = "okay"; @@ -100,10 +104,6 @@ status = "okay"; }; - tegra_soc_hwpm { - status = "okay"; - }; - nvdla0@15880000 { status = "okay"; };