Re: [RFC PATCH net-next v4 19/28] net: dsa: qca8k: make rgmii delay configurable

From: Ansuel Smith
Date: Sat May 08 2021 - 20:01:08 EST


On Sat, May 08, 2021 at 08:12:26PM +0200, Andrew Lunn wrote:
> > +
> > + /* Assume only one port with rgmii-id mode */
>
> Since this is only valid for the RGMII port, please look in that
> specific node for these properties.
>
> Andrew

Sorry, can you clarify this? You mean that I should check in the phandle
pointed by the phy-handle or that I should modify the logic to only
check for one (and the unique in this case) rgmii port?