mbox series

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

Message ID 1504163557-14432-1-git-send-email-cclaudio@linux.vnet.ibm.com
Headers show
Series hdata/i2c: add support to i2c array version 2 in P9 | expand

Message

Claudio Carvalho Aug. 31, 2017, 7:12 a.m. UTC
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(-)