commit | 888d3d44af5350d2e39035c7dd1a77842228e02c | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Tue Sep 14 05:25:35 2021 +0200 |
committer | Ramon Fried <rfried.dev@gmail.com> | Tue Sep 28 18:50:55 2021 +0300 |
tree | e4ff886d14539db6f0e6639ca38f0215af259e73 | |
parent | 4a60d3571be2423b68a1c34bbeece0c9d12f4bec [diff] |
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 <marex@denx.de> Cc: Siew Chin Lim <elly.siew.chin.lim@intel.com> Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Cc: Tien Fong Chee <tien.fong.chee@intel.com>