Hi Andy, On Sun, Dec 29, 2024 at 01:40:54AM +0200, Andy Shevchenko wrote: > Fri, Dec 27, 2024 at 11:10:22PM +0100, Andi Shyti kirjoitti: > > ... > > > > i2c: riic: Use dev_err_probe in probe and riic_init_hw functions > > > i2c: riic: Use local `dev` pointer in `dev_err_probe()` > > > i2c: riic: Use BIT macro consistently > > > i2c: riic: Use GENMASK() macro for bitmask definitions > > > i2c: riic: Make use of devres helper to request deasserted reset line > > > i2c: riic: Mark riic_irqs array as const > > > i2c: riic: Use predefined macro and simplify clock tick calculation > > > i2c: riic: Add `riic_bus_barrier()` to check bus availability > > > > merged to i2c/i2c-host. > > There are some comments, up to you how to proceed, they seem not to be any > critical. first of all, welcome back :-) I'd like the comments to be addressed, even if they are not critical. So that I'm going to remove this series for now until there are no more questions. Thanks for looking into this series, Andi