commit | 01ddb4787da57a37b38da17007f3bb58091addb0 | [log] [tgz] |
---|---|---|
author | Jose Alberto Meza <jose.a.meza.arellano@intel.com> | Thu Aug 27 14:29:31 2020 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Sun Aug 30 08:22:11 2020 -0400 |
tree | 218a703cfd14a268d9563750620289a714ff932d | |
parent | 9eb9c4cce9b04f8fbe930f93bc97638fe31d3e3b [diff] |
drivers: espi: xec: support for eSPI slaves with long initializations Add Kconfig switch to disable automatic eSPI slave boot acknowledge. This allows to perform lenghty operations before continue any eSPI handshake with eSPI master. Required for eSPI SAF boot configuration. Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>