RE: [PATCH v2 net-next 2/2] net: phy: c45-tja11xx: add support for outputing RMII reference clock

From: Wei Fang
Date: Wed Oct 09 2024 - 08:50:38 EST


> -----Original Message-----
> From: Simon Horman <horms@xxxxxxxxxx>
> Sent: 2024年10月9日 19:58
> To: Wei Fang <wei.fang@xxxxxxx>
> Cc: davem@xxxxxxxxxxxxx; edumazet@xxxxxxxxxx; kuba@xxxxxxxxxx;
> pabeni@xxxxxxxxxx; robh@xxxxxxxxxx; krzk+dt@xxxxxxxxxx;
> conor+dt@xxxxxxxxxx; andrew@xxxxxxx; f.fainelli@xxxxxxxxx;
> hkallweit1@xxxxxxxxx; Andrei Botila (OSS) <andrei.botila@xxxxxxxxxxx>;
> linux@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx;
> linux-kernel@xxxxxxxxxxxxxxx; netdev@xxxxxxxxxxxxxxx; imx@xxxxxxxxxxxxxxx
> Subject: Re: [PATCH v2 net-next 2/2] net: phy: c45-tja11xx: add support for
> outputing RMII reference clock
>
> On Tue, Oct 08, 2024 at 03:07:08PM +0800, Wei Fang wrote:
> > For TJA11xx PHYs, they have the capability to output 50MHz reference
> > clock on REF_CLK pin in RMII mode, which is called "revRMII" mode in
> > the PHY data sheet.
> >
> > Signed-off-by: Wei Fang <wei.fang@xxxxxxx>
>
> Hi,
>
> As it looks like there will be a v3 anyway,
> please consider correcting the spelling of outputting in the subject.
>
> Thanks!

Thanks for pointing this typo, I will correct it in next version.