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

Wisley Chen (Code Review) gerrit at coreboot.org
Fri Mar 17 03:49:16 CET 2017


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

Change subject: mainboard/google/snappy: Update _hid name for weida touchscreen
......................................................................

mainboard/google/snappy: Update _hid name for weida touchscreen

Change hid name to "WDHT0002" for weida WDT8752 which is supported by
stanard hid i2c driver.

BUG=b:35586513
BRANCH=reef
TEST=build, boot on snappy, and verified acpi node "WDHT0002" created.

Change-Id: Ie0cc980aa427b6db1eb14eb7868718619bb1310f
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/74/18874/1

diff --git a/src/mainboard/google/reef/variants/snappy/devicetree.cb b/src/mainboard/google/reef/variants/snappy/devicetree.cb
index cf3e4df..50834e3 100644
--- a/src/mainboard/google/reef/variants/snappy/devicetree.cb
+++ b/src/mainboard/google/reef/variants/snappy/devicetree.cb
@@ -194,7 +194,7 @@
 				device i2c 10 on end
 			end
 			chip drivers/i2c/hid
-				register "generic.hid" = ""WDHT0001""
+				register "generic.hid" = ""WDHT0002""
 				register "generic.desc" = ""WDT Touchscreen""
 				register "generic.irq" = "ACPI_IRQ_EDGE_LOW(GPIO_21_IRQ)"
 				register "generic.probed" = "1"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie0cc980aa427b6db1eb14eb7868718619bb1310f
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