]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
imx: mx6sabreauto: convert to DM_I2C
authorPeng Fan <peng.fan@nxp.com>
Mon, 7 Nov 2022 08:13:37 +0000 (16:13 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 31 Jan 2023 17:08:23 +0000 (18:08 +0100)
Convert to DM_I2C

Signed-off-by: Peng Fan <peng.fan@nxp.com>
configs/mx6sabreauto_defconfig

index 639f552b6da99dc767171274ddeaf6bb3f7522a9..50f63c23b172813afc793a067e268342eac65081 100644 (file)
@@ -76,7 +76,7 @@ CONFIG_ARP_TIMEOUT=200
 CONFIG_BOUNCE_BUFFER=y
 CONFIG_DFU_MMC=y
 CONFIG_DFU_SF=y
-CONFIG_SYS_I2C_LEGACY=y
+CONFIG_DM_I2C=y
 CONFIG_SPL_SYS_I2C_LEGACY=y
 CONFIG_SYS_I2C_MXC=y
 CONFIG_FSL_USDHC=y