<p>Arthur Heymans has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/27120">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/intel/dg41wv: Expose some SIO devices via devicetree<br><br>Change-Id: Ia658c117434c3fae45bbbe6c472ca58ba4f1a117<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M src/mainboard/intel/dg41wv/acpi/superio.asl<br>1 file changed, 28 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/27120/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/intel/dg41wv/acpi/superio.asl b/src/mainboard/intel/dg41wv/acpi/superio.asl</span><br><span>index 2997587..3185a0b 100644</span><br><span>--- a/src/mainboard/intel/dg41wv/acpi/superio.asl</span><br><span>+++ b/src/mainboard/intel/dg41wv/acpi/superio.asl</span><br><span>@@ -1 +1,28 @@</span><br><span style="color: hsl(0, 100%, 40%);">-/* dummy */</span><br><span style="color: hsl(120, 100%, 40%);">+/*</span><br><span style="color: hsl(120, 100%, 40%);">+ * This file is part of the coreboot project.</span><br><span style="color: hsl(120, 100%, 40%);">+ *</span><br><span style="color: hsl(120, 100%, 40%);">+ * This program is free software; you can redistribute it and/or modify</span><br><span style="color: hsl(120, 100%, 40%);">+ * it under the terms of the GNU General Public License as published by</span><br><span style="color: hsl(120, 100%, 40%);">+ * the Free Software Foundation; version 2 of the License.</span><br><span style="color: hsl(120, 100%, 40%);">+ *</span><br><span style="color: hsl(120, 100%, 40%);">+ * This program is distributed in the hope that it will be useful,</span><br><span style="color: hsl(120, 100%, 40%);">+ * but WITHOUT ANY WARRANTY; without even the implied warranty of</span><br><span style="color: hsl(120, 100%, 40%);">+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span><br><span style="color: hsl(120, 100%, 40%);">+ * GNU General Public License for more details.</span><br><span style="color: hsl(120, 100%, 40%);">+ */</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+#undef SUPERIO_DEV</span><br><span style="color: hsl(120, 100%, 40%);">+#undef SUPERIO_PNP_BASE</span><br><span style="color: hsl(120, 100%, 40%);">+#undef W83627DHG_SHOW_UARTA</span><br><span style="color: hsl(120, 100%, 40%);">+#undef W83627DHG_SHOW_UARTB</span><br><span style="color: hsl(120, 100%, 40%);">+#undef W83627DHG_SHOW_KBC</span><br><span style="color: hsl(120, 100%, 40%);">+#undef W83627DHG_SHOW_PS2M</span><br><span style="color: hsl(120, 100%, 40%);">+#undef W83627DHG_SHOW_HWMON</span><br><span style="color: hsl(120, 100%, 40%);">+#define SUPERIO_DEV           SIO0</span><br><span style="color: hsl(120, 100%, 40%);">+#define SUPERIO_PNP_BASE  0x2e</span><br><span style="color: hsl(120, 100%, 40%);">+#define W83627DHG_SHOW_UARTA      1</span><br><span style="color: hsl(120, 100%, 40%);">+#define W83627DHG_SHOW_UARTB 1</span><br><span style="color: hsl(120, 100%, 40%);">+#define W83627DHG_SHOW_KBC</span><br><span style="color: hsl(120, 100%, 40%);">+#define W83627DHG_SHOW_PS2M</span><br><span style="color: hsl(120, 100%, 40%);">+#define W83627DHG_SHOW_HWMON</span><br><span style="color: hsl(120, 100%, 40%);">+#include <superio/winbond/w83627dhg/acpi/superio.asl></span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27120">change 27120</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/27120"/><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: Ia658c117434c3fae45bbbe6c472ca58ba4f1a117 </div>
<div style="display:none"> Gerrit-Change-Number: 27120 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>