[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174485163824.3551658.12927278784001757348.git-patchwork-notify@kernel.org>
Date: Thu, 17 Apr 2025 01:00:38 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Michael Walle <mwalle@...nel.org>
Cc: saravanak@...gle.com, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v2 0/2] net: ethernet: ti: am65-cpsw: Fix MAC address
fetching
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 14 Apr 2025 10:43:34 +0200 you wrote:
> MAC addresses can be fetched from a NVMEM device. of_get_mac_address()
> will return EPROBE_DEFER if that device is not available yet. That
> isn't handled correctly by the driver and it will always fall back
> to either a random MAC address or it's own "fetch by fuse" method.
>
> Also, if the ethernet (sub)node has a link to the nvmem device,
> it will fail to create a device link as the fwnode parameter isn't
> populated. That's fixed in the first patch.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/2] net: ethernet: ti: am65-cpsw: set fwnode for ports
https://git.kernel.org/netdev/net-next/c/1a377f142e6e
- [net-next,v2,2/2] net: ethernet: ti: am65-cpsw: handle -EPROBE_DEFER
https://git.kernel.org/netdev/net-next/c/09737cb80b86
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists