[coreboot-gerrit] Change in coreboot[master]: mainboard/google/snappy: Update weida touchscreen setting

Wisley Chen (Code Review) gerrit at coreboot.org
Wed Apr 12 03:15:12 CEST 2017


Wisley Chen has uploaded a new change for review. ( https://review.coreboot.org/19245 )

Change subject: mainboard/google/snappy: Update weida touchscreen setting
......................................................................

mainboard/google/snappy: Update weida touchscreen setting

Weida touchscreen controller needs 130 ms delay after reset

BUG=b:35586513
BRANCH=reef
TEST=Verified that touchscreen works on power-on and suspend/resume
on snappy.

Change-Id: I8418e742a69a2d6395baa2799a4da42a9bb5b312
Signed-off-by: Wisley Chen <wisley.chen at quantatw.com>
---
M src/mainboard/google/reef/variants/snappy/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/19245/1

diff --git a/src/mainboard/google/reef/variants/snappy/devicetree.cb b/src/mainboard/google/reef/variants/snappy/devicetree.cb
index 50834e3..d888896 100644
--- a/src/mainboard/google/reef/variants/snappy/devicetree.cb
+++ b/src/mainboard/google/reef/variants/snappy/devicetree.cb
@@ -199,7 +199,7 @@
 				register "generic.irq" = "ACPI_IRQ_EDGE_LOW(GPIO_21_IRQ)"
 				register "generic.probed" = "1"
 				register "generic.reset_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPIO_36)"
-				register "generic.reset_delay_ms" = "20"
+				register "generic.reset_delay_ms" = "130"
 				register "generic.enable_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPIO_152)"
 				register "generic.enable_delay_ms" = "1"
 				register "generic.has_power_resource" = "1"

-- 
To view, visit https://review.coreboot.org/19245
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8418e742a69a2d6395baa2799a4da42a9bb5b312
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Wisley Chen <wisley.chen at quantatw.com>



More information about the coreboot-gerrit mailing list