coreboot/src
Aseda Aboagye cc82f74605 chromeec/ec_acpi: Convert TK_DICTATE to ps2_action_key
When support for the dictation key was added in commit f2782b8328
(acpigen_ps2_keybd: Add support for dictation key), I had failed to
include this portion of the change in that commit. The top row key of
`TK_DICTATE` needs to be converted to the ps2_action_key.  This commit
simply adds that mapping so that it can be translated.

BUG=b:333101631
TEST=Flash DUT that emits a scancode for a dictation key, verify that it
is mapped to KEY_DICTATE in the Linux kernel using `evtest`.

Change-Id: I1be8c0a96931cca36e6bbbfa0be7d36c4cd93768
Signed-off-by: Aseda Aboagye <aaboagye@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82274
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Caveh Jalali <caveh@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-05-16 17:08:56 +00:00
..
acpi acpi: Remove acpigen_write_OSC_pci_domain 2024-05-06 10:48:06 +00:00
arch arch/x86: Remove unused protected_mode_jump API 2024-05-14 13:08:04 +00:00
commonlib commonlib/timestamp_serialized: Define VB_AUXFW_SYNC_DONE timestamp 2024-05-08 11:54:54 +00:00
console tree: Drop duplicated <stdarg.h> and <stdio.h> 2024-04-12 04:25:07 +00:00
cpu cpu/x86/pae/pgtbl.c: remove dead paging_identity_map_addr() 2024-05-15 16:53:50 +00:00
device dram/ddr3: Use the same naming convention as DDR4 2024-05-07 10:53:31 +00:00
drivers soc/intel/common: Add Panther Lake DIDs 2024-05-14 13:12:00 +00:00
ec chromeec/ec_acpi: Convert TK_DICTATE to ps2_action_key 2024-05-16 17:08:56 +00:00
include include/device/pci_ids.h: Update TWL device IDs 2024-05-16 11:29:40 +00:00
lib tree: Drop duplicated <device/pci_{def,type}.h> 2024-04-12 04:24:43 +00:00
mainboard mb/amd/birman/update_devicetree_phoenix_opensil: use common header file 2024-05-16 15:47:15 +00:00
northbridge nb/intel/haswell: Use <device/dram/ddr3.h> 2024-05-13 17:12:45 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/tpm/tspi/crtm.c: Fix space required before open brace error 2024-04-21 03:39:12 +00:00
soc mb/amd/birman/devicetree_phoenix_opensil: add stub MPIO chips 2024-05-15 15:01:05 +00:00
southbridge sb/intel/bd82x6x/pch.asl: Remove GPIO configuration access 2024-04-18 11:05:11 +00:00
superio sio/nuvoton/nct6779d: Correct GPIOBASE virtual LDN 2024-04-18 11:04:25 +00:00
vendorcode vc/amd/opensil: introduce common mpio/chip.h header file 2024-05-12 18:54:50 +00:00
Kconfig Kconfig: Make GBD_STUB and long mode mutually exclusive 2024-04-01 13:40:37 +00:00