mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
f74f5b2994
Since kernel 5.11, the PXA I2C driver has been converted to generic I2C recovery, which makes the I2C bus completely lock up if recovery pinctrl is present in the DT and I2C recovery is enabled. This effectively completely broke I2C on Methode uDPU and eDPU boards as both of them rely on I2C recovery. After a discussion upstream, it was concluded that there is no simple fix and that the blamed upstream commit: 0b01392c18b9993a584f36ace1d61118772ad0ca ("i2c: pxa: move to generic GPIO recovery") should be reverted. I have sent the revert upstream, it should be merged soon so lets "fix" OpenWrt as well. Signed-off-by: Robert Marko <robert.marko@sartura.hr> |
||
---|---|---|
.. | ||
base-files/lib/preinit | ||
cortexa9 | ||
cortexa53 | ||
cortexa72 | ||
files/arch | ||
image | ||
patches-5.15 | ||
patches-6.1 | ||
config-5.15 | ||
config-6.1 | ||
Makefile | ||
modules.mk |