<p>Wisley Chen has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21546">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">[TEST]mb/gogle/fizz: add pch id for celeron 3865U<br><br>Pch id for celeron 3865U is 0x9d50, not in support list.<br><br>Change-Id: I2cfa497909c90dddd3e34b7bce3794e108ada0f9<br>---<br>M src/include/device/pci_ids.h<br>M src/soc/intel/common/block/lpc/lpc.c<br>M src/soc/intel/skylake/lpc.c<br>3 files changed, 3 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/46/21546/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h<br>index 07b66d1..4b4ec42 100644<br>--- a/src/include/device/pci_ids.h<br>+++ b/src/include/device/pci_ids.h<br>@@ -2670,6 +2670,7 @@<br> #define PCI_DEVICE_ID_INTEL_KBP_H_QM170          0xa14d<br> #define PCI_DEVICE_ID_INTEL_SPT_LP_Y_PREMIUM_HDCP22            0x9d4b<br> #define PCI_DEVICE_ID_INTEL_SPT_LP_U_PREMIUM_HDCP22            0x9d4e<br>+#define PCI_DEVICE_ID_INTEL_KBP_LP_U_BASE_HDCP22       0x9d50<br> #define PCI_DEVICE_ID_INTEL_KBP_LP_SUPER_SKU           0x9d51<br> #define PCI_DEVICE_ID_INTEL_KBP_LP_U_PREMIUM           0x9d58<br> #define PCI_DEVICE_ID_INTEL_KBP_LP_Y_PREMIUM           0x9d56<br>diff --git a/src/soc/intel/common/block/lpc/lpc.c b/src/soc/intel/common/block/lpc/lpc.c<br>index 0559d95..b45be68 100644<br>--- a/src/soc/intel/common/block/lpc/lpc.c<br>+++ b/src/soc/intel/common/block/lpc/lpc.c<br>@@ -109,6 +109,7 @@<br>  PCI_DEVICE_ID_INTEL_SPT_LP_Y_PREMIUM_HDCP22,<br>  PCI_DEVICE_ID_INTEL_SPT_LP_U_PREMIUM_HDCP22,<br>  PCI_DEVICE_ID_INTEL_KBP_LP_SUPER_SKU,<br>+        PCI_DEVICE_ID_INTEL_KBP_LP_U_BASE_HDCP22,<br>     PCI_DEVICE_ID_INTEL_KBP_LP_U_PREMIUM,<br>         PCI_DEVICE_ID_INTEL_KBP_LP_Y_PREMIUM,<br>         PCI_DEVICE_ID_INTEL_APL_LPC,<br>diff --git a/src/soc/intel/skylake/lpc.c b/src/soc/intel/skylake/lpc.c<br>index 6e7b197..f646bd8 100644<br>--- a/src/soc/intel/skylake/lpc.c<br>+++ b/src/soc/intel/skylake/lpc.c<br>@@ -326,6 +326,7 @@<br>        PCI_DEVICE_ID_INTEL_KBP_LP_SUPER_SKU,<br>         PCI_DEVICE_ID_INTEL_KBP_LP_U_PREMIUM,<br>         PCI_DEVICE_ID_INTEL_KBP_LP_Y_PREMIUM,<br>+        PCI_DEVICE_ID_INTEL_KBP_LP_U_BASE_HDCP22,<br>     PCI_DEVICE_ID_INTEL_SPT_LP_Y_PREMIUM_HDCP22,<br>  PCI_DEVICE_ID_INTEL_SPT_LP_U_PREMIUM_HDCP22,<br>  0<br></pre><p>To view, visit <a href="https://review.coreboot.org/21546">change 21546</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/21546"/><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: I2cfa497909c90dddd3e34b7bce3794e108ada0f9 </div>
<div style="display:none"> Gerrit-Change-Number: 21546 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Wisley Chen <wisley.chen@quantatw.com> </div>