Skip to content

Commit 5862b64

Browse files
committed
dts: arm: nxp: rw6xx: Add disabling power states to sctimer
The sctimer relies on the core clock, which is disabled in both suspend and standby. Signed-off-by: Alex Rodriguez <[email protected]>
1 parent 3bf1ee7 commit 5862b64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dts/arm/nxp/nxp_rw6xx_common.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@
430430
status = "disabled";
431431
prescaler = <8>;
432432
#pwm-cells = <3>;
433+
zephyr,disabling-power-states = <&suspend &standby>;
433434
power-domains = <&power_mode3_domain>;
434435
};
435436

0 commit comments

Comments
 (0)