<p>Chris Zhou has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30194">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/sarien: Enable ELAN Touchpad and Disable ALPS Touchpad<br><br>Enable ELAN Touchpad and Disable ALPS Touchpad<br><br>BUG=119628524<br>TEST=ELAN Touchpad can work normally.<br><br>Change-Id: I7839459a70768fa95ba4871b1915d2ea86419bbb<br>Signed-off-by: Chris Zhou <chris_zhou@compal.corp-partner.google.com><br>---<br>M src/mainboard/google/sarien/variants/sarien/devicetree.cb<br>1 file changed, 5 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/30194/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/sarien/variants/sarien/devicetree.cb b/src/mainboard/google/sarien/variants/sarien/devicetree.cb</span><br><span>index 49200ad..771bec2 100644</span><br><span>--- a/src/mainboard/google/sarien/variants/sarien/devicetree.cb</span><br><span>+++ b/src/mainboard/google/sarien/variants/sarien/devicetree.cb</span><br><span>@@ -219,11 +219,11 @@</span><br><span>                  end</span><br><span>          end # I2C #0</span><br><span>                 device pci 15.1 on</span><br><span style="color: hsl(0, 100%, 40%);">-                      chip drivers/i2c/hid</span><br><span style="color: hsl(0, 100%, 40%);">-                            register "generic.hid" = ""ACPI0C50""</span><br><span style="color: hsl(0, 100%, 40%);">-                             register "generic.desc" = ""Touchpad""</span><br><span style="color: hsl(0, 100%, 40%);">-                            register "generic.irq" = "ACPI_IRQ_EDGE_LOW(GPP_B3_IRQ)"</span><br><span style="color: hsl(0, 100%, 40%);">-                            register "hid_desc_reg_offset" = "0x20"</span><br><span style="color: hsl(120, 100%, 40%);">+                   chip drivers/i2c/generic</span><br><span style="color: hsl(120, 100%, 40%);">+                              register "hid" = ""ELAN0000""</span><br><span style="color: hsl(120, 100%, 40%);">+                           register "desc" = ""ELAN Touchpad""</span><br><span style="color: hsl(120, 100%, 40%);">+                             register "irq" = "ACPI_IRQ_EDGE_LOW(GPP_B3_IRQ)"</span><br><span style="color: hsl(120, 100%, 40%);">+                          register "probed" = "1"</span><br><span>                          device i2c 2c on end</span><br><span>                         end</span><br><span>          end # I2C #1</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30194">change 30194</a>. To unsubscribe, or for help writing mail filters, 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/c/coreboot/+/30194"/><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-Change-Id: I7839459a70768fa95ba4871b1915d2ea86419bbb </div>
<div style="display:none"> Gerrit-Change-Number: 30194 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Chris Zhou <chris_zhou@compal.corp-partner.google.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>