]> git.dujemihanovic.xyz Git - u-boot.git/commit
mx6boards: convert to DM_I2C and DM_SERIAL
authorAnatolij Gustschin <agust@denx.de>
Sat, 20 Jul 2024 15:35:39 +0000 (17:35 +0200)
committerFabio Estevam <festevam@gmail.com>
Mon, 22 Jul 2024 20:55:35 +0000 (17:55 -0300)
commitb9cc1fa4abd6cbdd2e34c3172ae48f527890002a
treeddd3cbffe4e40eb7e6221c0ac59df20f682e5aa1
parentedc9e4f52db85fe7d96b4d70694eaeb9d6a3ac14
mx6boards: convert to DM_I2C and DM_SERIAL

Rework to remove use of legacy I2C API. Also switch
to DM_SERIAL to avoid board removal warning.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Eric BĂ©nard <eric@eukrea.com>
board/embest/mx6boards/mx6boards.c
configs/marsboard_defconfig
configs/riotboard_defconfig