[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170195102340.30095.2050525382478340516.git-patchwork-notify@kernel.org>
Date: Thu, 07 Dec 2023 12:10:23 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Daniel Danzberger <dd@...edd.com>
Cc: woojung.huh@...rochip.com, UNGLinuxDriver@...rochip.com, andrew@...n.ch,
f.fainelli@...il.com, olteanv@...il.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org, vladimir.oltean@....com
Subject: Re: [PATCH net-next 1/2] net: dsa: microchip: properly support
platform_data probing
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Tue, 5 Dec 2023 17:42:30 +0100 you wrote:
> From: Vladimir Oltean <vladimir.oltean@....com>
>
> The ksz driver has bits and pieces of platform_data probing support, but
> it doesn't work.
>
> The conventional thing to do is to have an encapsulating structure for
> struct dsa_chip_data that gets put into dev->platform_data. This driver
> expects a struct ksz_platform_data, but that doesn't contain a struct
> dsa_chip_data as first element, which will obviously not work with
> dsa_switch_probe() -> dsa_switch_parse().
>
> [...]
Here is the summary with links:
- [net-next,1/2] net: dsa: microchip: properly support platform_data probing
https://git.kernel.org/netdev/net-next/c/3bc05faf3787
- [net-next,2/2] net: dsa: microchip: move ksz_chip_id enum to platform include
https://git.kernel.org/netdev/net-next/c/d16f1096b320
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