mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
power: reset: Add poweroff driver for ATC260x PMICs
This driver provides poweroff and reboot support for a system through the ATC2603C and ATC2609A chip variants of the Actions Semi ATC260x family of PMICs. Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@gmail.com> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
This commit is contained in:
committed by
Sebastian Reichel
parent
2f7cf24f42
commit
3235d13050
@@ -39,6 +39,13 @@ config POWER_RESET_AT91_SAMA5D2_SHDWC
|
||||
This driver supports the alternate shutdown controller for some Atmel
|
||||
SAMA5 SoCs. It is present for example on SAMA5D2 SoC.
|
||||
|
||||
config POWER_RESET_ATC260X
|
||||
tristate "Actions Semi ATC260x PMIC power-off driver"
|
||||
depends on MFD_ATC260X
|
||||
help
|
||||
This driver provides power-off and restart support for a system
|
||||
through Actions Semi ATC260x series PMICs.
|
||||
|
||||
config POWER_RESET_AXXIA
|
||||
bool "LSI Axxia reset driver"
|
||||
depends on ARCH_AXXIA
|
||||
@@ -292,4 +299,3 @@ config NVMEM_REBOOT_MODE
|
||||
action according to the mode.
|
||||
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user