[Skiboot] [PATCH v2 0/5] hdata/i2c: add support to i2c array version 2 in P9

Claudio Carvalho cclaudio at linux.vnet.ibm.com
Thu Aug 31 17:12:32 AEST 2017


v2:

 - new patch: add __packed to the host_i2c_hdr structure

v1:

This series adds support to the following changes in the hdat i2c array for P9
systems:
   - new i2c devices
   - i2c array version 2

Claudio Carvalho (5):
  hdata/i2c: add __packed to the host_i2c_hdr structure
  hdata/i2c: ignore i2c devs marked as unknown in the hdat
  hdata/i2c: update the list of known i2c devs as of version 2
  hdata/i2c: ignore the secure window and physical presence i2c devs
  hdata/i2c: add support to the i2c array version 2

 hdata/i2c.c | 48 ++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 40 insertions(+), 8 deletions(-)

-- 
2.7.4



More information about the Skiboot mailing list