<p>Marshall Dawson has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21747">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">amd/stoneyridge: Add PM defintions to southbridge.h<br><br>Change-Id: I2534ab34f8a8d151e80004ee05d3061f013316b0<br>Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com><br>---<br>M src/soc/amd/stoneyridge/include/soc/southbridge.h<br>1 file changed, 5 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/47/21747/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/amd/stoneyridge/include/soc/southbridge.h b/src/soc/amd/stoneyridge/include/soc/southbridge.h<br>index 9f353fb..fdb0995 100644<br>--- a/src/soc/amd/stoneyridge/include/soc/southbridge.h<br>+++ b/src/soc/amd/stoneyridge/include/soc/southbridge.h<br>@@ -42,6 +42,9 @@<br> #define PM2_INDEX                     0xcd0<br> #define PM2_DATA                        0xcd1<br> <br>+#define PM_PCI_CTRL                  0x08<br>+#define   FORCE_SLPSTATE_RETRY           BIT(25)<br>+#define   FORCE_STPCLK_RETRY          BIT(24)<br> #define PM_ACPI_MMIO_EN                       0x24<br> #define PM_SERIRQ_CONF                   0x54<br> #define PM_EVT_BLK                       0x60<br>@@ -51,6 +54,8 @@<br> #define PM_GPE0_BLK                   0x68<br> #define PM_ACPI_SMI_CMD                  0x6a<br> #define PM_ACPI_CONF                     0x74<br>+#define PM_RST_CTRL1                     0xbe<br>+#define   SLPTYPE_CONTROL_EN             BIT(5)<br> #define PM_PMIO_DEBUG                  0xd2<br> #define PM_MANUAL_RESET                  0xd3<br> #define PM_HUD_SD_FLASH_CTRL             0xe7<br></pre><p>To view, visit <a href="https://review.coreboot.org/21747">change 21747</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/21747"/><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: I2534ab34f8a8d151e80004ee05d3061f013316b0 </div>
<div style="display:none"> Gerrit-Change-Number: 21747 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marshall Dawson <marshalldawson3rd@gmail.com> </div>