coreboot-kgpe-d16/src/ec
Scott Chao 18141d8c51 ec/google/chromeec: Add code for KEY_MICMUTE and KEY_KBD_BKLIGHT_TOGGLE
- Chromebook have some platform need support MICMUTE and KBDILLUMTOGGLE.

- Sync ec_commands.h
This change syncs the coreboot version of google ec_commands.h with the
ec_commands.h from the google ec repository. This is a straight copy
except for the the copyright header.

BUG=b:194146863
BRANCH=none
TEST=check on evtest
type 4 (EV_MSC), code 4 (MSC_SCAN), value 9e
type 1 (EV_KEY), code 228 (KEY_KBDILLUMTOGGLE), 1

type 4 (EV_MSC), code 4 (MSC_SCAN), value 9b
type 1 (EV_KEY), code 248 (KEY_MICMUTE), value 1

Signed-off-by: Scott Chao <scott_chao@wistron.corp-partner.google.com>
Change-Id: Ie4fa3e627f448265f72279704d258b2d3fe8fc17
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56710
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-08-06 16:26:51 +00:00
..
51nb/npce985la0dx
acpi src/ec/acpi/ec.asl: Convert to ASL 2.0 2021-02-09 07:46:40 +00:00
apple/acpi ec/apple: Add ACPI code for Apple MacBooks 2021-02-05 09:39:31 +00:00
compal/ene932 ec/compal: Convert to ASL 2.0 syntax 2021-01-24 21:50:30 +00:00
google ec/google/chromeec: Add code for KEY_MICMUTE and KEY_KBD_BKLIGHT_TOGGLE 2021-08-06 16:26:51 +00:00
hp/kbc1126 ec/hp/kbc1126: Wait a longer time after sending 2021-02-03 11:52:44 +00:00
kontron ec/kontron/kempld: Add minimal GPIO driver 2021-07-16 04:12:36 +00:00
lenovo src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
purism ec/purism/librem/ec.asl: Disable notification for touchpad enable/disable 2021-06-21 05:32:26 +00:00
quanta src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0 2021-02-10 19:18:09 +00:00
roda/it8518 ec/roda/it8518/acpi: Remove unnecessary assignments 2021-07-28 13:50:59 +00:00
smsc/mec1308
starlabs/it8987 ec: Add Star Labs ITE 8987E support 2021-06-04 17:20:56 +00:00
system76/ec ec/system76/ec: Add OLED screen toggle 2021-02-27 09:38:19 +00:00
ec.h