linux/drivers/platform/chrome/wilco_ec
Daniel Campello e6679fd1e2 platform/chrome: wilco_ec: Add debugfs test_event file
This change introduces a new debugfs file 'test_event' that when written
to causes the EC to generate a test event.
This adds a second sub cmd for the test event, and pulls out send_ec_cmd
to be a common helper between h1_gpio_get and test_event_set.

Signed-off-by: Daniel Campello <campello@chromium.org>
Reviewed-by: Benson Leung <bleung@chromium.org>
Reviewed-by: Nick Crews <ncrews@chromium.org>
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
2019-10-01 18:07:28 +02:00
..
core.c platform/chrome: wilco_ec: Add telemetry char device interface 2019-06-05 10:14:50 +02:00
debugfs.c platform/chrome: wilco_ec: Add debugfs test_event file 2019-10-01 18:07:28 +02:00
event.c platform/chrome: wilco_ec: Add circular buffer as event queue 2019-06-25 12:33:05 +02:00
Kconfig chrome platform changes for v5.3 2019-07-11 18:45:29 -07:00
mailbox.c platform/chrome: wilco_ec: Remove 256 byte transfers 2019-05-20 10:18:10 +02:00
Makefile platform/chrome: wilco_ec: Add telemetry char device interface 2019-06-05 10:14:50 +02:00
properties.c platform/chrome: wilco_ec: Add property helper library 2019-05-20 10:18:09 +02:00
sysfs.c platform/chrome: wilco_ec: Add version sysfs entries 2019-06-05 17:28:42 +02:00
telemetry.c platform/chrome: wilco_ec: Add batt_ppid_info command to telemetry driver 2019-08-22 21:26:18 +02:00