Re: [PATCH v6 3/8] phy: Add driver for EyeQ5 Ethernet PHY wrapper

From: Vinod Koul

Date: Fri Feb 27 2026 - 09:25:57 EST


On 25-02-26, 16:54, Théo Lebrun wrote:
> On Wed Feb 25, 2026 at 4:00 PM CET, Vinod Koul wrote:
> > On 27-01-26, 18:09, Théo Lebrun wrote:
> >> EyeQ5 embeds a system-controller called OLB. It features many unrelated
> >> registers, and some of those are registers used to configure the
> >> integration of the RGMII/SGMII Cadence PHY used by MACB/GEM instances.
> >>
> >> Wrap in a neat generic PHY provider, exposing two PHYs with standard
> >> phy_init() / phy_set_mode() / phy_power_on() operations.
> >
> > Is there a dependency of this patch with rest of the series. If not
> > please post different series for subsystems.
>
> ACK. It felt sensible to keep patches close together to understand their
> reasoning.
> - clk patches are there because they imply we get a dev->of_node.
> Without them we don't and therefore the driver is useless.
> - DTS/MIPS patches are there because they exploit this new driver.
> They show the first users of this driver.

You can add that in cover letter for people interested to read. It is
easy for me to pick a series rather than find which patches to review
and apply

>
> Will split for next revision.

Thanks

--
~Vinod