mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-05-23 14:21:32 +01:00
lib: utils/reset: add SpacemiT P1 PMIC support
The SpacemiT P1 is a PMIC commonly found with SpacemiT CPU like K1. Add a reset driver for it. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Tested-by: Anand Moon <linux.amoon@gmail.com> Link: https://lore.kernel.org/r/20260419150857.2705843-3-aurelien@aurel32.net Signed-off-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
committed by
Anup Patel
parent
b10e18ec85
commit
d9637d00bf
@@ -52,6 +52,7 @@ CONFIG_FDT_RESET_GPIO=y
|
||||
CONFIG_FDT_RESET_HTIF=y
|
||||
CONFIG_FDT_RESET_RPMI=y
|
||||
CONFIG_FDT_RESET_SG2042_HWMON_MCU=y
|
||||
CONFIG_FDT_RESET_SPACEMIT_P1=y
|
||||
CONFIG_FDT_RESET_SUNXI_WDT=y
|
||||
CONFIG_FDT_RESET_SYSCON=y
|
||||
CONFIG_FDT_SERIAL=y
|
||||
|
||||
Reference in New Issue
Block a user