commit | 45b6aa4c3b5c569c9216467fa5e40220f78e6cf0 | [log] [tgz] |
---|---|---|
author | Tim Lin <tim2.lin@ite.corp-partner.google.com> | Thu Dec 16 11:54:51 2021 +0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Jan 11 11:49:16 2022 +0100 |
tree | 973d9390966f65f032b2317495920a650228e5eb | |
parent | 3ac2ca2aa5a19469443dfb15792f3da2e3ada175 [diff] |
ITE: drivers/i2c: add the compatibility of GPIO F2/F3 for i2c3 The default I2C channel 3 is used by alternate function of GPIO H1/H2 Krabby uses GPIO F2/F3 as I2C channel 3, so we need to add the compatibility of the GPIO F2/F3. TEST=test on it8xxx2_evb: zmake configure -b zephyr/projects/it8xxx2_evb/ Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>