diff options
author | Chris Packham <judge.packham@gmail.com> | 2023-07-26 11:13:09 +1200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2023-07-31 13:50:57 +0200 |
commit | 5c1c6b7306f2b4c0fd50c7cb5d757e245b93606e (patch) | |
tree | 6c5b5f5f7c8ac3151117d19d0c002f78c4399a82 /drivers/ddr/imx/phy/ddrphy_csr.c | |
parent | 414236b887a2270d714edf3654eaa0def6315ec6 (diff) |
arm: mvebu: x240: Use i2c-gpio instead of built in controller
There is an Errata with the built-in I2C controller where various I2C
hardware errors cause a complete lockup of the CPU (which eventually
results in an watchdog reset).
Put the I2C MPP pins into GPIO mode and use the i2c-gpio driver instead.
This uses a bit-banged implementation of an I2C controller and avoids
triggering the Errata.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'drivers/ddr/imx/phy/ddrphy_csr.c')
0 files changed, 0 insertions, 0 deletions