p3768: overlay: enable soctherm for Orin NX

Enable soctherm for Orin NX.  This is needed for the CPU
fan to operate.

Bug 4035713

Change-Id: Ie2ffb009dabda9fdb1d5c372a836041ae917bef1
Signed-off-by: Gautham Srinivasan <gauthams@nvidia.com>
Signed-off-by: Brad Griffis <bgriffis@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2906369
Reviewed-by: Jonathan Hunter <jonathanh@nvidia.com>
Reviewed-by: svcacv <svcacv@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
gauthams
2023-05-18 00:10:02 +00:00
committed by mobile promotions
parent 6fd9c1844f
commit 15bb5c4645

View File

@@ -113,6 +113,50 @@
nvpmodel { nvpmodel {
status = "okay"; status = "okay";
}; };
bpmp {
thermal {
status = "okay";
};
};
thermal-zones {
cpu-thermal {
status = "okay";
};
gpu-thermal {
status = "okay";
};
cv0-thermal {
status = "okay";
};
cv1-thermal {
status = "okay";
};
cv2-thermal {
status = "okay";
};
soc0-thermal {
status = "okay";
};
soc1-thermal {
status = "okay";
};
soc2-thermal {
status = "okay";
};
tj-thermal {
status = "okay";
};
};
}; };
}; };
}; };