]> git.baikalelectronics.ru Git - uboot.git/commit
legoev3: Migrate to DM_I2C
authorTom Rini <trini@konsulko.com>
Mon, 27 Jun 2022 17:35:49 +0000 (13:35 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 8 Jul 2022 21:57:34 +0000 (17:57 -0400)
commit9ab2283d05df6fe72cd5d1ca0529ca1ccd899534
treeeb12b9373be100dfeb61dd053eb1793e363f14d9
parentfc535907a50ba67a74f47fa01150452e713a63b5
legoev3: Migrate to DM_I2C

Perform a basic migration of the calls in setup_serial_number() to DM so
that we can switch to using DM_I2C on this platform.

Cc: David Lechner <david@lechnology.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: David Lechner <david@lechnology.com>
board/lego/ev3/legoev3.c
configs/legoev3_defconfig