commit | 77b7b42f1d28e3435d9be3919434c907371b47eb | [log] [tgz] |
---|---|---|
author | Jose Alberto Meza <jose.a.meza.arellano@intel.com> | Fri Jan 24 15:00:41 2020 -0800 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Tue Jan 28 20:13:36 2020 +0200 |
tree | 3b8bc722ce1974de224b74240936d963657a3678 | |
parent | 35c28a3dbf197e987cdd66d7b56a07c2c29e1367 [diff] |
drivers: espi: xec: Allow to intercept eSPI host suspend/reset warnings Fix #22188 Introduce config option to disable automatic acknowledge via virtual wires on response to eSPI host suspend and reset warnings. This will give the opportunity for eSPI slave systems that need to perform preparations before reset or suspend. Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>