On Tue, 04 Feb 2025 16:22:07 +0300, Alexander Shiyan wrote: > The current Rockchip i2c driver was taken from the u-boot repository, > so it has minimal functionality and is designed to be the simplest. > Development with the Rockchip SOC led to the idea that it is not > sufficient to handle some i2c devices (in my case, this i2c EEPROMs > and i2c MUXes). > This patch replaces the driver code from the Linux kernel repository > to make the driver more flexible with SDA/SCL setup/hold settings and > as a result, more stable across boards. > Tested with cusom rk3568-based board. > > [...] Applied, thanks! [1/1] i2c: rockchip: Replace driver from kernel repository https://git.pengutronix.de/cgit/barebox/commit/?id=840b074cdab9 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>