We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f011688 commit cb939b9Copy full SHA for cb939b9
arch/arm64/boot/dts/qcom/x1e80100.dtsi
@@ -284,7 +284,7 @@
284
285
domain-idle-states {
286
CLUSTER_CL4: cluster-sleep-0 {
287
- compatible = "arm,idle-state";
+ compatible = "domain-idle-state";
288
idle-state-name = "l2-ret";
289
arm,psci-suspend-param = <0x01000044>;
290
entry-latency-us = <350>;
@@ -293,7 +293,7 @@
293
};
294
295
CLUSTER_CL5: cluster-sleep-1 {
296
297
idle-state-name = "ret-pll-off";
298
arm,psci-suspend-param = <0x01000054>;
299
entry-latency-us = <2200>;
0 commit comments