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@xxxxxxxxxxx>