On 4/9/19 8:52 PM, Simon Goldschmidt wrote: > All socfpga boards except for vining_fpga use DM_I2C. Enable > DM_I2C for this board and set the EEPROM defines via Kconfig > (enabling CONFIG_I2C_EEPROM from MISC). > > Signed-off-by: Simon Goldschmidt <[email protected]> > --- > > Changes in v2: > - added (this) patch to move socfpga_vining to DM_I2C > > configs/socfpga_vining_fpga_defconfig | 8 +++++++- > include/configs/socfpga_common.h | 26 -------------------------- > include/configs/socfpga_vining_fpga.h | 9 --------- > 3 files changed, 7 insertions(+), 36 deletions(-)
Isn't this missing some DT bit which would enable the I2C controller ? Or is that already in the DT for this platform ? -- Best regards, Marek Vasut _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

