The PM8008 driver is the last one using a bunch of deprecated features in regmap-irq. Replace these with more generally useful equivalents so the deprecated stuff can finally be removed. Note, I have not tested any of these patches. Aidan MacDonald (4): mfd: qcom-pm8008: Fix swapped mask/unmask in irq chip mfd: qcom-pm8008: Convert irq chip to config regs mfd: qcom-pm8008: Use .get_irq_reg() for irq chip mfd: qcom-pm8008: Remove workaround for a regmap-irq quirk drivers/mfd/qcom-pm8008.c | 131 ++++++++++++++------------------------ 1 file changed, 48 insertions(+), 83 deletions(-) -- 2.39.2