Searched hist:da1cf5a1cf124fc0a0b50c4ec78d5e97ee68bae2 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_ec_lpc.c | diff da1cf5a1cf124fc0a0b50c4ec78d5e97ee68bae2 Tue Oct 09 12:56:46 CDT 2018 Enrico Granata <egranata@chromium.org> platform/chrome: Add a new interrupt path for cros_ec_lpc
This commit allows cros_ec_lpc to register a direct IRQ instead of relying on the ACPI notification chain to receive MKBP events.
This change is done in the interest of allowing reduced jitter in the communication path between the CrOS EC and the host for receiving sensor data.
Signed-off-by: Enrico Granata <egranata@chromium.org> Signed-off-by: Benson Leung <bleung@chromium.org>
|