sysreset: socfpga: stratix10: add sysreset driver
This adds a UCLASS_SYSRESET sysreset driver for socfgpa stratix10. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
This commit is contained in:
committed by
Marek Vasut
parent
1f1668883d
commit
690c12965f
@@ -61,6 +61,13 @@ config SYSRESET_SOCFPGA
|
||||
This enables the system reset driver support for Intel SOCFPGA SoCs
|
||||
(Cyclone 5, Arria 5 and Arria 10).
|
||||
|
||||
config SYSRESET_SOCFPGA_S10
|
||||
bool "Enable support for Intel SOCFPGA Stratix 10"
|
||||
depends on ARCH_SOCFPGA && TARGET_SOCFPGA_STRATIX10
|
||||
help
|
||||
This enables the system reset driver support for Intel SOCFPGA
|
||||
Stratix SoCs.
|
||||
|
||||
config SYSRESET_TI_SCI
|
||||
bool "TI System Control Interface (TI SCI) system reset driver"
|
||||
depends on TI_SCI_PROTOCOL
|
||||
|
||||
Reference in New Issue
Block a user