[PATCH v2] board: keymile: convert to CONFIG_DM_I2C
Simon Glass
sjg at chromium.org
Sat Jul 20 14:36:05 CEST 2024
On Sat, 20 Jul 2024 at 00:24, Anatolij Gustschin <agust at denx.de> wrote:
>
> The conversion to DM_I2C is mandatory, rework to remove
> use of legacy I2C API.
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> Cc: Aleksandar Gerasimovski <aleksandar.gerasimovski at hitachienergy.com>
> Cc: Holger Brunck <holger.brunck at hitachienergy.com>
> Cc: Tomas Alvarez Vanoli <tomas.alvarez-vanoli at hitachienergy.com>
> ---
>
> Changes in v2:
> - convert pg_wcom_expu1_update_defconfig and
> pg_wcom_seli8_update_defconfig files
> - remove obsolete CONFIG_SYS_I2C_MXC_I2C* in all defconfigs
>
> board/keymile/Kconfig | 3 ---
> board/keymile/common/common.c | 12 ------------
> board/keymile/common/common.h | 3 +--
> board/keymile/common/ivm.c | 18 ++++++------------
> .../keymile/pg-wcom-ls102xa/pg-wcom-ls102xa.c | 8 +++++++-
> configs/pg_wcom_expu1_defconfig | 8 ++++----
> configs/pg_wcom_expu1_update_defconfig | 8 ++++----
> configs/pg_wcom_seli8_defconfig | 8 ++++----
> configs/pg_wcom_seli8_update_defconfig | 8 ++++----
> include/configs/km/pg-wcom-ls102xa.h | 13 -------------
> 10 files changed, 30 insertions(+), 59 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list