power supply and reset changes for the v5.7 series

Core:
 * Nothing

Drivers:
 * at91-reset: cleanups, proper handling for sam9x60
 * sc27xx, charger-manager: allow building as module
 * sc27xx: add support to read current charge capacity
 * axp288: more quirks for weird hardware
 * misc. fixes
power: reset: sc27xx: Allow the SC27XX poweroff driver building into a module

Change the config to 'tristate' and use module_platform_driver() to
allow the SC27XX poweroff driver building into a module, as well as
adding some mudule information.

Signed-off-by: Baolin Wang <baolin.wang7@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
2 files changed