[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171932163053.13562.2140291314472324198.git-patchwork-notify@kernel.org>
Date: Tue, 25 Jun 2024 13:20:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: <Tristram.Ha@...rochip.com>
Cc: arun.ramadoss@...rochip.com, woojung.huh@...rochip.com, andrew@...n.ch,
vivien.didelot@...il.com, f.fainelli@...il.com, olteanv@...il.com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
UNGLinuxDriver@...rochip.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, tristram.ha@...rochip.com
Subject: Re: [PATCH v3 net] net: dsa: microchip: fix wrong register write when
masking interrupt
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Fri, 21 Jun 2024 15:34:22 -0700 you wrote:
> From: Tristram Ha <tristram.ha@...rochip.com>
>
> The switch global port interrupt mask, REG_SW_PORT_INT_MASK__4, is
> defined as 0x001C in ksz9477_reg.h. The designers used 32-bit value in
> anticipation for increase of port count in future product but currently
> the maximum port count is 7 and the effective value is 0x7F in register
> 0x001F. Each port has its own interrupt mask and is defined as 0x#01F.
> It uses only 4 bits for different interrupts.
>
> [...]
Here is the summary with links:
- [v3,net] net: dsa: microchip: fix wrong register write when masking interrupt
https://git.kernel.org/netdev/net/c/b1c4b4d45263
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