mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-09-08 18:21:29 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user