diff options
author | Matt DeVillier <matt.devillier@gmail.com> | 2022-12-21 12:22:21 -0600 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2023-01-09 21:10:30 +0000 |
commit | c3cef7e7b00648ac72a714c94b09a66095e51473 (patch) | |
tree | f261cb0623151d54d4c0736d9ff589c4bde4ed32 /src/mainboard/emulation | |
parent | 7ab6ee6e716ef04077ad378c4adbd692fe43737f (diff) |
mb/google/dedede: Use runtime detection for touchscreens
Now that power sequencing has been implemented, switch from using ACPI
"probed" flag to "detect" flag for all i2c touchscreens. This removes
non-present devices from the SSDT and relieves the OS of the burden of
probing.
BUG=b:121309055
TEST=build/boot Windows/linux on multiple dedede variants, verify all
touchscreens functional in OS, dump ACPI and verify only i2c devices
actually present on the board have entries in the SSDT.
Change-Id: I91e03bd1d96a6b2f0c3813665910133db0d6c308
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71189
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'src/mainboard/emulation')
0 files changed, 0 insertions, 0 deletions