zephyr/soc/arm/mps2
Wilfried Chauveau c0139fad06 drivers: gpio: mmio32: update gpio_mmio32 to behave like other divers
The current implementation requires SoCs/Boards to manualy instantiate
the preripherals and initilize them.

The change lets Zephyr rely on the device tree setup to instantiate &
initialize the relevant gpio peripheral.

Signed-off-by: Wilfried Chauveau <wilfried.chauveau@arm.com>
2025-02-14 10:42:02 +01:00
..
CMakeLists.txt
Kconfig soc: arm: mps2: Add support for mps2/an500 soc 2025-01-20 11:15:32 +01:00
Kconfig.defconfig
Kconfig.defconfig.an383
Kconfig.defconfig.an385
Kconfig.defconfig.an386 soc: arm: mps2: Add support for mps2/an386 soc 2025-01-20 11:15:32 +01:00
Kconfig.defconfig.an500 soc: arm: mps2: Add support for mps2/an500 soc 2025-01-20 11:15:32 +01:00
Kconfig.defconfig.an521
Kconfig.soc soc: arm: mps2: Add support for mps2/an500 soc 2025-01-20 11:15:32 +01:00
soc_registers.h
soc.c drivers: gpio: mmio32: update gpio_mmio32 to behave like other divers 2025-02-14 10:42:02 +01:00
soc.h