JoeJ Chang has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/35644 )
Change subject: mb/google/drallion: Remove touch screen detect. ......................................................................
mb/google/drallion: Remove touch screen detect.
GPP_B4 is always high due to the cable issue, remove the HW strap detect temporarily.
BUG=b:141722840
Signed-off-by: JoeJ Chang joej_chang@compal.corp-partner.google.com Change-Id: I8781f36d87ece1980137cddde9fe2b6e3f3d5636 --- M src/mainboard/google/drallion/variants/drallion/devicetree.cb 1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/44/35644/1
diff --git a/src/mainboard/google/drallion/variants/drallion/devicetree.cb b/src/mainboard/google/drallion/variants/drallion/devicetree.cb index d824a55..89e2df8 100644 --- a/src/mainboard/google/drallion/variants/drallion/devicetree.cb +++ b/src/mainboard/google/drallion/variants/drallion/devicetree.cb @@ -344,8 +344,6 @@ register "generic.enable_delay_ms" = "55" register "generic.has_power_resource" = "1" register "hid_desc_reg_offset" = "0x01" - register "generic.device_present_gpio" = "GPP_B4" - register "generic.device_present_gpio_invert" = "1" device i2c 10 on end end chip drivers/i2c/generic @@ -358,8 +356,6 @@ register "enable_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_B21)" register "enable_delay_ms" = "55" register "has_power_resource" = "1" - register "device_present_gpio" = "GPP_B4" - register "device_present_gpio_invert" = "1" device i2c 34 on end end end # I2C #0