From 2dc57288840a0a8dc19c55e435d608651ecdf919 Mon Sep 17 00:00:00 2001 From: Dan Crowell Date: Tue, 23 Jul 2019 18:30:07 -0500 Subject: [PATCH] Add type to adapt mrw version of i2c mux to hb mux type The MRW xml uses chip-PCA9847 whereas we use i2c_mux_pca9847. This changes creates a thin parent class so that we recognize the MRW type as ours. Change-Id: I02b74d1f6af24f35e87591c1b1494c02f730e6a0 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/80859 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Tested-by: Jenkins OP HW Reviewed-by: William G Hoffa Reviewed-by: Christian R Geddes Reviewed-by: Chen Du Reviewed-by: Daniel M Crowell --- src/usr/targeting/common/xmltohb/target_types.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml index 08381972853..0e1ea2fdb9b 100644 --- a/src/usr/targeting/common/xmltohb/target_types.xml +++ b/src/usr/targeting/common/xmltohb/target_types.xml @@ -159,6 +159,13 @@ chip-tpm-cectpm + + + chip-PCA9847 + i2c_mux_pca9847 + + @@ -1360,8 +1367,7 @@ - + i2c_mux_pca9847 chip