mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-09 00:51:29 +00:00
The PROCPWRGD signal is not well documented. It's not known if it is an input or an output. Emperically it was discovered that driving this pin during the resume path causes resume to fail. Therefore, ignore the pin by setting it to an input. BUG=chrome-os-partner:19398 BRANCH=none TEST=successful state transition from S0 to S3 and back to S0 Change-Id: I55dc16c75c286af06806e2513197f0bb2c7b9d04 Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/51358 Reviewed-by: Duncan Laurie <dlaurie@chromium.org>