summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml4
1 files changed, 2 insertions, 2 deletions
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 5cfec527..efd22daf 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
@@ -278,13 +278,13 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
- <id>ATTR_APSS_CHIP_SELECT</id>
+ <id>ATTR_PM_APSS_CHIP_SELECT</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Defines which of the PSS chip selects (0 or 1) that the APSS is connected
Provided by the Machine Readable Workbook.
- Consumer: p8_pss_init
+ Consumer: p9_pm_pss_init
</description>
<valueType>uint8</valueType>
<enum>NONE = 0xFF, CS0 = 0x00, CS1 = 0x01</enum>
OpenPOWER on IntegriCloud