Re: [PATCH net-next v2] net: phy: motorcomm: enable the reference clock for YT8521 and YT8531
From: Gavin Gao
Date: Wed Jul 29 2026 - 02:14:04 EST
On Wed, Jul 29, 2026 at 4:54 AM Andrew Lunn <andrew@xxxxxxx> wrote:
>
> Please don't top post.
>
> Look around at other drivers. Is it generally put into a tiny helper,
> or used inline?
>
> My gut feeling from reviewing lots of drivers is that it is inline.
>
> Andrew
>
> ---
> pw-bot: cr
Hi Alexey,
Sorry for the top posting.
Fair point. I checked a few PHY drivers and this kind of optional clock
handling is often open-coded in probe. Inline is fine with me.
--
Best Regards,
Gavin Gao