diff --git a/overlay/tegra234-p3768-0000+p3767-0000.dts b/overlay/tegra234-p3768-0000+p3767-0000.dts index 9938cfb..3b50c5d 100644 --- a/overlay/tegra234-p3768-0000+p3767-0000.dts +++ b/overlay/tegra234-p3768-0000+p3767-0000.dts @@ -300,6 +300,14 @@ }; }; + cpus { + idle-states { + c7 { + status = "okay"; + }; + }; + }; + nvpmodel { status = "okay"; }; diff --git a/overlay/tegra234-p3768-0000+p3767-0005.dts b/overlay/tegra234-p3768-0000+p3767-0005.dts index 1d00f88..945a913 100644 --- a/overlay/tegra234-p3768-0000+p3767-0005.dts +++ b/overlay/tegra234-p3768-0000+p3767-0005.dts @@ -159,6 +159,14 @@ }; }; + cpus { + idle-states { + c7 { + status = "okay"; + }; + }; + }; + nvpmodel { status = "okay"; };