On Tue, 21 Dec 2021 20:39:15 +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/2] memory: omap-gpmc: Use platform_get_irq() to get the interrupt commit: b1ae2e3748142e7324911029703173f464a83522 Best regards, -- Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>