From f69296e9d4439848ced228e334ab72f87f156752 Mon Sep 17 00:00:00 2001 From: Greg Still Date: Thu, 2 Feb 2017 16:03:43 -0600 Subject: p9_pfet_init: remove PFET attributes as they have no real value - Matches MRW direction in Firmware - Delays and OFF stages for both VDD and VCS hardcoded at 250ns and 8 respectively - Rebased Change-Id: I2d8bfb7713c736ab2e234994942ff10845baf166 RTC: 168435 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35849 Reviewed-by: Matt K. Light Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Daniel M. Crowell Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35867 Reviewed-by: Hostboot Team Tested-by: FSP CI Jenkins Reviewed-by: Sachin Gupta --- .../xml/attribute_info/pm_plat_attributes.xml | 89 ---------------------- 1 file changed, 89 deletions(-) (limited to 'src/import') diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml index dc5253cd..5d6e2cce 100644 --- a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml +++ b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml @@ -833,95 +833,6 @@ - - ATTR_PFET_POWERUP_DELAY_NS - TARGET_TYPE_SYSTEM - - Time (in nanoseconds) between PFET controller steps (7 of them) when turning - the PFETS ON - - Producer: MRWB - - Consumers: p9_pm_pfet_init - - Platform default:250 - - uint32 - - - - - ATTR_PFET_POWERDOWN_DELAY_NS - TARGET_TYPE_SYSTEM - - Time (in nanoseconds) between PFET controller steps (7 of them) when turning - the PFETS OFF - - Producer: MRWB - - Consumers: p9_pm_pfet_init - - latform default:250 - - uint32 - - - - - ATTR_PFET_VDD_VOFF_SEL - TARGET_TYPE_SYSTEM - - Selection of the OFF setting for the core and cache chiplet VDD PFET controllers - - Producer: MRWB - - Consumers: p9_pm_pfet_init - - Platform default: ALLOFF - - uint8 - - NOOFF = 0x00, - ALLBUT1TO7OFF = 0x01, - ALLBUT2TO7OFF = 0x02, - ALLBUT3TO7OFF = 0x03, - ALLBUT4TO7OFF = 0x04, - ALLBUT5TO7OFF = 0x05, - ALLBUT6TO7OFF = 0x06, - ALLBUT7OFF = 0x7, - ALLOFF = 0x08 - - - - - - ATTR_PFET_VCS_VOFF_SEL - TARGET_TYPE_SYSTEM - - Selection of the OFF setting for the core and cache chiplet VCS PFET - controllers - - Producer: MRWB - - Consumers: p9_pm_pfet_init - - Platform default: ALLOFF - - uint8 - - NOOFF = 0x00, - ALLBUT1TO7OFF = 0x01, - ALLBUT2TO7OFF = 0x02, - ALLBUT3TO7OFF = 0x03, - ALLBUT4TO7OFF = 0x04, - ALLBUT5TO7OFF = 0x05, - ALLBUT6TO7OFF = 0x06, - ALLBUT7OFF = 0x7, - ALLOFF = 0x08 - - - - ATTR_PBAX_GROUPID TARGET_TYPE_PROC_CHIP -- cgit v1.2.1