[U-Boot] [PATCH v2 1/4] arm: socfpga: move vining_fpga to DM_I2C

Marek Vasut marex at denx.de
Tue Apr 9 19:27:54 UTC 2019


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 <simon.k.r.goldschmidt at gmail.com>
> ---
> 
> 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


More information about the U-Boot mailing list