]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: shc: convert to DM_I2C
authorAnatolij Gustschin <agust@denx.de>
Sat, 3 Aug 2024 16:15:03 +0000 (18:15 +0200)
committerHeiko Schocher <hs@denx.de>
Fri, 9 Aug 2024 04:25:48 +0000 (06:25 +0200)
commit62ce9f7fffc132cde06899a3c60ae6c47337d829
tree1bae2ddcbb92b047b7b43804215f17980a197996
parent2078abaf00b63fc4f70f8a599b61a476e22352f3
board: shc: convert to DM_I2C

Conversion to DM_I2C is mandatory, rework to remove
use of legacy I2C API.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Heiko Schocher <hs@denx.de>
board/bosch/shc/board.c
configs/am335x_shc_defconfig
configs/am335x_shc_ict_defconfig
configs/am335x_shc_netboot_defconfig
configs/am335x_shc_sdboot_defconfig