Re: [PATCH v5 3/3] i2c: spacemit: drop warning when clock-frequency property is absent
From: Andi Shyti
Date: Wed Jan 14 2026 - 18:04:59 EST
Hi Troy,
On Fri, Dec 26, 2025 at 04:32:01PM +0800, Troy Mitchell wrote:
> The clock-frequency property is optional according to the DT binding.
> Do not emit a warning when the property is missing and fall back to the
> default frequency instead.
>
> Fixes: 5ea558473fa31 ("i2c: spacemit: add support for SpacemiT K1 SoC")
besides Alex' suggestion, please, remove Fixes here. This is not
worth being treated as a fix. What you are doing here is just
remove a warning.
Thanks,
Andi