> + pr_warn("exynos-tmu: Unknown SoC type %d, using fallback IRQ mapping\n", soc); I missed this when writing the previous reply, but this doesn't build: "soc" should be "data->soc". This line disappears in 7/7 though, so 7/7 builds just fine for me. Kind regards, Mateusz Majewski