On Sat, 20 Jul 2024 at 00:24, Anatolij Gustschin <ag...@denx.de> wrote:
>
> The conversion to DM_I2C is mandatory, rework to remove
> use of legacy I2C API.
>
> Signed-off-by: Anatolij Gustschin <ag...@denx.de>
> Cc: Aleksandar Gerasimovski <aleksandar.gerasimov...@hitachienergy.com>
> Cc: Holger Brunck <holger.bru...@hitachienergy.com>
> Cc: Tomas Alvarez Vanoli <tomas.alvarez-van...@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 <s...@chromium.org>

Reply via email to