Re: [PATCH v11 1/7] i2c: core: add callback to change bus frequency

From: Andy Shevchenko

Date: Mon Jul 13 2026 - 12:16:32 EST


On Mon, Jul 13, 2026 at 07:10:58PM +0300, Andy Shevchenko wrote:
> On Mon, Jul 13, 2026 at 09:19:57AM +0200, Marcus Folkesson wrote:

...

> > + u32 clock_hz; /* bus clock speed */
> > + int (*set_clk_freq)(struct i2c_adapter *adap, u32 clock_hz); /* Optional */
>
> Ah, I thought you also updated to _Hz here...
>
> But no need to resend just for that, only in case of a new version for
> something else. (Or maybe Andi even can tweak this whilst applying...)

Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>

--
With Best Regards,
Andy Shevchenko