coreboot-kgpe-d16/src
Ian Feng c6d6c88fcf mb/google/skyrim: Configure Pen Detect device
Enable pen garage. Pen detect is active low.

BUG=b:229168203
TEST:Build and boot to OS in skyrim. Evtest work as expected
Input driver version is 1.0.1
Input device ID: bus 0x19 vendor 0x1 product 0x1 version 0x100
Input device name: "PRP0001:00"
    Supported events:
  Event type 0 (EV_SYN)
  Event type 5 (EV_SW)
    Event code 15 (SW_PEN_INSERTED) state 1
Properties:
Testing ... (interrupt to exit)
Event: time 1649922170.578779, type 5 (EV_SW), code 15 (SW_PEN_INSERTED), value 0
Event: time 1649922170.578779, -------------- SYN_REPORT ------------
Event: time 1649922172.070740, type 5 (EV_SW), code 15 (SW_PEN_INSERTED), value 1

Signed-off-by: Ian Feng <ian_feng@compal.corp-partner.google.com>
Change-Id: I3bb07af6aebdc355a73148d8be79b1014147f61d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63633
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
2022-04-19 13:07:50 +00:00
..
acpi src/acpi/device: Early return in _ON if device already enabled 2022-04-14 22:30:05 +00:00
arch x86/mtrr: Print address ranges inclusive to be more consistent 2022-04-14 15:43:27 +00:00
commonlib coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t 2022-04-14 22:27:50 +00:00
console src/console/Kconfig: Add option to disable loglevel prefix 2022-03-30 00:02:34 +00:00
cpu cpu/x86/Kconfig*: Guard with ARCH_X86 2022-04-19 13:03:16 +00:00
device device/i2c_bus: Constify i2c_busdev and i2c_link 2022-04-01 22:17:58 +00:00
drivers drivers/usb/acpi: acpi_power_res_params: Add use_gpio_for_status 2022-04-14 22:29:10 +00:00
ec ec/google/chromeec: Initialize device_path subid 2022-04-07 16:20:59 +00:00
include cpu/x86: Add function to set put_back_original_solution variable 2022-04-13 21:28:10 +00:00
lib coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t 2022-04-14 22:27:50 +00:00
mainboard mb/google/skyrim: Configure Pen Detect device 2022-04-19 13:07:50 +00:00
northbridge nb/intel/sandybridge: Restore mainboard_early_init() call 2022-04-10 08:47:57 +00:00
security
soc soc/intel/alderlake: Enable Pre Reset CPU Telemetry 2022-04-19 13:02:33 +00:00
southbridge
superio
vendorcode ChromeOS: Add DECLARE_x_CROS_GPIOS() 2022-04-07 20:38:12 +00:00
Kconfig Kconfig: Make HAVE_EM100_SUPPORT invisible 2022-04-19 13:04:25 +00:00