From fd94eaab5b2f7b76151245f6db0bd20782deed2e Mon Sep 17 00:00:00 2001 From: Roland Veloz Date: Wed, 26 Dec 2018 19:04:12 -0600 Subject: Replace attribute I2C_MUX_INFO with attribute FAPI_I2C_CONTROL_INFO -- Just removed all instances of I2C_MUX_INFO and replaced with FAPI_I2C_CONTROL_INFO if not already there. Change-Id: Ie161abb25ef75b632d6c429fb247ccbd04eb2135 RTC: 203024 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70022 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Reviewed-by: Nicholas E. Bofferding Reviewed-by: Christian R. Geddes Reviewed-by: Daniel M. Crowell --- .../targeting/common/xmltohb/attribute_types.xml | 45 ---------------------- 1 file changed, 45 deletions(-) (limited to 'src/usr/targeting/common/xmltohb/attribute_types.xml') diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml index 5f4edae76..eb281a157 100644 --- a/src/usr/targeting/common/xmltohb/attribute_types.xml +++ b/src/usr/targeting/common/xmltohb/attribute_types.xml @@ -2491,51 +2491,6 @@ - - - Structure to define the addressing for - an I2C mux target. - - - - physical:sys-0 - Entity path to the chip that contains the I2C - master. - i2cMasterPath - EntityPath - - - - 0x00 - Port from the I2C Master device. This is a - 6-bit value. - port - uint8_t - - - - 0x00 - Device address on the I2C bus. This is a 7-bit - value, but then shifted 1 bit left. - devAddr - uint8_t - - - - 0x00 - I2C master engine. This is a 2-bit value. - engine - uint8_t - - - Information used to control a specific i2c mux device, - to select a particular target bus. - I2C_MUX_INFO - non-volatile - - - Structure which defines which I2C access method to use at -- cgit v1.2.1