summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/pm/p9_pm_pfet_init.H
diff options
context:
space:
mode:
authorAmit Kumar <akumar3@us.ibm.com>2017-06-13 17:11:26 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-09-29 16:06:23 -0400
commit22edf1585727cfa8b09b6f060651b446bdbe9fe3 (patch)
treeeaf0a66abaf1d0d2d5ba0a0b68bfa58ccefd7676 /src/import/chips/p9/procedures/hwp/pm/p9_pm_pfet_init.H
parentb850b557ea1199f9eed57f985ce93937012d4bbf (diff)
downloadtalos-hostboot-22edf1585727cfa8b09b6f060651b446bdbe9fe3.tar.gz
talos-hostboot-22edf1585727cfa8b09b6f060651b446bdbe9fe3.zip
PM Level 3 for multiple procedures
Commit itends to make following HWP level 3 ready - p9_pm_pfet_control - p9_pm_pfet_init - p9_common_poweronoff - p9_hcd_core_poweron - p9_hcd_cache_chiplet_reset - p9_hcd_cache_poweron - p9_pm_set_homer_bar - p9_query_stop_state It also removes inclusion p9_common_poweronoff.C in C files of many HWP. Change-Id: I28a14ce4fe99630c4aa4a9044c2653763bbe35c5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41795 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41798 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/pm/p9_pm_pfet_init.H')
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_pfet_init.H14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_pfet_init.H b/src/import/chips/p9/procedures/hwp/pm/p9_pm_pfet_init.H
index 9e97bb9af..04d0d6be4 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_pfet_init.H
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_pfet_init.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2016 */
+/* Contributors Listed Below - COPYRIGHT 2015,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -25,12 +25,12 @@
/// @file p9_pm_pfet_init.H
/// @brief Initialization and reset the EC/EQ chiplet PFET controller
-// *HWP HWP Owner : Amit Kumar <akumar3@us.ibm.com>
-// *HWP Backup HWP Owner: Greg Still <stillgs@us.ibm.com>
-// *HWP FW Owner : Sangeetha T S <sangeet2@in.ibm.com>
-// *HWP Team : PM
-// *HWP Level : 1
-// *HWP Consumed by : HS
+// *HWP Owner : Greg Still <stillgs@us.ibm.com>
+// *HWP Backup Owner : David Du <daviddu@us.ibm.com>
+// *HWP FW Owner : Prem S Jha <premjha2@in.ibm.com>
+// *HWP Team : PM
+// *HWP Consumed by : SBE:SGPE:CME
+// *HWP Level : 3
#ifndef _P9_PFET_INIT_H_
#define _P9_PFET_INIT_H_
OpenPOWER on IntegriCloud