[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164134112610.1688528.10619491377155917684.b4-ty@bootlin.com>
Date: Wed, 5 Jan 2022 01:05:36 +0100
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: Rob Herring <robh+dt@...nel.org>,
linux-arm-kernel@...ts.infradead.org,
Hans Ulli Kroll <ulli.kroll@...glemail.com>,
linux-rtc@...r.kernel.org,
Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>,
Linus Walleij <linus.walleij@...aro.org>,
Alessandro Zummo <a.zummo@...ertech.it>
Cc: Alexandre Belloni <alexandre.belloni@...tlin.com>,
Prabhakar <prabhakar.csengg@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rtc: ftrtc010: Use platform_get_irq() to get the interrupt
On Mon, 20 Dec 2021 01:15:24 +0000, Lad Prabhakar 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 bypasses the hierarchical setup and messes up the
> irq chaining.
>
> In preparation for removal of static setup of IRQ resource from DT core
> code use platform_get_irq().
>
> [...]
Applied, thanks!
[1/1] rtc: ftrtc010: Use platform_get_irq() to get the interrupt
commit: 05020a733b02cf7a474305e620fb306cd3abfe84
Best regards,
--
Alexandre Belloni <alexandre.belloni@...tlin.com>
Powered by blists - more mailing lists