Re: [PATCH v1 1/1] i2c: designware: Use better constants from units.h
From: Andi Shyti
Date: Thu Apr 17 2025 - 08:02:42 EST
Hi Andy,
On Wed, Apr 16, 2025 at 01:17:02PM +0300, Andy Shevchenko wrote:
> When we use constants in a time or frequency related contexts,
> it's better to utilise the respective definitions that have
> encoded units in them. This will make code better to read and
> understand.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
merged to i2c/i2c-host.
Thanks,
Andi