commit | cb339a00216fc66142915faef2863393caaf7467 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Mon Mar 07 16:24:00 2022 -0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Apr 12 15:36:17 2022 +0200 |
tree | 8a72db97b60f00c6d372468dec0dd1cf46ea5d58 | |
parent | 0c679062481f84e4bb86917241541da0a56c41e6 [diff] |
board: gateworks: gw_ventana: convert to DM_I2C convert to DM_I2C for U-Boot while leaving SPL legacy I2C: - Move I2C config from common to SPL - Move PMIC config from common to SPL (no need to re-configure pmic) - add DM_I2C support to eeprom/gsc functions shared by SPL and U-Boot Signed-off-by: Tim Harvey <tharvey@gateworks.com>