mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
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
(cherry picked from commit 01cbc20086)
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3216039
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
f195b43a73
commit
ae593efe21
@@ -28,11 +28,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 {
|
||||||
|
|||||||
@@ -21,12 +21,6 @@
|
|||||||
bootargs = "console=ttyTCU0,115200n8";
|
bootargs = "console=ttyTCU0,115200n8";
|
||||||
};
|
};
|
||||||
|
|
||||||
bpmp {
|
|
||||||
thermal {
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
cpus {
|
cpus {
|
||||||
idle-states {
|
idle-states {
|
||||||
c7 {
|
c7 {
|
||||||
|
|||||||
Reference in New Issue
Block a user