mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-28 02:35:28 +00:00
During removing primary power of CPU, EC also needs to handle VW event of SUS_WARN# in espi driver. Modify the MIWU trigger mode of it from EDGE_RISING to EDGE_ANYING to solve it. Modified sources: 1. espi.c: Handling VW event of SUS_WARN# in both edge. BRANCH=none BUG=chrome-os-partner:34346 TEST=make BOARD=wheatley; test power sequence on espi POC of wheatley. Change-Id: I9e45115f3c274d08cdc694911d38599bc8da70c5 Signed-off-by: Mulin Chao <mlchao@nuvoton.com> Reviewed-on: https://chromium-review.googlesource.com/377780 Reviewed-by: CH Lin <chlin56@nuvoton.com> Reviewed-by: Shawn N <shawnn@chromium.org>