commit | 70fda06c735b06b5013c2065075afe6990bafecc | [log] [tgz] |
---|---|---|
author | Tim Lin <tim2.lin@ite.corp-partner.google.com> | Fri Oct 15 13:20:47 2021 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Oct 29 22:55:28 2021 -0400 |
tree | 9ac346b506abb3a90fa3547f2ce59f61153e8861 | |
parent | b539699a989a51557b1593c1136a40d504d71e8a [diff] |
ITE: soc/power: add power management Add the power state of deep doze. When system enters deep doze, the clock of CPU and EC can be stopped to reduce power consumption. And enable the UART Rx WUI before entering deep doze to wake up EC and CPU. Tested on it8xxx2_evb board. It will reduce 5.25mA when system enters deep doze mode. Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>