commit | 981166eb8e5c176629e4dbb45a85ac91ae9d8ab6 | [log] [tgz] |
---|---|---|
author | Tim Lin <tim2.lin@ite.corp-partner.google.com> | Tue Dec 22 21:29:02 2020 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Jan 15 11:22:57 2021 -0500 |
tree | 6c84dd3c277a2ad27555efd55992f8dca8c2f118 | |
parent | 8f4692083c6bbde81c9df38570146521305d9700 [diff] |
drivers/i2c: add i2c driver on it8xxx2 platform This commit is about the it8xxx2 i2c master driver which includes six SMBus channels. The enhanced channel i2c3, i2c4, i2c5 are controller which are designed to support the I2C protocol. Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>