commit | fc91ca4c3c15b53342292d2eab0ab481566ab663 | [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 | a655ad932801ac315ce441b03301acb9262e9d3a [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>