Re: [PATCH] mx6boards: convert to DM_I2C and DM_SERIAL

2024-07-22 Thread Fabio Estevam
On Sat, Jul 20, 2024 at 12:36 PM Anatolij Gustschin wrote: > > Rework to remove use of legacy I2C API. Also switch > to DM_SERIAL to avoid board removal warning. > > Signed-off-by: Anatolij Gustschin > Cc: Eric Bénard Applied, thanks.

[PATCH] mx6boards: convert to DM_I2C and DM_SERIAL

2024-07-20 Thread Anatolij Gustschin
Rework to remove use of legacy I2C API. Also switch to DM_SERIAL to avoid board removal warning. Signed-off-by: Anatolij Gustschin Cc: Eric Bénard --- board/embest/mx6boards/mx6boards.c | 70 +++--- configs/marsboard_defconfig| 6 +-- configs/riotboard_defconfig