]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: keymile: convert to CONFIG_DM_I2C
authorAnatolij Gustschin <agust@denx.de>
Fri, 19 Jul 2024 23:24:22 +0000 (01:24 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 23 Jul 2024 16:38:20 +0000 (10:38 -0600)
commit4beca13485d8f584703bb41f65b18a60c19273db
tree3d70fca8b03317f033bee89933848a10195f5130
parentc5de07144af2747a0951423c8a34e350ae8dc045
board: keymile: convert to CONFIG_DM_I2C

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

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachienergy.com>
Cc: Holger Brunck <holger.brunck@hitachienergy.com>
Cc: Tomas Alvarez Vanoli <tomas.alvarez-vanoli@hitachienergy.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
board/keymile/Kconfig
board/keymile/common/common.c
board/keymile/common/common.h
board/keymile/common/ivm.c
board/keymile/pg-wcom-ls102xa/pg-wcom-ls102xa.c
configs/pg_wcom_expu1_defconfig
configs/pg_wcom_expu1_update_defconfig
configs/pg_wcom_seli8_defconfig
configs/pg_wcom_seli8_update_defconfig
include/configs/km/pg-wcom-ls102xa.h