On Sat, Jul 25, 2020 at 7:23 AM Marc Zyngier <maz@xxxxxxxxxx> wrote: > > On Fri, 17 Jul 2020 17:06:33 -0700, Saravana Kannan wrote: > > Made a series out of the previous v2 patch + some example uses of the > > macros. > > > > Not sure if the MTK changes work (just compile tested), but saw that > > Hanks was trying to make those drivers into tristate. So I assume > > they'll work as platform drivers. Please wait for MTK Ack before picking > > up patches 3 and 4. > > > > [...] > > Applied to irq/irqchip-5.9, thanks! > > [1/4] irqchip: Add IRQCHIP_PLATFORM_DRIVER_BEGIN/END and IRQCHIP_MATCH helper macros > commit: f3b5e608ed6d17bdf04dacbf2374f10d51fe9b09 > [2/4] irqchip/qcom-pdc: Switch to using IRQCHIP_PLATFORM_DRIVER helper macros > commit: 04741740254cd83fb4f2b7747aeb35202104f8fe > [3/4] irqchip/mtk-sysirq: Convert to a platform driver > commit: 3ae3022690e6787839dafa8ea3496450248b53e1 > [4/4] irqchip/mtk-cirq: Convert to a platform driver > commit: 538b63351607960ff2249460089daa31337ddeba Thanks! -Saravana