<p>PraveenX Hodagatta Pranesh has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28698">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/cannonlake: Correct ITSS port id.<br><br>According to cannon lake PCH BIOS specification document #570374<br>target port id for interrupt and timer subsystem(ITSS) is C4 instead of C2.<br><br>BUG=None<br>TEST=None<br><br>Change-Id: I9f8783c682d2c4c4a86e1c9cf4b9c27a18fdf494<br>Signed-off-by: praveen hodagatta pranesh <praveenx.hodagatta.pranesh@intel.com><br>---<br>M src/soc/intel/cannonlake/include/soc/pcr_ids.h<br>1 file changed, 1 insertion(+), 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/98/28698/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/intel/cannonlake/include/soc/pcr_ids.h b/src/soc/intel/cannonlake/include/soc/pcr_ids.h</span><br><span>index 891b187..c4a18e8 100644</span><br><span>--- a/src/soc/intel/cannonlake/include/soc/pcr_ids.h</span><br><span>+++ b/src/soc/intel/cannonlake/include/soc/pcr_ids.h</span><br><span>@@ -35,7 +35,7 @@</span><br><span> #define PID_PSF4        0xbd</span><br><span> #define PID_SCS         0xc0</span><br><span> #define PID_RTC         0xc3</span><br><span style="color: hsl(0, 100%, 40%);">-#define PID_ITSS    0xc2</span><br><span style="color: hsl(120, 100%, 40%);">+#define PID_ITSS  0xc4</span><br><span> #define PID_LPC         0xc7</span><br><span> #define PID_SERIALIO    0xcb</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28698">change 28698</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/28698"/><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: I9f8783c682d2c4c4a86e1c9cf4b9c27a18fdf494 </div>
<div style="display:none"> Gerrit-Change-Number: 28698 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: PraveenX Hodagatta Pranesh <praveenx.hodagatta.pranesh@intel.com> </div>