ipq806x: disable spc on ipq8065 soc
[openwrt/staging/wigyori.git] / target / linux / ipq806x / files-4.19 / arch / arm / boot / dts / qcom-ipq8065.dtsi
index 86de2bd8be9f4a107703361a67174ffbf5a3642f..d18aea4c54f4eb525aca426954908c3d8d30e9f4 100644 (file)
                        };
                };
        };
+       
+       cpus {
+               idle-states {
+                       CPU_SPC: spc {
+                               status = "disabled";
+                       };
+               };
+       };
 };