Re: [PATCH v2] net: mdio-ipq4019: Fix the error for an optional regs resource

From: patchwork-bot+netdevbpf
Date: Tue Sep 28 2021 - 22:40:13 EST


Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Tue, 28 Sep 2021 21:48:49 +0800 you wrote:
> The second resource is optional which is only provided on the chipset
> IPQ5018. But the blamed commit ignores that and if the resource is
> not there it just fails.
>
> the resource is used like this,
> if (priv->eth_ldo_rdy) {
> val = readl(priv->eth_ldo_rdy);
> val |= BIT(0);
> writel(val, priv->eth_ldo_rdy);
> fsleep(IPQ_PHY_SET_DELAY_US);
> }
>
> [...]

Here is the summary with links:
- [v2] net: mdio-ipq4019: Fix the error for an optional regs resource
https://git.kernel.org/netdev/net/c/9e28cfead2f8

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html