ARM: dts: qcom: include cpu in idle-state node names

Required for dt-schema validation.

Signed-off-by: David Heidelberg <david@ixit.cz>
Link: https://lore.kernel.org/r/20231202234832.155306-2-david@ixit.cz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
David Heidelberg 2023-12-03 00:47:18 +01:00 committed by Bjorn Andersson
parent 9a505a05d0
commit e48919dc1e
3 changed files with 3 additions and 3 deletions

View File

@ -87,7 +87,7 @@ L2: l2-cache {
};
idle-states {
CPU_SPC: spc {
CPU_SPC: cpu-spc {
compatible = "qcom,idle-state-spc",
"arm,idle-state";
entry-latency-us = <400>;

View File

@ -79,7 +79,7 @@ L2: l2-cache {
};
idle-states {
CPU_SPC: spc {
CPU_SPC: cpu-spc {
compatible = "qcom,idle-state-spc",
"arm,idle-state";
entry-latency-us = <150>;

View File

@ -85,7 +85,7 @@ L2: l2-cache {
};
idle-states {
CPU_SPC: spc {
CPU_SPC: cpu-spc {
compatible = "qcom,idle-state-spc",
"arm,idle-state";
entry-latency-us = <150>;