mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-03 03:41:02 +02:00
Provide function to enable I2C clocks for vf610 - in the generic code. This function overrides the default weak function implementation (which only returns 1). Signed-off-by: Lukasz Majewski <lukma@denx.de> Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>