lib: utils/reset: Add Metanoia MT2824 system reset driver

Add a driver for the system reset function found in Metanoia MT2824 SoC
and enable it in the generic platform configuration.

Originally-by: Jun Chang <jun.chang@metanoia-comm.com>
Signed-off-by: Benoît Monin <benoit.monin@bootlin.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Link: https://lore.kernel.org/r/20260724-mt5824-v3-2-9a7d17d69974@bootlin.com
Signed-off-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
Benoît Monin
2026-08-20 13:02:17 +05:30
committed by Anup Patel
parent 50558221cf
commit f1ab1b45ef
4 changed files with 80 additions and 0 deletions
+1
View File
@@ -52,6 +52,7 @@ CONFIG_FDT_RESET_ATCWDT200=y
CONFIG_FDT_RESET_GPIO=y
CONFIG_FDT_RESET_LITEX=y
CONFIG_FDT_RESET_HTIF=y
CONFIG_FDT_RESET_METANOIA=y
CONFIG_FDT_RESET_RPMI=y
CONFIG_FDT_RESET_SG2042_HWMON_MCU=y
CONFIG_FDT_RESET_SPACEMIT_P1=y