On Tue, May 29, 2018 at 4:46 PM Baruch Siach <[email protected]> wrote:
> Equivalent code that disables the hidden i2c0 slave already exists in > the Turris Omnia platform specific code. But this hidden i2c0 slave that > interferes the i2c bus is not board specific. Armada 38x SoCs and at > least some Kirkwood variants are affected as well. Add code to disable > this slave to the i2c bus driver to make it work on all affected > hardware. > Use the bind callback because we want this to always run at boot, > regardless of whether U-Boot uses the i2c bus. > Cc: Rabeeh Khoury <[email protected]> > Cc: Chris Packham <[email protected]> > Reviewed-by: Stefan Roese <[email protected]> > Reviewed-by: Heiko Schocher <[email protected]> > Signed-off-by: Baruch Siach <[email protected]> > --- Tested-by: Chris Packham <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

