Re: [PATCH] net: stmmac: dwmac-imx: add clock input support in RMII mode

From: Andrew Lunn
Date: Mon Jan 29 2024 - 08:51:51 EST


On Fri, Jan 26, 2024 at 10:44:33AM +0800, Clark Wang wrote:
> In RMII mode, the default setting is using the 50MHz reference clock
> from SoC. The ref_clk pin is output.
> If users want to use external or PHY to provide the 50MHz ref clock,
> it needs to config the GPR register.
> So, add the code to config GPR register to support the clock input.

Hi Clark

You have this threaded to the previous email. That previous email is a
fix, where are this is development of a new feature. So please don't
thread them. Please take a read of:

https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html

You need different Subject lines to indicate which tree these patches
should be applied to.

>
> Signed-off-by: Clark Wang <xiaoning.wang@xxxxxxx>
> Reviewed-by: Wei Fang <wei.fang@xxxxxxx>

Signed-of-by comes last.


Andrew

---
pw-bot: cr