utils/reset: Add SG2042 hwmon MCU support.

SG2042 uses an onboard MCU to provide reset function.
Add reset driver to support this onboard MCU.

Signed-off-by: Inochi Amaoto <inochiama@outlook.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
Inochi Amaoto
2024-04-28 09:24:10 +08:00
committed by Anup Patel
parent 1cb792d606
commit ea9cf6aa28
4 changed files with 122 additions and 0 deletions

View File

@@ -24,6 +24,10 @@ config FDT_RESET_HTIF
select SYS_HTIF
default n
config FDT_RESET_SG2042_HWMON_MCU
bool "Sophgo SG2042 hwmon MCU FDT reset driver"
default n
config FDT_RESET_SUNXI_WDT
bool "Sunxi WDT FDT reset driver"
default n