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

Tim Chen (Code Review) gerrit at coreboot.org
Wed Aug 15 10:17:19 CEST 2018


Hello Tim Chen,

I'd like you to do a code review. Please visit

    https://review.coreboot.org/28095

to review the following change.


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

google/grunt/aleena: Update Raydium TS device ACPI nodes

change I2C irq to EDGE trigger

BUG=b:112616824
BRANCH=master
TEST=emerge-grunt coreboot
     Raydium TS is working.

Change-Id: I86ec32bb3f2626e65d76c3259e3c4244a970e5de
Signed-off-by: Tim Chen <tim-chen at quanta.corp-partner.google.com>
---
M src/mainboard/google/kahlee/variants/aleena/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/28095/1

diff --git a/src/mainboard/google/kahlee/variants/aleena/devicetree.cb b/src/mainboard/google/kahlee/variants/aleena/devicetree.cb
index b330ec5..61476a2 100644
--- a/src/mainboard/google/kahlee/variants/aleena/devicetree.cb
+++ b/src/mainboard/google/kahlee/variants/aleena/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/28095
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: I86ec32bb3f2626e65d76c3259e3c4244a970e5de
Gerrit-Change-Number: 28095
Gerrit-PatchSet: 1
Gerrit-Owner: Tim Chen <Tim-Chen at quantatw.com>
Gerrit-Reviewer: Tim Chen <tim-chen at quanta.corp-partner.google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180815/3ff4ebdd/attachment.html>


More information about the coreboot-gerrit mailing list