mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 01:32:47 +02:00
No functional change intended. This patch switches from the legacy I2C API to the DM I2C API, so that this code can be used with DM I2C enabled. Signed-off-by: Stefan Roese <sr@denx.de>