zephyr/drivers/reset
Girisha Dengi 6639756fae drivers: reset: Add reset controller for Intel Agilex5 platform
This is Intel's proprietary IP which controls individual module
reset signals. During each system driver initialization, these
reset signals will be used to bring module out of reset state.

Signed-off-by: Navinkumar Balabakthan <navinkumar.balabakthan@intel.com>
Signed-off-by: Girisha Dengi <girisha.dengi@intel.com>
2023-07-25 16:58:01 +00:00
..
CMakeLists.txt drivers: reset: Add reset controller for Intel Agilex5 platform 2023-07-25 16:58:01 +00:00
Kconfig drivers: reset: Add reset controller for Intel Agilex5 platform 2023-07-25 16:58:01 +00:00
Kconfig.aspeed
Kconfig.gd32
Kconfig.intel_socfpga drivers: reset: Add reset controller for Intel Agilex5 platform 2023-07-25 16:58:01 +00:00
Kconfig.numaker
Kconfig.rpi_pico
Kconfig.stm32
reset_ast10x0.c
reset_gd32.c
reset_intel_socfpga.c drivers: reset: Add reset controller for Intel Agilex5 platform 2023-07-25 16:58:01 +00:00
reset_numaker.c
reset_rpi_pico.c
reset_stm32.c