summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep10
diff options
context:
space:
mode:
authorRoland Veloz <rveloz@us.ibm.com>2018-09-26 00:51:53 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-12-06 19:18:15 -0600
commitb63c84765363b7bf4eea4a19d4cf5bba2533b63b (patch)
treea9e19493bf958bc47233af466f3106ecc4f2e22f /src/usr/isteps/istep10
parent082f9363ee8ea21647959637cf05a102fec4d24e (diff)
downloadtalos-hostboot-b63c84765363b7bf4eea4a19d4cf5bba2533b63b.tar.gz
talos-hostboot-b63c84765363b7bf4eea4a19d4cf5bba2533b63b.zip
Driver changes to support i2c mux
- Updated data structures gpioAddr_t, eeprom_addr_t, misc_args_t, nvdimm_addr_t and tpm_info_t with I2C MUX data members. Also added constructors to these structures to default there data members with the correct default info. - Updated macros DEVICE_I2C_PARMS, DEVICE_I2C_ADDRESS and DEVICE_I2C_ADDRESS_OFFSET to take the I2C MUX bus selector parameter and the I2C MUX entity path. - Added method i2cAccessMux to file i2c.H/.C that will setup the call for the I2C MUX. Method i2cCommonOP calls i2cAccessMux which then calls i2cCommonOp with appropriate parameters for the I2C MUX: i2cCommonOP -> i2cAccessMux -> i2cCommonOP. - Updated i2ctest.H with new I2C MUX params to get it to pass. RTC:191352 Change-Id: I6a70860eb2286bbd23d6157d72351b8adfa21aac Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66651 Reviewed-by: Ilya Smirnov <ismirno@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/istep10')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud