Files
OpenCellular/chip/lm4
Duncan Laurie 97713dba84 ec: Add a chipset reset hook
There are hooks for chipset power sequencing but not one to indicate
that the system has reset at runtime.  Add a hook for this and
implement for lm4 and mec1322.  The hook is notified on any platform
reset, including those that happen on the way into S3/S5 state.

There is a new config variable added because the hook is notified in
the interrupt handler and needs a deferrable function that needs to
be added to every board.

BUG=chrome-os-partner:46049
BRANCH=none
TEST=tested on glados and samus

Change-Id: I3be639414e18586344e0ec84632a50dfc1df586b
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/315221
Commit-Ready: Aaron Durbin <adurbin@chromium.org>
Tested-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Shawn N <shawnn@chromium.org>
2016-01-25 21:46:48 -08:00
..
2013-12-19 00:12:28 +00:00
2013-12-19 00:12:28 +00:00
2013-10-21 23:59:38 +00:00
2016-01-25 21:46:48 -08:00
2013-12-19 00:12:28 +00:00
2015-06-18 19:07:00 +00:00
2015-07-30 19:57:55 +00:00
2016-01-19 14:24:40 -08:00