From 6442105c625774bfac33a57fe6b76c18bcb5665b Mon Sep 17 00:00:00 2001 From: Richard Knight Date: Mon, 10 Nov 2014 14:29:36 -0600 Subject: Pass IPMI sensor numbers in dev tree Pass sensor numbers and type info to OPAL through the device tree. Change-Id: Ia375ae29ea5fbbddcfbb3a9834be1caf7ed78e0a RTC:109702 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14451 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran Reviewed-by: Brian Silver Reviewed-by: A. Patrick Williams III --- src/usr/targeting/common/xmltohb/attribute_types.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/usr/targeting/common') diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml index 33ea22772..d8fea448b 100644 --- a/src/usr/targeting/common/xmltohb/attribute_types.xml +++ b/src/usr/targeting/common/xmltohb/attribute_types.xml @@ -533,6 +533,20 @@ ID for the sensor number returned with the elog. --> + + IPMI_SENSOR_ARRAY + Enumeration defining the offsets into the + IPMI_SENSORS array. + + NAME_OFFSET + 0x00 + + + NUMBER_OFFSET + 0x01 + + + SCRATCH_UINT8_1 Scratch attribute that can be used for dev/test -- cgit v1.2.1