Re: [PATCH v5 2/5] i2c: mux: add support for per channel bus frequency
From: Andy Shevchenko
Date: Sat Feb 14 2026 - 13:32:59 EST
On Sat, Feb 14, 2026 at 01:30:29PM +0100, Marcus Folkesson wrote:
> On Fri, Feb 13, 2026 at 12:21:42PM +0100, Andy Shevchenko wrote:
[...]
> > > + of_property_read_u32(child, "clock-frequency", &priv->adap.clock_hz);
> >
> > Why OF-centric APIs? Muxes may and do appear on other systems as well.
> > Okay, this function seems fully OF-centric :-(
>
> :-/
Yeah, this is unfortunate, and probably in the future we can also have similar
stuff for all.
--
With Best Regards,
Andy Shevchenko