[coreboot-gerrit] Change in coreboot[master]: google/grunt: Update Raydium TS device ACPI nodes

Kevin Chiu (Code Review) gerrit at coreboot.org
Tue Jul 3 13:37:36 CEST 2018


Kevin Chiu has uploaded this change for review. ( https://review.coreboot.org/27327


Change subject: google/grunt: Update Raydium TS device ACPI nodes
......................................................................

google/grunt: Update Raydium TS device ACPI nodes

change I2C irq to EDGE trigger

BUG=b:110962003
BRANCH=master
TEST=emerge-grunt coreboot
     Raydium TS is working.
Change-Id: Iff3acf4199d23b29dff209ec1c03a731679c6cbe
Signed-off-by: Kevin Chiu <Kevin.Chiu at quantatw.com>
---
M src/mainboard/google/kahlee/variants/careena/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/27327/1

diff --git a/src/mainboard/google/kahlee/variants/careena/devicetree.cb b/src/mainboard/google/kahlee/variants/careena/devicetree.cb
index 3863100..2b6041f 100644
--- a/src/mainboard/google/kahlee/variants/careena/devicetree.cb
+++ b/src/mainboard/google/kahlee/variants/careena/devicetree.cb
@@ -140,7 +140,7 @@
 			register "hid" = ""RAYD0001""
 			register "desc" = ""Raydium Touchscreen""
 			register "probed" = "1"
-			register "irq_gpio" = "ACPI_GPIO_IRQ_LEVEL_LOW(GPIO_11)"
+			register "irq_gpio" = "ACPI_GPIO_IRQ_EDGE_LOW(GPIO_11)"
 			register "reset_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPIO_85)"
 			register "reset_delay_ms" = "20"
 			register "enable_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPIO_76)"

-- 
To view, visit https://review.coreboot.org/27327
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: Iff3acf4199d23b29dff209ec1c03a731679c6cbe
Gerrit-Change-Number: 27327
Gerrit-PatchSet: 1
Gerrit-Owner: Kevin Chiu <Kevin.Chiu at quantatw.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180703/c89858bc/attachment.html>


More information about the coreboot-gerrit mailing list