On Fri, Jan 14, 2022 at 09:54:25AM +0100, Ahmad Fatoum wrote: > For addressing the PMIC on Rockchip platforms, add an i2c controller > driver. Tested with rk3399 and rk808. > > Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> > --- > v1 -> v2: > - remove unneeded udelay(1)s (Sascha) > - use readl_poll_timeout > - fix typos, copy-paste leftovers (Sascha) > - early exit on NAK (Sascha) > --- > drivers/i2c/busses/Kconfig | 8 + > drivers/i2c/busses/Makefile | 1 + > drivers/i2c/busses/i2c-rockchip.c | 458 ++++++++++++++++++++++++++++++ > 3 files changed, 467 insertions(+) > create mode 100644 drivers/i2c/busses/i2c-rockchip.c Applied, thanks Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox