Skip to content

Commit 3c2db90

Browse files
[noup] placeholder
placeholder Signed-off-by: Bjarki Arge Andreasen <[email protected]>
1 parent 4b5901f commit 3c2db90

File tree

1 file changed

+0
-48
lines changed

1 file changed

+0
-48
lines changed

boot/zephyr/boards/nrf54h20dk_nrf54h20_cpuapp.overlay

Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -9,51 +9,3 @@
99
zephyr,code-partition = &boot_partition;
1010
};
1111
};
12-
13-
&gdpwr {
14-
status = "disabled";
15-
};
16-
17-
&gdpwr_fast_active_0 {
18-
status = "disabled";
19-
};
20-
21-
&gdpwr_fast_active_1 {
22-
status = "disabled";
23-
};
24-
25-
&gdpwr_fast_main {
26-
status = "disabled";
27-
};
28-
29-
&gdpwr_slow_active {
30-
status = "disabled";
31-
};
32-
33-
&gdpwr_slow_main {
34-
status = "disabled";
35-
};
36-
37-
&gpio_pad_group0 {
38-
status = "disabled";
39-
};
40-
41-
&gpio_pad_group1 {
42-
status = "disabled";
43-
};
44-
45-
&gpio_pad_group2 {
46-
status = "disabled";
47-
};
48-
49-
&gpio_pad_group6 {
50-
status = "disabled";
51-
};
52-
53-
&gpio_pad_group7 {
54-
status = "disabled";
55-
};
56-
57-
&gpio_pad_group9 {
58-
status = "disabled";
59-
};

0 commit comments

Comments
 (0)