| commit | 191c9e47fd71e2e3b36d68e282033e25b4252baa | [log] [tgz] |
|---|---|---|
| author | Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no> | Mon Oct 13 10:39:49 2025 +0200 |
| committer | Benjamin Cabé <kartben@gmail.com> | Thu Oct 23 18:06:30 2025 +0200 |
| tree | 6043cc9717e5cf6d076c24027cd17a17563b7625 | |
| parent | bbfcaa2e1b9cce71336c8373758b976143a51065 [diff] |
dts: vendor: nordic: nrf54h: remove power-domains from devices All devices used in their "normal"/intended configuration do not require management of the power domains, as the hardware itself will request them automatically. Thus by default, don't specify the power domains to avoid redundant resume/suspend cycles, which are slow and require threading (IPC) making devices not isr ok. Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>