[U-Boot] [PATCH 1/2] i2c: mvtwsi: disable i2c slave on Armada 38x

Chris Packham judge.packham at gmail.com
Wed May 30 04:35:05 UTC 2018


On Tue, May 29, 2018 at 4:46 PM Baruch Siach <baruch at tkos.co.il> 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 <rabeeh at solid-run.com>
> Cc: Chris Packham <judge.packham at gmail.com>
> Reviewed-by: Stefan Roese <sr at denx.de>
> Reviewed-by: Heiko Schocher <hs at denx.de>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>
> ---

Tested-by: Chris Packham <judge.packham at gmail.com>


More information about the U-Boot mailing list