coreboot/src
Matt DeVillier 3c148f7e61 mb/google/kahlee: Use detect vs probed flag for touchscreens
Now that coreboot performs the necessary power sequencing, switch
from using the 'probed' flag to 'detect' for all I2C touchscreens.
This alleviates ChromeOS from having to probe to see which
touchscreen model is actually present, prevents breaking ACPI spec
by generating device entries with status 'enabled and present'
which aren't actually present, and improves compatibility with
upstream Linux and Windows.

BUG=b:121309055
TEST=build/boot ChromeOS and Linux on barla/liara, ensure touchscreen
is functional, and ACPI device entry generated for correct touchscreen
model.

Change-Id: I142a6cdb6e8cef51fd925d34362a19a8736982a5
Signed-off-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69548
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-11-16 03:02:24 +00:00
..
acpi acpi: Update default processor string from decimal to hex 2022-11-13 15:41:59 +00:00
arch arch/x86/Kconfig: Move AMD stages arch to common code 2022-11-14 15:54:02 +00:00
commonlib device & commonlib: Update pci_scan_bus postcodes 2022-11-12 22:52:54 +00:00
console console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
cpu cpu/x86: Set thread local storage in C code 2022-11-12 14:23:51 +00:00
device device/Kconfig: Don't allow native mode in x86_64 2022-11-14 15:54:09 +00:00
drivers drivers/wifi: Fix DSM parsing issue 2022-11-15 04:58:49 +00:00
ec ec/google/chromeec: Deprecate dev_index from google_chromeec_reboot 2022-11-12 23:01:47 +00:00
include soc/intel: Add Meteor Lake IGD device id 0x7d45 2022-11-15 10:46:21 +00:00
lib lib/ramtest.c: Update ram failure post code 2022-11-12 22:53:14 +00:00
mainboard mb/google/kahlee: Use detect vs probed flag for touchscreens 2022-11-16 03:02:24 +00:00
northbridge nb/intel/ironlake: Hook up PCI domain and CPU ops to devicetree 2022-11-14 22:34:23 +00:00
sbom
security security/tpm: improve tlcl_extend() signature 2022-11-12 23:16:07 +00:00
soc soc/amd: commonize generation of the PIC/APIC mapping tables 2022-11-15 14:29:33 +00:00
southbridge sb/intel/i82801dx: Clean up includes 2022-11-12 03:33:14 +00:00
superio Revert "mb/aopen/dxplplusu: Remove board" 2022-11-09 18:10:54 +00:00
vendorcode security/tpm: improve tlcl_extend() signature 2022-11-12 23:16:07 +00:00
Kconfig drivers/generic/ioapic: Drop poor implementation 2022-11-13 18:48:52 +00:00