[coreboot-gerrit] Change in coreboot[master]: mb/google/octopus/variants/fleex: Increase weida touchscreen reset delay

Crystal Lin (Code Review) gerrit at coreboot.org
Thu Aug 16 09:58:42 CEST 2018


Crystal Lin has uploaded this change for review. ( https://review.coreboot.org/28115


Change subject: mb/google/octopus/variants/fleex: Increase weida touchscreen reset delay
......................................................................

mb/google/octopus/variants/fleex: Increase weida touchscreen reset delay

Weida touchscreen controller needs 130 ms delay after reset

BUG=b:111102092
BRANCH=master
TEST=Verify touchscreen on fleex works with this change

Change-Id: Ia86c3acf3c0e09ca05cc1681113672b546f830a0
Signed-off-by: Crystal Lin <crystal_lin at compal.corp-partner.google.com>
---
M src/mainboard/google/octopus/variants/fleex/overridetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/28115/1

diff --git a/src/mainboard/google/octopus/variants/fleex/overridetree.cb b/src/mainboard/google/octopus/variants/fleex/overridetree.cb
index fdd8404..179b8f4 100644
--- a/src/mainboard/google/octopus/variants/fleex/overridetree.cb
+++ b/src/mainboard/google/octopus/variants/fleex/overridetree.cb
@@ -50,7 +50,7 @@
 				register "generic.irq" = "ACPI_IRQ_EDGE_LOW(GPIO_212_IRQ)"
 				register "generic.probed" = "1"
 				register "generic.reset_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPIO_105)"
-				register "generic.reset_delay_ms" = "4"
+				register "generic.reset_delay_ms" = "130"
 				register "generic.enable_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPIO_213)"
 				register "generic.enable_delay_ms" = "2"
 				register "generic.has_power_resource" = "1"

-- 
To view, visit https://review.coreboot.org/28115
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia86c3acf3c0e09ca05cc1681113672b546f830a0
Gerrit-Change-Number: 28115
Gerrit-PatchSet: 1
Gerrit-Owner: Crystal Lin <crystal_lin at compal.corp-partner.google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180816/7713fec2/attachment.html>


More information about the coreboot-gerrit mailing list