<p>Matt DeVillier has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20498">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">google/chell: remove non-existent touchscreen<br><br>Chell doesn't have a touchscreen, so remove the driver<br>definition from devicetree.  Leave the PCI device function 0<br>enabled since disabling results in the touchpad (function 1)<br>being disabled as well.<br><br>Change-Id: I32619b7618bc0cdd99fa54fdda9bf2b5c1bb79a4<br>Signed-off-by: Matt DeVillier <matt.devillier@gmail.com><br>---<br>M src/mainboard/google/chell/devicetree.cb<br>1 file changed, 1 insertion(+), 8 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/20498/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/chell/devicetree.cb b/src/mainboard/google/chell/devicetree.cb<br>index 5df9ea6..4d4d0af 100644<br>--- a/src/mainboard/google/chell/devicetree.cb<br>+++ b/src/mainboard/google/chell/devicetree.cb<br>@@ -199,14 +199,7 @@<br>          device pci 14.0 on  end # USB xHCI<br>            device pci 14.1 off end # USB xDCI (OTG)<br>              device pci 14.2 on  end # Thermal Subsystem<br>-          device pci 15.0 on<br>-                   chip drivers/i2c/generic<br>-                             register "hid" = ""ELAN0001""<br>-                          register "desc" = ""ELAN Touchscreen""<br>-                         register "irq" = "ACPI_IRQ_EDGE_LOW(GPP_E7_IRQ)"<br>-                         device i2c 10 on end<br>-                 end<br>-          end # I2C #0<br>+         device pci 15.0 on  end # I2C #0<br>              device pci 15.1 on<br>                    chip drivers/i2c/generic<br>                              register "hid" = ""ELAN0000""<br></pre><p>To view, visit <a href="https://review.coreboot.org/20498">change 20498</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/20498"/><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: I32619b7618bc0cdd99fa54fdda9bf2b5c1bb79a4 </div>
<div style="display:none"> Gerrit-Change-Number: 20498 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Matt DeVillier <matt.devillier@gmail.com> </div>