[PATCH net-next v6 4/5] net: ftgmac100: Support rgmii delay in old dts with AST2600
Andrew Lunn
andrew at lunn.ch
Mon Mar 2 10:01:19 PST 2026
> 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.
Andrew
More information about the linux-arm-kernel
mailing list