Skip to content

Commit 787bc17

Browse files
kylebonnicifabiobaltieri
authored andcommitted
devicetree: format after rebase
Applying dts-linter results files after rebase Signed-off-by: Kyle Bonnici <[email protected]>
1 parent 589be43 commit 787bc17

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tests/drivers/flash/common/boards/nrf54l15dk_remove_dt_sfdp.overlay

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
*/
66

77
&mx25r64 {
8-
/delete-property/ jedec-id;
9-
/delete-property/ sfdp-bfp;
10-
/delete-property/ has-dpd;
11-
/delete-property/ t-enter-dpd;
12-
/delete-property/ t-exit-dpd;
8+
/delete-property/ jedec-id;
9+
/delete-property/ sfdp-bfp;
10+
/delete-property/ has-dpd;
11+
/delete-property/ t-enter-dpd;
12+
/delete-property/ t-exit-dpd;
1313
};

0 commit comments

Comments
 (0)