> -----Original Message----- > From: Marek Vasut <[email protected]> > Sent: Tuesday, 14 September, 2021 11:26 AM > To: [email protected] > Cc: Marek Vasut <[email protected]>; Lim, Elly Siew Chin > <[email protected]>; Simon Goldschmidt > <[email protected]>; Chee, Tien Fong > <[email protected]> > Subject: [PATCH 7/8] arm: socfpga: vining: Enable DW I2C driver > > The Designware I2C IP is used to communicate with I2C peripherals on > SoCFPGA, and required to access I2C EEPROM on this board. Enable it. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Siew Chin Lim <[email protected]> > Cc: Simon Goldschmidt <[email protected]> > Cc: Tien Fong Chee <[email protected]> > --- > configs/socfpga_vining_fpga_defconfig | 1 + > 1 file changed, 1 insertion(+) >
Reviewed-by: Tien Fong Chee <[email protected]> Regards, TF

