rrespective of the transport (i2c, spi, ish, rpmsg), have all cros ec
interrupt stack call the threaded part (bottom half) of the interrupt
handler.
Fix an issue where EC could be stuck if it sends a message while the AP
is not powered on.
Changes since v1:
- fix merging issue and function comments syntax.
Gwendal Grignou (2):
platform: cros_ec: Call interrupt bottom half in ISH or RPMSG mode
platform: cros_ec: Call interrupt bottom half at probe time
drivers/platform/chrome/cros_ec.c | 33 ++++++++++++++++++++-----
drivers/platform/chrome/cros_ec.h | 4 ++-
drivers/platform/chrome/cros_ec_ishtp.c | 6 +----
drivers/platform/chrome/cros_ec_rpmsg.c | 6 +----
4 files changed, 32 insertions(+), 17 deletions(-)
--
2.30.0.280.ga3ce27912f-goog
On Thu, 21 Jan 2021 21:46:35 -0800, Gwendal Grignou wrote:
> rrespective of the transport (i2c, spi, ish, rpmsg), have all cros ec
> interrupt stack call the threaded part (bottom half) of the interrupt
> handler.
> Fix an issue where EC could be stuck if it sends a message while the AP
> is not powered on.
>
> Changes since v1:
> - fix merging issue and function comments syntax.
>
> [...]
Applied, thanks!
[1/2] platform: cros_ec: Call interrupt bottom half in ISH or RPMSG mode
commit: 24c69043be1725606e876b47d496a0f9f87d176a
[2/2] platform: cros_ec: Call interrupt bottom half at probe time
commit: 4daeb395f1754340927d8d58269593e4e3b6afcd
Best regards,
--
Enric Balletbo i Serra <[email protected]>