zephyr/tests/arch
Bjarki Arge Andreasen 2b0d1ae4d0 soc: nordic: nrf54h: transition from gpd to zephyr pinctrl and pds
Transition nrf54h away from the soc specific gpd
(global power domain) driver which mixed power domains, pinctrl
and gpio pin retention into a non scalable solution, forcing soc
specific logic to bleed into nrf drivers.

The new solution uses zephyrs PM_DEVICE based power domains to
properly model the hardware layout of device and pin power domains,
and moves pin retention logic out of drivers into pinctrl and
gpio, which are the components which manage pins (pads).

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2025-07-29 09:03:37 -04:00
..
arc tests: arch: arc: arc_vpx_lock: remove unused variable 2025-07-09 09:43:25 -05:00
arm soc: nordic: nrf54h: transition from gpd to zephyr pinctrl and pds 2025-07-29 09:03:37 -04:00
arm64 tests: arm64_gicv3_its: add imx95_evk support 2025-07-29 11:18:50 +01:00
common boards: nordic: nrf54h20dk: refactor RAM memory map 2025-07-24 16:57:45 +01:00
riscv
rx/acc tests/arch/rx: Remove unused variable 'events' 2025-06-26 14:07:03 +02:00
x86
xtensa/save_restore_hifi tests: Update HiFi ctx switching 2025-07-20 12:25:17 -04:00