<p>Martin Roth <strong>merged</strong> this change.</p><p><a href="https://review.coreboot.org/26106">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  build bot (Jenkins): Verified
  Martin Roth: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">purism/librem13v1: Fix space->tabs and disable ME pci device<br><br>Change-Id: I7ffcea7bff988d3d4269e1334fc938932aed2eb4<br>Signed-off-by: Youness Alaoui <youness.alaoui@puri.sm><br>Reviewed-on: https://review.coreboot.org/26106<br>Tested-by: build bot (Jenkins) <no-reply@coreboot.org><br>Reviewed-by: Martin Roth <martinroth@google.com><br>---<br>M src/mainboard/purism/librem13v1/devicetree.cb<br>1 file changed, 4 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/purism/librem13v1/devicetree.cb b/src/mainboard/purism/librem13v1/devicetree.cb</span><br><span>index c916e9a..e713cd2 100644</span><br><span>--- a/src/mainboard/purism/librem13v1/devicetree.cb</span><br><span>+++ b/src/mainboard/purism/librem13v1/devicetree.cb</span><br><span>@@ -18,9 +18,9 @@</span><br><span>     register "gpu_panel_power_backlight_on_delay" = "2000"      # 200ms</span><br><span>      register "gpu_panel_power_backlight_off_delay" = "2000"     # 200ms</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-        # EC host command ranges are in 0x380-0x383 & 0x80-0x8f</span><br><span style="color: hsl(0, 100%, 40%);">-        register "gen1_dec" = "0x00000381"</span><br><span style="color: hsl(0, 100%, 40%);">-        register "gen2_dec" = "0x000c0081"</span><br><span style="color: hsl(120, 100%, 40%);">+    # EC host command ranges are in 0x380-0x383 & 0x80-0x8f</span><br><span style="color: hsl(120, 100%, 40%);">+   register "gen1_dec" = "0x00000381"</span><br><span style="color: hsl(120, 100%, 40%);">+        register "gen2_dec" = "0x000c0081"</span><br><span> </span><br><span>   # Port 0 is HDD</span><br><span>      # Port 3 is M.2 NGFF</span><br><span>@@ -46,7 +46,7 @@</span><br><span>             device pci 15.4 off end # GSPI1</span><br><span>              device pci 15.5 off end # UART0</span><br><span>              device pci 15.6 off end # UART1</span><br><span style="color: hsl(0, 100%, 40%);">-         device pci 16.0 on  end # Management Engine Interface 1</span><br><span style="color: hsl(120, 100%, 40%);">+               device pci 16.0 off end # Management Engine Interface 1</span><br><span>              device pci 16.1 off end # Management Engine Interface 2</span><br><span>              device pci 16.2 off end # Management Engine IDE-R</span><br><span>            device pci 16.3 off end # Management Engine KT</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26106">change 26106</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/26106"/><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: merged </div>
<div style="display:none"> Gerrit-Change-Id: I7ffcea7bff988d3d4269e1334fc938932aed2eb4 </div>
<div style="display:none"> Gerrit-Change-Number: 26106 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Youness Alaoui <snifikino@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Martin Roth <martinroth@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>