diff options
author | Rajat Jain <rajatja@google.com> | 2020-04-01 17:01:13 -0700 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2020-04-20 21:34:58 +0000 |
commit | a28e3fb694ecff6efefbbeef1d0882731a6a2bd2 (patch) | |
tree | e74c989e3cffc5aba8be679ada3358fe2b9c902e /Documentation/releases | |
parent | e6b0a32cb305f8f201d93ba41215ba9e976c7698 (diff) | |
download | coreboot-a28e3fb694ecff6efefbbeef1d0882731a6a2bd2.tar.xz |
arch/x86/acpi: Add code to generate ACPI for PS2 keyboards
Add new file to generate ACPI _DSD code for PS2 keyboards. The
following 2 device properties are generated as needed:
function-row-phymap: A list of ordered scancodes for function row.
linux,keymap: Symantically, this is an array of "scancode,keycode"
tuple entries. Each entry teaches linux the keycode corresponding
to a scancode.
Signed-off-by: Rajat Jain <rajatja@google.com>
Change-Id: I5ee05173106a125793e91c263610731543c85472
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40031
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'Documentation/releases')
0 files changed, 0 insertions, 0 deletions