commit | 5a13c0d1348284b7f2a2c9b463ceedac67166d07 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Thu Oct 01 14:49:02 2020 +0300 |
committer | Heiko Schocher <hs@denx.de> | Sat Nov 28 08:17:16 2020 +0100 |
tree | bfb74c03048d296e7e26c0ce536e0377283ca232 | |
parent | 7889951d0f56eab746a7c8fde350a022ba0361ca [diff] |
i2c: mvtwsi: disable i2c slave also on Armada 8k The hidden I2C slave is also present on the Armada 8k AP806. Testing shows that this I2C slave causes the same issues as Armada 38x. Disabling that I2C slave fixes all these issues. I2C blocks on the Armada 8k CP110 are not affected. Extend the I2C slave disable to Armada 8k as well. Cc: Stefan Roese <sr@denx.de> Signed-off-by: Baruch Siach <baruch@tkos.co.il>