[coreboot-gerrit] New patch to review for coreboot: Revert "mainboard/google/snappy: Add PowerResource for ELAN touchscreen"

Martin Roth (martinroth@google.com) gerrit at coreboot.org
Tue Jan 17 18:35:17 CET 2017


Martin Roth (martinroth at google.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/18158

-gerrit

commit 762ca26629a9ad97499db24e27bd460f418ac7a8
Author: Martin Roth <martinroth at google.com>
Date:   Tue Jan 17 10:28:34 2017 -0700

    Revert "mainboard/google/snappy: Add PowerResource for ELAN touchscreen"
    
    This reverts commit 01ba8cf7 (mainboard/google/snappy: Add PowerResource
    for ELAN touchscreen)
    
    Change was out of date and broke the build.
    
    Change-Id: Id47631ece1172c3f93bf6f40b8686dfd728842a9
    Signed-off-by: Martin Roth <martinroth at google.com>
---
 src/mainboard/google/reef/variants/snappy/devicetree.cb | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/mainboard/google/reef/variants/snappy/devicetree.cb b/src/mainboard/google/reef/variants/snappy/devicetree.cb
index 9e4dc38..e46483e 100644
--- a/src/mainboard/google/reef/variants/snappy/devicetree.cb
+++ b/src/mainboard/google/reef/variants/snappy/devicetree.cb
@@ -175,10 +175,6 @@ chip soc/intel/apollolake
 				register "desc" = ""ELAN Touchscreen""
 				register "irq" = "IRQ_EDGE_LOW(GPIO_21_IRQ)"
 				register "probed" = "1"
-				register "reset_gpio" = "GPIO_36"
-				register "reset_delay_ms" = "20"
-				register "enable_gpio" = "GPIO_152"
-				register "enable_delay_ms" = "1"
 				device i2c 10 on end
 			end
 		end	# - I2C 3



More information about the coreboot-gerrit mailing list