commit | eb49f2355a4914f7a9c5a306a441ac969b8cfb80 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jun 27 13:35:49 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 08 17:57:34 2022 -0400 |
tree | eb12b9373be100dfeb61dd053eb1793e363f14d9 | |
parent | cb2a32a90534e6a15ca2d8da0072498e9688a11c [diff] |
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>