[U-Boot] [PATCH] i2c: mxc: Hide kconfig based control in DM_I2C mode

Anatolij Gustschin agust at denx.de
Thu May 2 06:11:27 UTC 2019


Hi Heiko,

On Thu, 2 May 2019 07:39:06 +0200
Heiko Schocher hs at denx.de wrote:
...
> 
> @Anatolij: Is this code needed anymore, as board is moved to DM ?
...
> dm_i2c_probe should initialize the i2c bus completly, also we need
> not longer the:
> 
> #ifdef CONFIG_DM_I2C
> 
> and remove the else part ... or ? Can you test this change?

The DM conversion is not complete yet and I still need the
possibility to revert to non-DM code for various video tests
to complete the DM_VIDEO/DM_I2C conversion, so that video
related stuff works on i.MX boards similar as before the
conversion. Unfortunately, I do not have time for this now,
this must wait. Sorry.

Anatolij


More information about the U-Boot mailing list