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 <shgarg@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2900189
Reviewed-by: svcacv <svcacv@nvidia.com>
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Shubhi Garg
2023-05-08 11:25:35 +00:00
committed by mobile promotions
parent fb9c8f664d
commit 2d55ddc131

View File

@@ -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";
};