[PATCH v2 0/1] sysreset: add PHASE_ to GPIO reset and poweroff configs

Svyatoslav Ryhel clamor95 at gmail.com
Tue Apr 1 17:37:57 CEST 2025


GPIO reset and power-off functionality depends on device tree data, which
is often absent in SPL or TPL.

---
Changes in v2:
- added Kconfig option of GPIO reset and poweroff for each phase
- adjust uses of SYSRESET_GPIO and POWEROFF_GPIO in different stages
---

Svyatoslav Ryhel (1):
  sysreset: diverge GPIO reset and poweroff configs per-phase

 board/sifive/unleashed/Kconfig       |  1 +
 board/sifive/unmatched/Kconfig       |  1 +
 configs/ge_b1x5v2_defconfig          |  1 +
 configs/microblaze-generic_defconfig |  1 +
 drivers/sysreset/Kconfig             | 45 ++++++++++++++++++++++++++++
 drivers/sysreset/Makefile            |  4 +--
 6 files changed, 51 insertions(+), 2 deletions(-)

-- 
2.43.0



More information about the U-Boot mailing list