Skip to content

Commit f22e6a8

Browse files
tmon-nordicnashif
authored andcommitted
dts: vendor: nordic: nrf54h: add missing newline
Add missing newline found by dts-linter. The missing newline is failing CI for any change that modifies nrf54h20.dtsi. Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
1 parent dece6f9 commit f22e6a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dts/vendor/nordic/nrf54h20.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
min-residency-us = <700>;
137137
exit-latency-us = <5>;
138138
};
139+
139140
idle_cache_disabled: idle_cache_disabled {
140141
compatible = "zephyr,power-state";
141142
power-state-name = "suspend-to-idle";

0 commit comments

Comments
 (0)