power: reset: Add poweroff driver for ATC260x PMICs
authorCristian Ciocaltea <cristian.ciocaltea@gmail.com>
Wed, 13 Jan 2021 11:05:55 +0000 (13:05 +0200)
committerSebastian Reichel <sre@kernel.org>
Wed, 13 Jan 2021 21:17:23 +0000 (22:17 +0100)
commit3235d1305066a58ef0198d95d8a662c574f3df85
treebc3f90971ec4fb70a3808d5dc5aacbf39ce971d5
parent2f7cf24f420522ddf7575d76753007407293ecc0
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>
drivers/power/reset/Kconfig
drivers/power/reset/Makefile
drivers/power/reset/atc260x-poweroff.c [new file with mode: 0644]