[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164645881282.22557.2559177652719280936.git-patchwork-notify@kernel.org>
Date: Sat, 05 Mar 2022 05:40:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Meng Tang <tangmeng@...ontech.com>
Cc: davem@...emloft.net, kuba@...nel.org, f.fainelli@...il.com,
bcm-kernel-feedback-list@...adcom.com, netdev@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] bcm63xx_enet: Use platform_get_irq() to get the interrupt
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 3 Mar 2022 18:08:15 +0800 you wrote:
> platform_get_resource(pdev, IORESOURCE_IRQ, ..) relies on
> static allocation of IRQ resources in DT core code, this
> causes an issue when using hierarchical interrupt domains
> using "interrupts" property in the node as this bypassed
> the hierarchical setup and messed up the irq chaining.
>
> In preparation for removal of static setup of IRQ resource
> from DT core code use platform_get_irq().
>
> [...]
Here is the summary with links:
- bcm63xx_enet: Use platform_get_irq() to get the interrupt
https://git.kernel.org/netdev/net-next/c/43ff0d76f235
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