From a6ffbfc855f914589e610d618592f92cc8a7af5e Mon Sep 17 00:00:00 2001 From: Dan Crowell Date: Thu, 25 Aug 2016 09:48:26 -0500 Subject: Fill in some missing callout info for new P9 types Added a few target->subsys maps Added a new OBUS callout type Change-Id: Ic986db332395b6d8ad174f3f5b96baee651b711b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28789 Tested-by: Jenkins Server Reviewed-by: Christian R. Geddes Reviewed-by: Corey V. Swenson Reviewed-by: William G. Hoffa Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell --- src/include/usr/hwas/common/hwasCallout.H | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/include/usr/hwas') diff --git a/src/include/usr/hwas/common/hwasCallout.H b/src/include/usr/hwas/common/hwasCallout.H index 7f73ff371..16a5d4d5a 100644 --- a/src/include/usr/hwas/common/hwasCallout.H +++ b/src/include/usr/hwas/common/hwasCallout.H @@ -114,7 +114,8 @@ enum busTypeEnum A_BUS_TYPE = 3, X_BUS_TYPE = 4, I2C_BUS_TYPE = 5, - PSI_BUS_TYPE = 6 + PSI_BUS_TYPE = 6, + O_BUS_TYPE = 7 }; enum clockTypeEnum -- cgit v1.2.1