diff options
author | Karthikeyan Ramasubramanian <kramasub@google.com> | 2024-06-24 20:43:08 +0000 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-06-26 14:31:18 +0000 |
commit | f52b2748b26f4c9946d3482ffca4012bb7c07d26 (patch) | |
tree | 17e85d6e82beef56ccc5aaf3cd426191ac308f2a /src/mainboard/google/brox/Kconfig | |
parent | e35d7e8d14ccdc1dfc2321f7aec4caf446992089 (diff) |
mb/google/brox: Disable Touchscreen for hardware board version 1
On board version 1 and later, touchscreen is not stuffed. Hence
configure the relevant GPIOs as not connected, disable the concerned I2C
bus in the devicetree as well as SoC chip config for board version 1.
BUG=b:347333500
TEST=Build Brox BIOS image and boot to OS. Ensure that there are no
peripherals detected in I2C 1 bus through i2cdetect tool. Ensure that no
touchscreen devices are exported through ACPI SSDT table. Ensure that
other I2C peripherals - eg. Trackpad and Ti50 are functional. Ensure
that the device is able to suspend and resume for 25 cycles.
Change-Id: Ia0578b90b0e8158ae28bcc51add637844ba6acf6
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83199
Reviewed-by: Shelley Chen <shchen@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/brox/Kconfig')
0 files changed, 0 insertions, 0 deletions