]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C API
authorStefan Roese <sr@denx.de>
Thu, 18 Nov 2021 08:19:36 +0000 (09:19 +0100)
committerStefan Roese <sr@denx.de>
Sun, 19 Dec 2021 08:50:47 +0000 (09:50 +0100)
commit0d8c80f0e0fc70c69660a442c266e3b4b22c1b05
tree89f321937e26b70c06c04805b97a31fc86ed2f0b
parenta5aaa76adb2e902aac6c68c9f06171d44ec11ad7
arm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C API

After all Armada XP boards have been switched over from legacy I2C
support to DM I2C, let's now also convert this serdes code to use
the DM I2C API.

Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/mach-mvebu/serdes/axp/high_speed_env_lib.c