coreboot/src
Matt DeVillier c924f39829 ec/quanta/it8518: add missing HID to SIO device
The ACPI spec requires devices with children to have an HID,
and Windows enforces this strictly. Without the SIO device
having an HID, Windows will not detect the attached PS2 keyboard
and trackpad.  Therefore, add the proper HID.

TEST: boot Windows on google/stout, observe PS2 keyboard and
trackpad detected and functional.

Change-Id: I61d7341c15483f8e1fe0e485a25591ceb92eaae1
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/21580
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2017-09-19 14:11:26 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch arch/x86: Fix typo with MTRR 2017-09-13 17:26:27 +00:00
commonlib sb/intel/bd82x6x: Add time-stamp around ME DRAM update 2017-09-13 16:19:06 +00:00
console console: Add weak method to notify about death 2017-08-14 11:01:41 +00:00
cpu cpu/x86/sipi_vector.S: Use correct op suffix 2017-09-17 00:40:36 +00:00
device device/dram/ddr2: Fix decoding tRR 2017-09-16 16:23:44 +00:00
drivers device: acpi_name() should take a const struct device 2017-09-14 14:34:27 +00:00
ec ec/quanta/it8518: add missing HID to SIO device 2017-09-19 14:11:26 +00:00
include timestamp: Add function to get time since boot 2017-09-14 18:12:39 +00:00
lib timestamp: Add function to get time since boot 2017-09-14 18:12:39 +00:00
mainboard mb/google/poppy: Add lens_focus property for OV13858 camera module 2017-09-16 22:40:45 +00:00
northbridge via/cn700: Fix clang error with missing main 2017-09-17 00:39:47 +00:00
soc amd/stoneyridge: Add northbridge definitions 2017-09-19 01:22:18 +00:00
southbridge sb/intel/bd82x6x: Add awareness of ME's Alt Disable Mode 2017-09-19 01:27:17 +00:00
superio superio/winbond/w83627*: Remove deprecated code 2017-08-21 17:02:53 +00:00
vboot vboot: Add config to enable EC EFS support 2017-09-13 02:24:47 +00:00
vendorcode AGESA buildsystem: Reduce include path exposure 2017-09-13 22:52:13 +00:00
Kconfig clang: Allow ANY_TOOLCHAIN for non-coreboot clang 2017-09-02 15:23:22 +00:00