回覆: [PATCH net-next v6 4/5] net: ftgmac100: Support rgmii delay in old dts with AST2600
Jacky Chou
jacky_chou at aspeedtech.com
Wed Mar 4 14:32:10 AEDT 2026
Hi Andrew,
Thank you for your reply.
> > static int ftgmac100_set_ast2600_rgmii_delay(struct ftgmac100 *priv,
> > - u32 rgmii_tx_delay,
> > - u32 rgmii_rx_delay,
> > - phy_interface_t phy_intf)
> > + s32 rgmii_tx_delay,
> > + s32 rgmii_rx_delay,
>
> You introduced these parameters in the previous patch. Please get the types
> correct from the start.
Agreed.
I will adjust in next version.
Thanks,
Jacky
More information about the Linux-aspeed
mailing list