t23x: nv-platform: remove redundant bpmp nodes

The tmp451 sensor definition has moved to the tegra234-p3701.dtsi file
and so it is common to all platforms using AGX Orin. Remove the
older definitions from nv-platform that are no longer needed.

Bug 4707773

Change-Id: I0053e3a08f4e6e6cf4f9ebe957925b283f18fdd5
Signed-off-by: Brad Griffis <bgriffis@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3207122
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
Reviewed-by: svcacv <svcacv@nvidia.com>
This commit is contained in:
Brad Griffis
2024-09-03 19:06:24 +00:00
committed by mobile promotions
parent 1586ba0480
commit 01cbc20086
2 changed files with 0 additions and 10 deletions

View File

@@ -32,11 +32,7 @@
}; };
tegra_tmp451: thermal-sensor@4c { tegra_tmp451: thermal-sensor@4c {
compatible = "ti,tmp451";
reg = <0x4c>;
vcc-supply = <&vdd_1v8_ao>;
#thermal-sensor-cells = <1>; #thermal-sensor-cells = <1>;
status = "okay";
}; };
vrs11_1@20 { vrs11_1@20 {

View File

@@ -21,12 +21,6 @@
bootargs = "console=ttyTCU0,115200n8"; bootargs = "console=ttyTCU0,115200n8";
}; };
bpmp {
thermal {
status = "okay";
};
};
cpus { cpus {
idle-states { idle-states {
c7 { c7 {