commit | bd57eb5216b708f12747be6a11d32693435f98d1 | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Sun Jul 22 21:52:50 2018 +0800 |
committer | Icenowy Zheng <icenowy@aosc.io> | Fri Sep 07 23:20:17 2018 +0800 |
tree | 36be7f1ac094359bd22f0bd384f2cd9fab90b1e5 | |
parent | 8d76982dce0379d4d81d08126182a193fff3ce00 [diff] |
allwinner: implement system power down on H6 w/ AXP805 The AXP805 PMIC used with H6 is capable of shutting down the system. Add support for using it to shut down the system power. The original placeholder power off code is moved to A64 code, as it's still TODO to implement PMIC operations for A64. Signed-off-by: Icenowy Zheng <icenowy@aosc.io>