Re: [PATCH net-next 1/3] net: stmmac: Pass resources to DT parsing code

From: Thierry Reding
Date: Fri Feb 02 2024 - 06:57:02 EST


On Thu Feb 1, 2024 at 7:49 PM CET, Thierry Reding wrote:
[...]
> diff --git a/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c b/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
[...]
> @@ -605,7 +606,7 @@ stmmac_probe_config_dt(struct platform_device *pdev, u8 *mac)
>
> of_property_read_u32(np, "snps,ps-speed", &plat->mac_port_sel_speed);
>
> - plat->axi = stmmac_axi_setup(pdev);
> + plat->axi = stmmac_axi_setup(pdev, res);

Looks like I messed up splitting these changes, so this will actually
fail to build before patch 2. I've sent out an updated v2 that I've
explicitly tested for bisectability.

Sorry for not catching this earlier.

Thierry

Attachment: signature.asc
Description: PGP signature