Skip to content

Commit 1cff724

Browse files
author
Chunyan Zhang
committed
arm64: dts: sprd: Change UMS512 idle-state nodename to match bindings
Fix below dtbs_check warning: idle-states: 'core-pd' does not match any of the regexes: '^(cpu|cluster)-', 'pinctrl-[0-9]+' Link: https://lore.kernel.org/r/20231221092824.1169453-3-chunyan.zhang@unisoc.com Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com>
1 parent 829e3e7 commit 1cff724

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/sprd/ums512.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113

114114
idle-states {
115115
entry-method = "psci";
116-
CORE_PD: core-pd {
116+
CORE_PD: cpu-pd {
117117
compatible = "arm,idle-state";
118118
entry-latency-us = <4000>;
119119
exit-latency-us = <4000>;

0 commit comments

Comments
 (0)