Re: [PATCH] i2c: davinci: fix division by zero on missing clock-frequency

From: Andrew Lunn

Date: Fri May 15 2026 - 09:24:47 EST


On Fri, May 15, 2026 at 02:12:43PM +0530, Chaitanya Sabnis wrote:
> Hi Andrew,
>
> That makes complete sense. Updating the macro to Hz is a much cleaner
> approach and aligns perfectly with the expected unit of the device
> tree property.
>
> I have track down the original commit for the Fixes: tag and send out a v2.
>
> Thanks for the review!

Please don't top post on mailing lists.

Andrew