<p>Kevin Chiu has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21083">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">google/snappy: Add Raydium touch screen support<br><br>Current coreboot does not create ACPI device for OS to recognize Raydium<br>touchscreen.<br>List the touch screen in the devicetree so that the correct ACPI device<br>are created.<br><br>BUG=b:64821783<br>BRANCH=reef<br>TEST=emerge-snappy coreboot<br>Change-Id: I8852e38f01f82b80c2c9718b93baf5894dbd745b<br>Signed-off-by: Kevin Chiu <Kevin.Chiu@quantatw.com><br>---<br>M src/mainboard/google/reef/variants/snappy/devicetree.cb<br>1 file changed, 7 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/21083/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/reef/variants/snappy/devicetree.cb b/src/mainboard/google/reef/variants/snappy/devicetree.cb<br>index 4bb9b51..5d28603 100644<br>--- a/src/mainboard/google/reef/variants/snappy/devicetree.cb<br>+++ b/src/mainboard/google/reef/variants/snappy/devicetree.cb<br>@@ -200,6 +200,13 @@<br>                             register "probed" = "1"<br>                           device i2c 34 on end<br>                  end<br>+                  chip drivers/i2c/generic<br>+                             register "hid" = ""RAYD0001""<br>+                          register "desc" = ""Raydium Touchscreen""<br>+                              register "irq" = "ACPI_IRQ_EDGE_LOW(GPIO_21_IRQ)"<br>+                                register "probed" = "1"<br>+                          device i2c 39 on end<br>+                 end<br>                   chip drivers/i2c/hid<br>                          register "generic.hid" = ""WDHT0002""<br>                           register "generic.desc" = ""WDT Touchscreen""<br></pre><p>To view, visit <a href="https://review.coreboot.org/21083">change 21083</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/21083"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I8852e38f01f82b80c2c9718b93baf5894dbd745b </div>
<div style="display:none"> Gerrit-Change-Number: 21083 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Kevin Chiu <Kevin.Chiu@quantatw.com> </div>