t23x: overlay: Disable c7 cpuidle for safety IGX

Only c1 (WFI) is needed for safety IGX, so disable the c7 cpuidle
status. As per upstream cpuidle-psci.c driver, the default
archictectural back-end already executes WFI on idle entry, so the idle
driver won't be initialized if only WFI is supported.

Bug 4084478

Change-Id: Id870cf22a7e5806e7f96c566c9782d6c1620e09c
Signed-off-by: Yi-Wei Wang <yiweiw@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2986366
Reviewed-by: Johnny Liu <johnliu@nvidia.com>
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
Tested-by: Johnny Liu <johnliu@nvidia.com>
This commit is contained in:
Yi-Wei Wang
2023-09-27 13:57:48 +08:00
committed by mobile promotions
parent 308d171850
commit b23f1c38c4

View File

@@ -81,6 +81,14 @@
fragment-t234-p3740-p3701-safety@2 {
target-path = "/";
__overlay__ {
cpus {
idle-states {
c7 {
status = "disabled";
};
};
};
thermal-zones {
cpu-thermal {
cooling-maps {