[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173760543275.917319.6422811627993615173.git-patchwork-notify@kernel.org>
Date: Thu, 23 Jan 2025 04:10:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Christian Marangi <ansuelsmth@...il.com>
Cc: lorenzo@...nel.org, nbd@....name, sean.wang@...iatek.com,
andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, matthias.bgg@...il.com,
angelogioacchino.delregno@...labora.com,
linux-arm-kernel@...ts.infradead.org, linux-mediatek@...ts.infradead.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [net PATCH v2] net: airoha: Fix wrong GDM4 register definition
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 20 Jan 2025 16:41:40 +0100 you wrote:
> Fix wrong GDM4 register definition, in Airoha SDK GDM4 is defined at
> offset 0x2400 but this doesn't make sense as it does conflict with the
> CDM4 that is in the same location.
>
> Following the pattern where each GDM base is at the FWD_CFG, currently
> GDM4 base offset is set to 0x2500. This is correct but REG_GDM4_FWD_CFG
> and REG_GDM4_SRC_PORT_SET are still using the SDK reference with the
> 0x2400 offset. Fix these 2 define by subtracting 0x100 to each register
> to reflect the real address location.
>
> [...]
Here is the summary with links:
- [net,v2] net: airoha: Fix wrong GDM4 register definition
https://git.kernel.org/netdev/net/c/d31a49d37cb1
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