commit | 67b48ab2a8aa876c375f3d81fa04573383d36aae | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Mon Jul 23 15:06:28 2018 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Jul 27 17:16:18 2018 -0400 |
tree | 1a4832e555bd63e613042d7515c7dcd0a23e8c97 | |
parent | 982b4e14c493477b6be7a39c10269622682f7fe3 [diff] |
drivers/i2c: i2c_dw: extends driver to support 8 controllers This adds the necessary driver structs to support a total of 8 I2C controllers. This also allows each I2C controller to have its own PCI vendor/device IDs. Signed-off-by: Daniel Leung <daniel.leung@intel.com>